vym.changelog
author insilmaril
Mon, 22 Mar 2010 15:37:23 +0000
changeset 841 46553c106c52
child 842 bec082472471
permissions -rw-r--r--
Fixes for QLineEdit and moving vym.changelog up one level
     1 -------------------------------------------------------------------
     2 Mon Mar 22 08:37:42 CET 2010 - vym@insilmaril.de
     3 
     4 - Bugfix: Segfault when undoing deleting of MapCenter
     5 - Bugfix: Workaround for Qt bug, where cursor of embedded QLineEdits
     6           in 2nd tab was not shown
     7 
     8 -------------------------------------------------------------------
     9 Thu Mar 18 12:45:45 CET 2010 - vym@insilmaril.de
    10 
    11 - Version: 1.13.1   First pre-release of 1.13.0 to buildservice
    12 
    13 -------------------------------------------------------------------
    14 Wed Mar 17 22:24:51 CET 2010 - vym@insilmaril.de
    15 
    16 - Bugfix: Enabled Qt 4.6: Removed QtAnimation Framework and fixed flags
    17 
    18 -------------------------------------------------------------------
    19 Tue Mar 16 16:45:23 CET 2010 - vym@insilmaril.de
    20 
    21 - Feature: zoomFactor is saved and restored on load
    22 
    23 -------------------------------------------------------------------
    24 Mon Mar 15 12:48:45 CET 2010 - vym@insilmaril.de
    25 
    26 - Bugfix: Several fixes for later autoLayout
    27 
    28 -------------------------------------------------------------------
    29 Wed Mar 10 16:35:23 CET 2010 - vym@insilmaril.de
    30 
    31 - Bugfix: MainWindow::getModel() returns correct model now
    32 - Bugfix: Better focus handling in FindWidget
    33 
    34 -------------------------------------------------------------------
    35 Tue Mar  9 14:04:10 CET 2010 - vym@insilmaril.de
    36 
    37 - Bugfix: Regression in scrolling branches
    38 
    39 -------------------------------------------------------------------
    40 Mon Mar  8 07:45:34 CET 2010 - vym@insilmaril.de
    41 
    42 - Feature: New widget to display all results of Find action.
    43            Also opened with CTRL-F once FindWidget is open
    44 - Feature: loadNote and saveNote commands to allow changing of note 
    45            from external
    46 
    47 -------------------------------------------------------------------
    48 Fri Feb 19 08:05:02 CET 2010 - vym@insilmaril.de
    49 
    50 - Bugfix: Fixed regression of flags
    51 
    52 -------------------------------------------------------------------
    53 Wed Feb 17 16:31:34 CET 2010 - vym@insilmaril.de
    54 
    55 - Bugfix: When pasting a heading into the LineEdit, newlines are removed
    56           to avoid broken rendering
    57 
    58 -------------------------------------------------------------------
    59 Wed Feb 17 11:49:09 CET 2010 - vym@insilmaril.de
    60 
    61 - Feature: Novell Bugzilla now has extra flag
    62 
    63 -------------------------------------------------------------------
    64 Wed Feb 10 14:47:49 CET 2010 - vym@insilmaril.de
    65 
    66 - Feature: Sort lexically backwards
    67 
    68 -------------------------------------------------------------------
    69 Tue Feb  9 10:26:23 CET 2010 - vym@insilmaril.de
    70 
    71 - Bugfix: Relinking now keeps frametype 
    72 
    73 -------------------------------------------------------------------
    74 Thu Jan 21 09:22:08 CET 2010 - vym@insilmaril.de
    75 
    76 - Bugfix: Changes in NoteEditor update the Save flag visually
    77 
    78 -------------------------------------------------------------------
    79 Wed Jan 20 14:28:20 CET 2010 - vym@insilmaril.de
    80 
    81 - Bugfix: New Progressbar while loading maps: One bar to count them,
    82           one bar to into colors grind them 
    83 
    84 -------------------------------------------------------------------
    85 Thu Jan 14 12:03:43 CET 2010 - vym@insilmaril.de
    86 
    87 - Feature: Very basic support to find duplicate URLs
    88 
    89 -------------------------------------------------------------------
    90 Wed Jan 13 08:28:18 CET 2010 - vym@insilmaril.de
    91 
    92 - Feature: Added action to open all URLs in subtree, default
    93            is now to only open those, which don't have scrolled parent
    94 
    95 -------------------------------------------------------------------
    96 Tue Jan 12 09:14:49 CET 2010 - vym@insilmaril.de
    97 
    98 - Bugfix: Restart a konqueror ofr opening of URLs, if needed 
    99 
   100 -------------------------------------------------------------------
   101 Tue Jan  5 12:22:27 CET 2010 - vym@insilmaril.de
   102 
   103 - Bugfix: Dropping URLs
   104 
   105 -------------------------------------------------------------------
   106 Mon Jan  4 09:36:24 CET 2010 - vym@insilmaril.de
   107 
   108 - Bugfix: Branch didn't unscroll when deleting last child
   109 - Feature: URL icons in image map of HTML export work now
   110 
   111 -------------------------------------------------------------------
   112 Tue Dec 15 10:14:11 CET 2009 - vym@insilmaril.de
   113 
   114 - Bugfix: A&O report didn't show subitems
   115 
   116 -------------------------------------------------------------------
   117 Mon Dec 14 11:16:57 CET 2009 - vym@insilmaril.de
   118 
   119 - Bugfix: Wrong tmp position when relinking a mainbranch
   120 - Bugfix: Image export, also used in HTML export
   121 
   122 -------------------------------------------------------------------
   123 Thu Dec  7 23:17:57 CET 2009 - vym@insilmaril.de
   124 
   125 - Feature: Following xLinks is now possible by clicking in the 
   126            part of a branch near to beginning of branch (20 pixels)
   127 - Feature: Added new flag for status "work in progress" 
   128            (between green hook and red cross)
   129 - Bugfix: Animation of branches (default off in MapEditor)
   130 - Bugfix: Segfault when closing map (due clearing selection in
   131           VymModel::clear()  )
   132 
   133 -------------------------------------------------------------------
   134 Thu Dec  3 17:26:59 CET 2009 - vym@insilmaril.de
   135 
   136 - Bugfix: Clicking the note flag opens the note editor again
   137 
   138 -------------------------------------------------------------------
   139 Tue Dec  1 12:03:42 CET 2009 - vym@insilmaril.de
   140 
   141 - Bugfix: Undo of detach
   142 
   143 -------------------------------------------------------------------
   144 Thu Nov 26 22:32:34 CET 2009 - vym@insilmaril.de
   145 
   146 - Bugfix: Regression in Undo
   147 - Bugfix: Find didn't find stuff in previous part of tree
   148 
   149 -------------------------------------------------------------------
   150 Tue Nov 24 22:34:42 CET 2009 - vym@insilmaril.de
   151 
   152 - Bugfix: Automatic scrolling to new selected items didn't work 
   153           reliable when item had scrolled parents
   154 
   155 -------------------------------------------------------------------
   156 Wed Nov 11 10:32:29 CET 2009 - vym@insilmaril.de
   157 
   158 - Bugfix: New map has mapcenter again
   159 
   160 -------------------------------------------------------------------
   161 Tue Nov 10 13:53:37 CET 2009 - vym@insilmaril.de
   162 
   163 - Bugfix: Autodetection of textformat (ASCII vs. HTML)
   164 - Bugfix: nextBranch failed with xLinks
   165 
   166 -------------------------------------------------------------------
   167 Fri Oct 30 18:58:22 CET 2009 - uwedr@suse.de
   168 
   169 - Bugfix: Selection doesn't get lost when switching maps
   170 
   171 -------------------------------------------------------------------
   172 Wed Oct 28 08:43:34 CET 2009 - uwedr@suse.de
   173 
   174 - Feature: Adding timestamp to branch
   175 
   176 -------------------------------------------------------------------
   177 Wed Oct 21 17:23:13 CEST 2009 - uwedr@suse.de
   178 
   179 - Feature: expand/collapse by one level in TreeEditor 
   180 - Bugfix: Process like webbrowser started by vym survive vym now
   181 
   182 -------------------------------------------------------------------
   183 Tue Oct  6 16:29:07 CEST 2009 - uwedr@suse.de
   184 
   185 - Bugfix: Export to OpenOffice.org
   186 - Bugfix: BranchProp window
   187 
   188 -------------------------------------------------------------------
   189 Sat Aug  8 23:54:38 CEST 2009 - uwedr@suse.de
   190 
   191 - Feature: Selecting with cursor now remembers left & right of
   192   mapcenters. Also improved selections in deeper trees
   193 - Bugfix: Selecting with cursor in MapEditor
   194 
   195 -------------------------------------------------------------------
   196 Thu Aug  6 19:33:01 CEST 2009 - uwedr@suse.de
   197 
   198 - Bugfix: Removed the "new" in new branches to allow easier copy & paste
   199 
   200 -------------------------------------------------------------------
   201 Wed Jul 22 21:51:04 CEST 2009 - uwedr@suse.de
   202 
   203 - Bugfix: relinking a branch to a scrolled branch doesn't unscroll
   204           anymore
   205 - Bugfix: Importing KDE bookmarks with empty folders doesn't
   206           scroll these folders anymore
   207 -------------------------------------------------------------------
   208 Thu Apr  2 11:56:17 CEST 2009 - uwedr@suse.de
   209 
   210 - Feature: Added sverige translation 
   211 
   212 -------------------------------------------------------------------
   213 Tue Mar 17 15:32:17 CET 2009 - uwedr@suse.de
   214 
   215 - Bugfix: Import/Export bookmarks works now also on KDE 4
   216 - Feature: Added traditional chinese translation
   217 
   218 -------------------------------------------------------------------
   219 Mon Dec  8 20:26:41 CET 2008 - uwedr@suse.de
   220 
   221 - Bugfix: Images linked to a scrolled branch were not hidden, if parent
   222            branch was scrolled
   223 		   
   224 -------------------------------------------------------------------
   225 Mon Dec  1 17:43:30 CET 2008 - uwedr@suse.de
   226 
   227 - Bugfix: After inserting XML, still write as zipped vym again 
   228 
   229 -------------------------------------------------------------------
   230 Mon Oct  6 11:16:48 CEST 2008 - uwedr@suse.de
   231 
   232 - Bugfix: Updated chinese translation from Moligaloo
   233 
   234 -------------------------------------------------------------------
   235 Sun Oct  5 16:58:32 CEST 2008 - uwedr@suse.de
   236 
   237 - Bugfix: No more segfault for "delete & keep childs" on MapCenter
   238 
   239 -------------------------------------------------------------------
   240 Sun Jul 27 16:37:24 CEST 2008 - uwedr@suse.de
   241 
   242 - Bugfix: Animation timer didn't stop after animation was done, which
   243           caused high load
   244 
   245 -------------------------------------------------------------------
   246 Wed Jul 16 13:47:01 CEST 2008 - uwedr@suse.de
   247 
   248 - Version: 1.13.0 
   249 - Bugfix: Deleting an animated part no longer segfaults 
   250 
   251 -------------------------------------------------------------------
   252 Fri Jul 11 14:01:31 CEST 2008 - uwedr@suse.de
   253 
   254 - Bugfix: bnc#407600 vym fails with non-ASCI characters in path names 
   255 
   256 -------------------------------------------------------------------
   257 Tue Jun  8 10:34:12 CEST 2008 - uwedr@suse.de
   258 
   259 - Bugfix: bnc#396365 vym cannot load maps saved with Qt 4.4 
   260 
   261 -------------------------------------------------------------------
   262 Wed May 14 17:00:36 CEST 2008 - uwedr@suse.de
   263 
   264 - Version: 1.12.0 RC 2
   265 - Feature: Russian translation
   266 
   267 -------------------------------------------------------------------
   268 Wed May  7 10:30:21 CEST 2008 - uwedr@suse.de
   269 
   270 - Bugfix: bnc#327078
   271 
   272 -------------------------------------------------------------------
   273 Tue May  6 11:45:46 CEST 2008 - uwedr@suse.de
   274 
   275 - Version: 1.12.0 
   276 
   277 -------------------------------------------------------------------
   278 Wed Apr 30 18:13:43 CEST 2008 - uwedr@suse.de
   279 
   280 - Version: 1.11.9
   281 - Bugfix: Some minor code cleanup 
   282 
   283 -------------------------------------------------------------------
   284 Thu Apr 10 22:45:55 CEST 2008 - uwedr@suse.de
   285 
   286 - Version: 1.11.8
   287 - Feature: Copy to new map now also in branch context menu
   288 
   289 -------------------------------------------------------------------
   290 Thu Apr 10 17:11:14 CEST 2008 - uwedr@suse.de
   291 
   292 - Bugfix: New map is not autosaved, if no filename is known yet
   293 
   294 -------------------------------------------------------------------
   295 Tue Apr  8 09:59:11 CEST 2008 - uwedr@suse.de
   296 
   297 - Version: 1.11.7
   298 - Bugfix: Hangup when find function did not find anything 
   299 
   300 -------------------------------------------------------------------
   301 Thu Mar 13 02:06:59 CET 2008 - uwedr@suse.de
   302 
   303 - Bugfix: vym no longer forgets that a map is zipped
   304 
   305 -------------------------------------------------------------------
   306 Sun Mar  9 13:36:20 CET 2008 - uwedr@suse.de
   307 
   308 - Bugfix: Segfault when pressing Home or End on MapCenter 
   309 
   310 -------------------------------------------------------------------
   311 Wed Mar  5 17:54:12 CET 2008 - uwedr@suse.de
   312 
   313 - Bugfix: Broken paths to floatimages 
   314 
   315 -------------------------------------------------------------------
   316 Wed Feb 27 17:07:57 CET 2008 - uwedr@suse.de
   317 
   318 - Bugfix: Fixed some issues with autosave and regulard file checks 
   319 
   320 -------------------------------------------------------------------
   321 Mon Feb 11 12:22:58 CET 2008 - uwedr@suse.de
   322 
   323 - Version: 1.11.6
   324 - Feature: vym now checks regulary if map has changed on disk and 
   325            asks for reload if necessary
   326 
   327 -------------------------------------------------------------------
   328 Mon Jan 21 22:52:18 CET 2008 - uwedr@suse.de
   329 
   330 - Bugfix: No more warning dialog for overwriting note, when note is
   331           empty 
   332 
   333 -------------------------------------------------------------------
   334 Tue Jan  8 22:20:29 CET 2008 - uwedr@suse.de
   335 
   336 - Version: 1.11.5
   337 - Feature: Started to implement multiple MapCenters in one map 
   338 
   339 -------------------------------------------------------------------
   340 Mon Jan  7 14:59:56 CET 2008 - uwedr@suse.de
   341 
   342 - Bugfix: vym.pro includes french translation now
   343 
   344 -------------------------------------------------------------------
   345 Mon Dec 17 16:32:48 CET 2007 - uwedr@suse.de
   346 
   347 - Bugfix: bnc#341952 corrupted positions of mainbranches after updating to
   348           newer vym
   349 -------------------------------------------------------------------
   350 Wed Dec 12 17:12:50 CET 2007 - uwedr@suse.de
   351 
   352 - Bugfix: Overloaded key shortcut for Alt-N (Network and Next window) 
   353 
   354 -------------------------------------------------------------------
   355 Tue Dec  4 11:46:02 CET 2007 - uwedr@suse.de
   356 
   357 - Bugfix: Temporary hide stuff during export 
   358 - Bugfix: Save parts of map
   359 
   360 -------------------------------------------------------------------
   361 Mon Dec  3 20:57:15 CET 2007 - uwedr@suse.de
   362 
   363 - Bugfix: (Maint.) Exchanged pre- and postscript in XHTML Export dialog
   364 
   365 -------------------------------------------------------------------
   366 Fri Nov  9 10:44:59 CET 2007 - uwedr@suse.de
   367 
   368 - Version: 1.11.3
   369 - Feature: Added patches for better windows support by Andrew Ng
   370 
   371 -------------------------------------------------------------------
   372 Tue Nov  6 22:36:38 CET 2007 - uwedr@suse.de
   373 
   374 - Version: 1.11.2
   375 - Feature: Split up helper functions, started to write attributes
   376 
   377 -------------------------------------------------------------------
   378 Tue Nov  6 14:36:38 CET 2007 - uwedr@suse.de
   379 
   380 - Version: 1.11.1
   381 - Bugfix: sort branches has undo/redo now 
   382 
   383 -------------------------------------------------------------------
   384 Fri Oct 26 11:22:20 CEST 2007 - uwedr@suse.de
   385 
   386 - Bugfix: zip state is changed now, when a .xml is save as .vym 
   387 
   388 -------------------------------------------------------------------
   389 Wed Oct 24 14:11:36 CEST 2007 - uwedr@suse.de
   390 
   391 - Feature: Improved ascii export 
   392 - Bugfix: Present flag now does not set down arrows any longer 
   393 
   394 -------------------------------------------------------------------
   395 Tue Oct 23 13:11:52 CEST 2007 - uwedr@suse.de
   396 
   397 - Bugfix: included more <typeinfo> for compiling with new gcc 4.3
   398 
   399 -------------------------------------------------------------------
   400 Fri Oct 19 18:08:27 CEST 2007 - uwedr@suse.de
   401 
   402 - Version: 1.11.0
   403 - Feature: Added patches from Till Maas for better path handling to ease
   404            integration into various operating systems
   405 - Feature: Added patch from Till Maas to use xdg-open as default browser
   406 - Feature: Added patch from ????? to sort branches lexically
   407 - Feature: Added patches from Juha Ruotsalainen for compiling on win32
   408 
   409 -------------------------------------------------------------------
   410 Tue Oct 16 11:51:43 CEST 2007 - uwedr@suse.de
   411 
   412 - Bugfix: included <typeinfo> for compiling in beta
   413 
   414 -------------------------------------------------------------------
   415 Wed Oct 04 12:43:48 CEST 2007 - uwedr@suse.de
   416 
   417 - Version: 1.10.1
   418 - Bugfix: Missing action for editing URL in context menu
   419 - Bugfix: "Hide in Export" didn't work
   420 
   421 -------------------------------------------------------------------
   422 Mon Sep 04 15:52:22 CEST 2007 - uwedr@suse.de
   423 
   424 - Bugfix: xLinks were not loaded from previously saved maps
   425 - Bugfix: Find manual in /usr/share/doc/packages/vym
   426 - Bugfix: Updated README.txt
   427 
   428 -------------------------------------------------------------------
   429 Mon Aug 20 17:09:28 CEST 2007 - uwedr@suse.de
   430 
   431 - Version: 1.10.0 Release Candidate
   432 - Bugfix: Added missing standard flag (one of the smileys got lost)
   433 - Bugfix: Wrong parsing of relative positions after load of 
   434           previously zoomed map
   435 
   436 -------------------------------------------------------------------
   437 Tue Jul 31 22:09:01 CEST 2007 - uwedr@suse.de
   438 
   439 - Bugfix: Smother parabel links (Alexander Rettig) 
   440 
   441 -------------------------------------------------------------------
   442 Fri Jul 27 13:31:41 CEST 2007 - uwedr@suse.de
   443 
   444 - Version: 1.9.4
   445 - Feature: Restructured internal handling of XML based maps
   446 - Feature: Switched from QSimpleTextItem to QTextItem for Freemind support
   447 
   448 -------------------------------------------------------------------
   449 Mon Jul 23 14:40:38 CEST 2007 - uwedr
   450 
   451 - Version: 1.9.3
   452 - Feature: Import of Freemind maps
   453 
   454 -------------------------------------------------------------------
   455 Tue Jul 17 13:16:25 CEST 2007 - uwedr
   456 
   457 - Version: 1.9.2
   458 - Bugfix: Workaround for wrong XML generated by QT with in QRichText
   459           list items 
   460 - Bugfix: No output from <span> tags in ASCII export any longer		  
   461 
   462 -------------------------------------------------------------------
   463 Wed Jul 11 15:49:10 CEST 2007 - uwedr
   464 
   465 - Version: 1.9.1
   466 - Bugfix: Don't ask for directory in XML-based exports like
   467           KDE-bookmarks
   468 
   469 -------------------------------------------------------------------
   470 Tue Jul  4 10:57:04 CEST 2007 - uwedr
   471 
   472 - Version: 1.9.0
   473 - Bugfix: auto-select/auto-edit new branches
   474 
   475 -------------------------------------------------------------------
   476 Fri Jun 29 11:12:55 CEST 2007 - uwedr
   477 
   478 - Version: 1.8.76
   479 - Feature: Extended fileformat with object IDs to ease export from
   480            tomboy to vym
   481 - Bugfix: Visibility of BranchProperty window is saved now 
   482 
   483 -------------------------------------------------------------------
   484 Mon Jun 25 14:53:10 CEST 2007 - uwedr
   485 
   486 - Version: 1.8.75
   487 - Feature: Completed german translation
   488 
   489 -------------------------------------------------------------------
   490 Wed Jun 20 13:52:37 CEST 2007 - uwedr
   491 
   492 - Version: 1.8.74
   493 - Feature: Center on selection with "."
   494 - Feature: Most important exports can be scripted now
   495 
   496 -------------------------------------------------------------------
   497 Mon Jun 18 17:08:46 CEST 2007 - uwedr
   498 
   499 - Version: 1.8.73 - entering beta testing 
   500 
   501 -------------------------------------------------------------------
   502 Mon June 18 17:01:16 CEST 2007 - uwe
   503 
   504 - Feature: Creating new map with selection as MapCenter
   505 - Feature: Simple export to CSV spreadsheet
   506 - Feature: Copy from past steps in history to current one
   507 - Bugfix: Undo/Redo dropping images into map
   508 - Bugfix: Undo/Redo of copy/paste steps
   509 - Bugfix: NoteEditor now appears on first click (not 2nd)
   510 - Bugfix: Disable autosave while there are redos available
   511 - Bugfix: After changing link color, that color is applied to all links
   512           now
   513 - Bugfix: Pasting of FIOs
   514 - Bugfix: No selection of branches while editing heading
   515 - Bugfix: geometry of selection box gets updated while setting scroll or
   516           hide flag
   517 - Bugfix: Possible segfault when redoing deleteChilds()		  
   518 
   519 -------------------------------------------------------------------
   520 Mon May  7 09:37:29 CEST 2007 - uwedr
   521 
   522 - Version: 1.8.72
   523 - Bugfix: autosave timeout now read from settings file
   524 - Bugfix: Settings for historywindow correclty read now
   525 - Bugfix: Closing property window toggle corresponding button
   526 
   527 -------------------------------------------------------------------
   528 Thu Apr 26 10:34:48 CEST 2007 - uwe
   529 
   530 - Feature: Editing of frame attributes in branch property window
   531 - Feature: autosave
   532 - Feature: number of undo/redo levels can be changed in settings 
   533 - Feature: branch property window settings are saved
   534 - Bugfix: Unscroll all childs has saveState now
   535 - Bugfix: Invisible selection after switching mapeditor
   536 
   537 -------------------------------------------------------------------
   538 Tue Apr 10 15:18:39 CEST 2007 - uwedr
   539 
   540 - Version: 1.8.71
   541 - Feature: Added basic macros and documentation
   542 
   543 -------------------------------------------------------------------
   544 Sat Mar 31 10:59:55 CEST 2007 - uwe
   545 
   546 - Version: 1.8.70
   547 - Feature: Color of selection can be changed now
   548 - Feature: Pen and brush for frames can be set
   549 - Bugfix: For frames the links always were drawn at bottom of heading 
   550 - Bugfix: BranchPropertyWindow updates when selection is changed
   551 
   552 -------------------------------------------------------------------
   553 Mon Mar  6 22:10:26 CET 2007 - uwe
   554 
   555 - Version: 1.8.69
   556 - Feature: Simple Editor for scripts
   557 - Feature: Added syntax highlighting for editor
   558 
   559 -------------------------------------------------------------------
   560 Tue Feb 20 22:16:09 CET 2007 - uwe
   561 
   562 - Version: 1.8.68
   563 - Bugfix: Crash when trying to temporary link to floatimage 
   564 
   565 -------------------------------------------------------------------
   566 Mon Feb 17 16:32:53 CET 2007 - uwedr
   567 
   568 - Version: 1.8.67
   569 - Feature: Unscroll all now only affects selected subtree 
   570 - Bugfix: Drawing error when temporary linking subtrees
   571 - Bugfix: Import of KDE Bookmarks
   572 - Bugfix: Export to KDE Bookmarks
   573 - Bugfix: Export to XHTML
   574 - Bugfix: Drag and Drop of URLs now only creates one branch
   575 
   576 -------------------------------------------------------------------
   577 Wed Feb 07 17:27:31 CET 2007 - uwedr
   578 
   579 - Version: 1.8.66
   580 - Feature: Using a new class to select objects
   581 - Bugfix: Remember last directory before  ASCII/LaTeX export
   582 - Bugfix: Editing in NoteEditor now updates actions (save) again
   583 - Bugfix: Deleting last branch automatically unscrolls parent now
   584 - Bugfix: Scroll/Unscroll has undo/redo now
   585 
   586 -------------------------------------------------------------------
   587 Fri Jan 19 22:53:27 CET 2007 - uwe
   588 
   589 - Version: 1.8.65
   590 - Feature: New Frame format
   591 - Feature: New vym file format to support new frames
   592 - Bugfix: xml-parsing code simplified
   593 - Bugfix: Fixed pretty annoying repositioning of view after editing a
   594           heading. (don't call show() before positioning in heading...)
   595 - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
   596 - Bugfix: Save PNG images with quality 100 to workaround image problems
   597 - Bugfix: Remember last directory before XML export
   598 
   599 -------------------------------------------------------------------
   600 Thu Jan 11 16:05:49 CET 2007 - uwedr
   601 
   602 - Version: 1.8.65
   603 - Feature: Properties dialog for branches instead of context menu entries
   604 
   605 -------------------------------------------------------------------
   606 Wed Jan 10 19:48:32 CET 2007 - uwe
   607 
   608 - Version: 1.8.64
   609 - Bugfix: move branch up/down calls scene()->update() now => much faster
   610 - Bugfix: Relinking of floatimages undo/redo
   611 
   612 -------------------------------------------------------------------
   613 Tue Jan  2 19:30:50 CET 2007 - uwedr
   614 
   615 - Version: 1.8.64
   616 - Bugfix: printing scales correctly again
   617 - Bugfix: Drag & Drop (basically) works again
   618 - Bugfix: Crash caused by BranchObj::getLastSelected
   619 - Bugfix: Signal handling by changes in TextEditor: Much faster now
   620 
   621 -------------------------------------------------------------------
   622 Thu Dec 21 14:13:13 CET 2006 - uwedr
   623 
   624 - Version: 1.8.63
   625 - Bugfix: printing is working again
   626 
   627 -------------------------------------------------------------------
   628 Mon Dec 11 12:31:46 CET 2006 - uwedr
   629 
   630 - Version: 1.8.61
   631 - Bugfix: move up/down to next subtree is working again
   632 
   633 -------------------------------------------------------------------
   634 Mon Dec  6 22:48:07 CET 2006 - uwe
   635 
   636 - Version: 1.8.61
   637 - Bugfix: Flags are working again
   638 - Bugfix: Floatimages have correct select box again
   639 
   640 -------------------------------------------------------------------
   641 Wed Nov 29 13:48:35 CET 2006 - uwedr
   642 
   643 - Version: 1.8.60
   644 - Bugfix: Image format is saved with floatimage
   645 - Feature: Only one history window for all editors. State is saved.
   646 - Feature: Canvas ported to QT 4.2 GraphicsView
   647 - Feature: Options to use AntiaAliasing and smooth pixmap
   648            transformations
   649 - Feature: Thick links use polygons now, less objects in scene  
   650 
   651 -------------------------------------------------------------------
   652 Thu Nov 16 14:41:44 CET 2006 - uwedr
   653 
   654 - Bugfix: New recent file handling, fixes crash on Mac OS X 
   655 
   656 -------------------------------------------------------------------
   657 Tue Nov 14 10:00:12 CET 2006 - uwedr
   658 
   659 - Feature: Modifier Modes now change cursor when CTRL is pressed 
   660 
   661 -------------------------------------------------------------------
   662 Fri Nov 10 10:28:55 CEST 2006 - uwe
   663 
   664 - Feature: vym opens spanish documentation, if locale is es*
   665 - Bugfix: Position of floatimages is saved again 
   666 - Bugfix: Position of floatimages survives adjustCanvasSize()
   667 - Bugfix: Adding branch to scrolled branch unscroll the former 
   668 - Bugfix: More undo commands (removed saveStateComplete)
   669 
   670 -------------------------------------------------------------------
   671 Tue Oct 24 17:24:22 CEST 2006 - uwedr
   672 
   673 - Version: 1.8.58
   674 - Feature: More undo commands (and fixes there)
   675 
   676 -------------------------------------------------------------------
   677 Mon Oct 16 14:41:03 CEST 2006 - uwedr
   678 
   679 - Feature: Code simplification
   680 
   681 -------------------------------------------------------------------
   682 Thu Sep 14 12:01:28 CEST 2006 - uwedr
   683 
   684 - Version: 1.8.57
   685 - Feature: Note Editor completly based on QT4 now.
   686 
   687 -------------------------------------------------------------------
   688 Wed Sep  13 16:43:09 CEST 2006 - uwedr
   689 
   690 - Version: 1.8.56
   691 - Feature: New History window, All designer elements ported to QT4
   692 - Bugfix: No more hopping around of floats, when canvas is resized 
   693           (by using relative positions for mainbranches. This might 
   694 		  confuse parsing 1.8.56 documents with vym <= 1.8.1
   695 
   696 -------------------------------------------------------------------
   697 Wed Sep  6 09:48:12 CEST 2006 - uwedr
   698 
   699 - Bugfix: Mac - XSL stylesheets are found 
   700 - Bugfix: Mac - fonts are scaling
   701 - Bugfix: Mac - hand cursor is shown correctly
   702 
   703 -------------------------------------------------------------------
   704 Tue Sep  5 15:38:20 CEST 2006 - uwedr
   705 
   706 - Version: 1.8.55
   707 - Bugfix: Undo/Redo moving floatimages
   708 - Bugfix: Shortcuts for scrolling branches/removing branch
   709 - Bugfix: update-bookmarks script is not only executed, but
   710           also found now...
   711 - Feature: Findwindow ported to QT4
   712 
   713 -------------------------------------------------------------------
   714 Tue Sep  5 09:55:55 CEST 2006 - uwedr
   715 
   716 - Bugfix: More undo/redo (move of floatimages, relinking of branches) 
   717 
   718 -------------------------------------------------------------------
   719 Thu Aug 31 13:54:30 CEST 2006 - uwedr
   720 
   721 - Bugfix: More undo/redo commands
   722 - Bugfix: Actions updated after moving a branch now
   723 - Bugfix: vym refuses to start if vymTmpDir can't be created
   724 
   725 -------------------------------------------------------------------
   726 Wed Aug 30 14:14:56 CEST 2006 - uwedr
   727 
   728 - Version: 1.8.54
   729 - Bugfix: Editing headings now works both on Mac and Linux
   730 
   731 -------------------------------------------------------------------
   732 Mon Aug 28 13:15:35 CEST 2006 - uwe
   733 
   734 - Version: 1.8.53
   735 - Feature: Opening of all URLs in a subtree
   736 - Feature: Opening of all vymLinks in a subtree
   737 
   738 -------------------------------------------------------------------
   739 Tue Aug 15 13:39:42 CEST 2006 - uwedr
   740 
   741 - Version: 1.8.52
   742 - Feature: Changed format of configuration file a bit (new file anyway
   743   with introduction of QT4)
   744 - Feature: Toolbar Layout is saved now
   745 
   746 -------------------------------------------------------------------
   747 Thu Jul 27 14:28:54 CEST 2006 - uwedr
   748 
   749 - Bugfix: Floatimages internally are saved as png, preserving the alpha 
   750           channel
   751 
   752 -------------------------------------------------------------------
   753 Thu Jul 13 10:39:26 CEST 2006 - uwedr
   754 
   755 - Bugfix: Fixed broken check for non-existent OO-export configuration 
   756 
   757 -------------------------------------------------------------------
   758 Tue Jul  4 12:32:28 CEST 2006 - uwedr
   759 
   760 - Feature: Moved floats in XML Export, e.g. XHTML  shows floatimages at
   761   beginning of export now
   762 
   763 -------------------------------------------------------------------
   764 Mon July 10 16:53:29 CEST 2006 - uwedr
   765 
   766 - Version: 1.8.50
   767 - Feature: Beginning of QT4 port
   768 
   769 -------------------------------------------------------------------
   770 Thu June 1 16:53:29 CEST 2006 - uwedr
   771 
   772 - Version: 1.7.18
   773 - Feature: Opening of tabs in Firefox or Mozilla
   774 - Feature: Documentation is up to date now
   775 - Bugfix: No more duplicate xLinks
   776 - Bugfix: Saving original filename of floatimages finally works
   777 - Bugfix: Positioning of floatimages while adjusting canvas size (also
   778           optimized code a bit)
   779 
   780 -------------------------------------------------------------------
   781 Tue May  9 10:05:52 CEST 2006 - uwedr
   782 
   783 - Version: 1.7.17
   784 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu 
   785 - Bugfix: Deleting selection works also if Delkey is disabled.
   786 
   787 -------------------------------------------------------------------
   788 Mon May  8 10:29:25 CEST 2006 - uwedr
   789 
   790 - Bugfix: Exclusive flags did not work properly. 
   791 - Bugfix: Wrong icon in texteditor for text underline
   792 - Bugfix: Changed screenshots in docu to represent new look
   793 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
   794 
   795 -------------------------------------------------------------------
   796 Mon Apr 24 11:59:22 CEST 2006 - uwedr
   797 
   798 - Bugfix: wrong paths in XHTML export (bnc#168033), caused by wrong
   799           vymBaseDir
   800 
   801 -------------------------------------------------------------------
   802 Mon Apr 10 13:23:02 CEST 2006 - uwedr
   803 
   804 - Feature: More icons 
   805 
   806 -------------------------------------------------------------------
   807 Fri Mar 31 14:18:38 CEST 2006 - uwe
   808 
   809 - Feature: New environment variable VYMHOME 
   810 
   811 -------------------------------------------------------------------
   812 Thu Mar 30 11:00:21 CEST 2006 - uwedr
   813 
   814 - Version: 1.7.15
   815 - Feature: New icons. Icons and flags are not longer linked statically.
   816 
   817 -------------------------------------------------------------------
   818 Tue Mar 28 21:54:31 CEST 2006 - uwe
   819 
   820 - Version: 1.7.13
   821 - Feature: Konqueror can open URLs in new tabs now.
   822 
   823 -------------------------------------------------------------------
   824 Thu Mar 23 13:26:46 CET 2006 - uwedr
   825 
   826 - Version: 1.7.12
   827 - Bugfix: Problem with vymlinks pointing to higher directories (bnc#159770)
   828 - Bugfix: All exports support hiding of objects now
   829 - Bugfix: exportDir in XHTML export is correctly saved in map and
   830   defaults to current directory
   831 
   832 -------------------------------------------------------------------
   833 Wed Mar 15 11:43:02 CET 2006 - uwedr
   834 
   835 - Version: 1.7.11
   836 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
   837   escaping & in fontnames
   838 - Feature: Hide Export Flag lets you hide objects in exports
   839 - Feature: Floatimages now are basically ornamented objects. They could
   840   have e.g. an URL later
   841 - Feature: On error the XML Parser shows the line which is causing the
   842            error
   843 
   844 -------------------------------------------------------------------
   845 Wed Mar  8 13:58:40 CET 2006 - uwedr
   846 
   847 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
   848   issue when multiple fileselections were allowed. 
   849 
   850 -------------------------------------------------------------------
   851 Mon Mar  6 15:02:57 CET 2006 - uwedr
   852 
   853 - Feature: Added export to Taskjuggler. xslt by Matt. 
   854 
   855 -------------------------------------------------------------------
   856 Wed Mar  1 22:29:47 CET 2006 - uwe
   857 
   858 - Bugfix: Canvas Size corrected when flag is toggled 
   859 
   860 -------------------------------------------------------------------
   861 Wed Mar  1 15:38:11 CET 2006 - uwedr
   862 
   863 - Version: 1.7.10
   864 - Feature: Include Images Horizontalls
   865 
   866 -------------------------------------------------------------------
   867 Tue Feb 21 17:17:48 CET 2006 - uwedr
   868 
   869 - Feature: rudimentary import mmaps 
   870 
   871 -------------------------------------------------------------------
   872 Tue Feb 14 21:10:26 CET 2006 - uwe
   873 
   874 - Version 1.7.9
   875 - Feature: Import KDE bookmarks
   876 - Feature: Own class xsltproc for doing xml transformations
   877 
   878 -------------------------------------------------------------------
   879 Tue Jan 31 16:54:52 CET 2006 - uwedr
   880 
   881 - Version 1.7.8
   882 - Bugfix: Hide Include Images Horizontally (not implemented yet) 
   883 - Bugfix: Include Images Vertically was not read from saved file
   884 
   885 -------------------------------------------------------------------
   886 Tue Jan 25 16:07:53 CET 2006 - uwedr
   887 
   888 - Version 1.7.7
   889 - Feature: Export to Open Office 2.x (Open Document) basically works 
   890 - Feature: Export to XHTML uses smaller icon for URLs now
   891 
   892 -------------------------------------------------------------------
   893 Wed Jan 18 13:29:52 CET 2006 - uwedr
   894 
   895 - Feature: Multiple File selection while loading maps and images
   896 
   897 -------------------------------------------------------------------
   898 Tue Jan  3 12:20:08 CET 2006 - uwe
   899 
   900 - Feature: Small optimization in zip/unzip functions
   901 
   902 -------------------------------------------------------------------
   903 Mon Jan  2 21:03:05 CET 2006 - uwe
   904 
   905 - Feature: FATE support for URLs 
   906 
   907 -------------------------------------------------------------------
   908 Wed Dec 28 12:09:59 CET 2005 - uwe
   909 
   910 - Version 1.7.6
   911 - Feature: Added idAttr to BranchObj::saveToDir 
   912 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
   913   errors, if FO is selected (undefined link)
   914 - Bugfix: FloatImages don't get lost during save after they have been
   915   relinked to new parent  
   916 - Bugfix: Editing heading of mapcenter now also corrects position  
   917 
   918 -------------------------------------------------------------------
   919 Mon Oct 10 13:18:29 CEST 2005 - uwedr
   920 
   921 - Bugfix: Copy/Paste was currently not possible for images. Now
   922   completly rewrote mechanism. Instead of invisible map now XML import
   923   is used (Multiple clipboards should be not difficult now) 
   924 
   925 -------------------------------------------------------------------
   926 Mon Oct  3 10:33:09 CEST 2005 - uwe
   927 
   928 - Bugfix: Added small fix from Khaled Ahmed needed for display of 
   929   arabic languages 
   930 
   931 -------------------------------------------------------------------
   932 Mon Sep 12 21:39:38 CEST 2005 - uwedr
   933 
   934 - Version 1.7.5
   935 - Feature: Currently 15 levels of undo (GUI to set value still missing)
   936 - Feature: Experimental LaTeX Export (without headers and opions so far)
   937 
   938 -------------------------------------------------------------------
   939 Sun Sep  5 10:26:15 CEST 2005 - uwedr
   940 
   941 - Version 1.7.4
   942 - Feature: Link of a branch can be hidden, if object is not selected
   943 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
   944   or moved.
   945 - Bugfix: TextEditor now has grey background again, if it is empty
   946 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
   947   is no longer a QOBJECT
   948 
   949 -------------------------------------------------------------------
   950 Thu Sep  1 12:26:24 CEST 2005 - uwedr
   951 
   952 - Bugfix: Some minor changes so that translations use arguments now
   953   instead of several calls to tr()
   954 
   955 -------------------------------------------------------------------
   956 Tue Aug 30 13:38:31 CEST 2005 - uwedr
   957 
   958 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
   959   another map caused vym to go into an endless loop, if the vymlink of the
   960   branch pointed to the new map.
   961 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
   962   can be selected  
   963 
   964 -------------------------------------------------------------------
   965 Fri Aug 19 09:12:49 CEST 2005 - uwedr
   966 
   967 - Feature: added debian subdirectory created by Steffen Joeris
   968 - Feature: added license to new aboutwindow
   969 
   970 -------------------------------------------------------------------
   971 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
   972 
   973 - Bugfix: Fixed link handling in aboutdialog.
   974 
   975 -------------------------------------------------------------------
   976 Tue Aug 16 12:25:09 CEST 2005 - uwedr
   977 
   978 - Feature: Added keyboard shortcut to reset zoom factor
   979 - Bugfix: Added "..." to menu entries leading to another dialog
   980 - Bugfix: The setting option "Delete Key" is working again
   981 - Bugfix: A branch moved from left side to right had wrong orienation
   982 
   983 -------------------------------------------------------------------
   984 Tue Aug  2 09:59:24 CEST 2005 - uwedr
   985 
   986 -  Bugfix: Heading sizes now correct after moving e.g. mainbranch to 
   987    a branch
   988 
   989 -------------------------------------------------------------------
   990 Mon Aug  1 22:40:29 CEST 2005 - jhilmer
   991 
   992 - Bugfix: Problems with closing of note editor when text was modified.
   993 - Feature: Added subscript and superscript to note editor
   994 	
   995 -------------------------------------------------------------------
   996 Thu Jul 28 11:57:38 CEST 2005 
   997 
   998 - Version 1.7.3
   999 - Bugfix: Frames didn't become invisible if scrolled
  1000 
  1001 -------------------------------------------------------------------
  1002 Thu Jul 28 11:57:38 CEST 2005 
  1003 
  1004 - Version 1.7.2
  1005 - Bugfix: if selection changed before undo, undo worked on wrong
  1006   branch
  1007 - included math.h again to enable compiling with gcc4  
  1008 
  1009 -------------------------------------------------------------------
  1010 Mi Jul 27 17:27:14 CEST 2005
  1011 
  1012 - Bugfix: if selection changed before undo, undo worked on wrong branch
  1013 
  1014 -------------------------------------------------------------------
  1015 Mon Jul 25 22:22:21 CEST 2005
  1016 
  1017 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
  1018 
  1019 -------------------------------------------------------------------
  1020 Di Jul 19 16:42:31 CEST 2005
  1021 
  1022 - Version: 1.7.1
  1023 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
  1024 - Feature: More speedup on moving/relinking branches
  1025 
  1026 -------------------------------------------------------------------
  1027 
  1028 Mi Jul 13 11:44:10 CEST 2005 
  1029 
  1030 - Drag and Drop also for URLs
  1031 
  1032 -------------------------------------------------------------------
  1033 Di Jul 12 20:56:09 CEST 2005
  1034 
  1035 - Version: 1.7.0
  1036 
  1037 -------------------------------------------------------------------
  1038 Mon Jul  4 21:13:42 CEST 2005 
  1039 
  1040 - Version: 1.6.9
  1041 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
  1042 
  1043 -------------------------------------------------------------------
  1044 Tue Jun 14 11:43:44 CEST 2005
  1045 
  1046 - Feature: printer name is saved in vymrc now
  1047 - Feature: added image drag/drop (by Jakob Hilmer)
  1048 - Bugfix: Importing map into new map now has correct (empty) filename 
  1049 
  1050 -------------------------------------------------------------------
  1051 2005-06-07 
  1052 
  1053 - Version: 1.6.8
  1054 - Feature: Dramatic speedup in some operations 
  1055 				(e.g. move branch up/down) due to extended 
  1056 				undo engine
  1057 -------------------------------------------------------------------
  1058  2005-05-27 
  1059  
  1060 - Version: 1.6.7	
  1061 - Feature:Changed default pdf-reader for Mac OSX 
  1062 - Bugfix: xLinks stopped working in 1.6.6
  1063 - Bugfix: drawing error when using modModeCopy
  1064 - Bugfix: replaced lrint by qRound for BSD port
  1065 		
  1066 -----------------------------------------------------------
  1067  2005-05-23
  1068 
  1069 - Version 1.6.6	
  1070 - Feature: Exclusive standard flags		
  1071 
  1072 -----------------------------------------------------------
  1073 2005-05-19 
  1074 
  1075 - Version: 1.6.5
  1076 - Feature: removing a branch and keeping its childs
  1077 - Feature: removing childs of a branch
  1078 - Feature: insert branch and make selection its child
  1079 - Feature: restructured branch context menu	
  1080            in a basic version (straight line)
  1081 - Feature: New shortcuts  for use on Mac OS X
  1082 - Feature: Importing directories generates vymlinks now 
  1083 - Bugfix: Changing linkstyle now automatically redraws all
  1084 	      links again
  1085 - Bugfix: Paste icon is disabled if clipboard is empty 
  1086 		
  1087 -----------------------------------------------------------
  1088 2005-04-15
  1089 
  1090 - Version: 1.6.4	
  1091 - Feature: xLinks (connection between 2 branches) works
  1092            in a basic version (straight line)	
  1093 
  1094 -----------------------------------------------------------
  1095 2005-03-30
  1096 
  1097 - Version: 1.6.3
  1098 - Bugfix: Saving of selection to a vym part (.vyp)
  1099 - Bugfix: Closing the noteeditor by closing its window now
  1100           also toggles the responding toolbar button. &
  1101 
  1102 -----------------------------------------------------------
  1103 2005-03-24
  1104 
  1105 - Version: 1.6.2	
  1106 - Feature: Introduced Modifier modes: color, link, copy 
  1107 - Feature: Linking branches is basically possible, though it can't be
  1108            edited/saved yet 
  1109 
  1110 -----------------------------------------------------------
  1111 2005-01-30
  1112 
  1113 - Version: 1.6.1	 
  1114 - Feature: Optimized moving of branches: much faster especially 
  1115            with huge subtrees					
  1116 - Bugfix: Segfault when loading vym part 
  1117 - Bugfix: ugly unitialized lines, when temporary drawn link 
  1118           was moved from a temporary parent back to canvas		  
  1119 
  1120 -----------------------------------------------------------
  1121 2004-12-14  
  1122 
  1123 - Version: 1.6.0 	 
  1124 - Feature: Added saving of xhtml settings in map 
  1125 
  1126 -----------------------------------------------------------
  1127 2004-12-13  
  1128 
  1129 - Version: 1.5.2 	 
  1130 - Feature: Added Import of maps with two modes: 
  1131            add/replace						
  1132 - Feature: Added export of part of maps		 
  1133 - Feature: Added joining of paragraphs in text editor		 
  1134 - Feature: Optimized undo: Only relevant parts are saved, which
  1135            dramatically improves e.g. moving branches up/down in most maps  
  1136 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
  1137           parse error, if font name contains a \&  (bnc#62283)   
  1138 - Bugfix: Wrong order of mainbranches in Export	   
  1139 - Bugfix: zip archive was not deleted before save, which could lead to
  1140   much bigger files, e.g.  when working on older \vym maps or deleted
  1141   images   
  1142 - Bugfix: Printing in Texteditor         
  1143 - Bugfix: Wrong URLs in xhtml output				  
  1144 - Bugfix: Segfault fixed at Cursor left/right in empty map  
  1145 
  1146 -----------------------------------------------------------
  1147 2004-10-01 
  1148 
  1149 - Version: 1.5.1
  1150 - Feature: More options in xhtml export: external scripts 	 
  1151 
  1152 -----------------------------------------------------------
  1153 2004-09-26 
  1154 
  1155 - Version: 1.5.0 	 
  1156 - Public release of all changes since 1.4.1      	 
  1157 - Feature: New function to replace paragraphs in note editor
  1158    	by linebreaks, this makes pasted text much nicer 
  1159 - Feature: New option to toggle exporting of of floatimages 
  1160 - Feature: z-plane of floatimages can be set (manually only) 
  1161 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
  1162   center 
  1163 
  1164 -----------------------------------------------------------
  1165 2004-09-24 
  1166 
  1167 - Version: 1.4.7 	 
  1168 - Feature: New Export to XHTML (by Thomas Schraitle)	 
  1169 - Bugfix: vymLink	
  1170 - Bugfix: spaces and dots in filenames	 
  1171 - Bugfix: Error message if xsltproc is not installed 
  1172 
  1173 -----------------------------------------------------------
  1174 2004-09-15	
  1175 
  1176 - Version: 1.4.6 	 
  1177 - Feature: New file format: notes are saved as part of the .xml file
  1178 - Feature: Note Editor supports Rich Text now.
  1179 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
  1180 
  1181 -----------------------------------------------------------
  1182 2004-08-23	
  1183 
  1184 - Version: 1.4.5 	 
  1185 - Feature: Correct handling of font size in Heading			 
  1186 
  1187 -----------------------------------------------------------
  1188 2004-07-29	
  1189 
  1190 - Version: 1.4.4 	 
  1191 - Selecting with cursor now works between subtrees	 
  1192 - Bugfix: vymLink was set to temporary dir in 1.4.3	 
  1193 
  1194 -----------------------------------------------------------
  1195 2004-07-19  
  1196 
  1197 - Version: 1.4.3 	 
  1198 - Optimisation: Reduced canvas objects by only creating objects for used
  1199   flags		 
  1200 - Better visualization of moving branch above/below target		
  1201 - Find Window informs with dialog, if the search failed
  1202 - System Flags are clickable now		
  1203 - Reworked CSS and XST stylsheets (comments, indent, browser
  1204   compatibility)						
  1205 - vymLinks are shown in statusbar		
  1206 - current directory is save			
  1207 - Rewritten load/save to improve multimap handling and unzipped files
  1208 - Bugfix: vymLinks don't get deleted when Cancel is pressed						
  1209 - Bugfix: Fixed a bunch of bugs in XSL for HTML export             
  1210 - Bugfix: More toolbar buttons disabled, if action not possible             
  1211 - Bugfix: Renaming .vymfile now works		
  1212 - Bugfix: mapChanged set when toggling flags		
  1213 - Bugfix: CTRL-N was used twice		
  1214 - Bugfix: Del didn't work on floatimage 
  1215 
  1216 -----------------------------------------------------------
  1217 - Version: 1.4.2 	 
  1218 - Bugfix: Float image could not be deleted  
  1219 
  1220 -----------------------------------------------------------
  1221 2004-05-25  
  1222 
  1223 - Version: 1.4.1 	 
  1224 - Bugfix: Color of branch not saved	 
  1225 - Bugfix: wrong path at HTML export	             
  1226 - Bugfix: map is not save with special characters in path   
  1227 
  1228 -----------------------------------------------------------
  1229 2004-05-17 
  1230 
  1231 - Version: 1.4.0 	 
  1232 - Ask for confirmation before opening 
  1233 				a map in multiple editors			 
  1234 - Save state of note editor (visible/minimized) 
  1235 - Export to HTML						 
  1236 - Author and Comment is saved in map	 
  1237 - Stats are shown in Edit MapInfo		 
  1238 - Changes for OS X port (QCursor, QContextMenuEvent)	 
  1239 - Bugfix: Fonts from note editor are save now			
  1240 - Bugfix: invisible image when parent is scrolled		
  1241 - Bugfix: Segfault pressing "enter" for floatimage	
  1242 - Bugfix: Images can't be outside of exported area
  1243 				anymore. 
  1244 - Bugfix: Filenames with blanks		 
  1245 - Bugfix: Old maplink is shown when editing maplink 
  1246 - Bugfix: always show cursor while editing heading  
  1247 
  1248 -----------------------------------------------------------
  1249 2004-04-16 
  1250 
  1251 - Version: 1.3.5 	 
  1252 - Export map to dir					 
  1253 - Export to any of QTs image formats	 
  1254 - Also right side of selection is always visible now. 
  1255 
  1256 -----------------------------------------------------------
  1257 2004-04-07 
  1258 
  1259 - Version: 1.3.4 	 
  1260 - Load last maps in file menu          
  1261 - save last image path for loading	 
  1262 - Also export standard flags to dir.	 
  1263 
  1264 -----------------------------------------------------------
  1265 2004-03-26 
  1266 
  1267 - Version: 1.3.3 	 
  1268 - Enabled <br> in headings as manual linebreak	 
  1269 - Heading can be copied to URL		
  1270 - Bugfix: GIFs are automatically converted to PNG now
  1271 
  1272 -----------------------------------------------------------
  1273 2004-03-26 
  1274 
  1275 - Version: 1.3.2 	 
  1276 - Add and move branches above/below selection, Texteditor copy all, 
  1277 
  1278 -----------------------------------------------------------
  1279 2004-03-25 
  1280 
  1281 - Version: 1.3.1 	 
  1282 - Export to directory, changed naming in .vym 
  1283 
  1284 -----------------------------------------------------------
  1285 2004-03-23 
  1286 
  1287 - Version: 1.3.0 	 
  1288 - Bugfix: Check if map can be saved at all 
  1289 
  1290 -----------------------------------------------------------
  1291 2004-03-22 
  1292 
  1293 - Version: 1.2.12	 
  1294 - Select image format before saving image	 
  1295 
  1296 -----------------------------------------------------------
  1297 2004-03-18 
  1298 
  1299 - Version: 1.2.11	
  1300 -		Selecting mainbranches by up/down	 
  1301 -		Export ASCII (experimental)						
  1302 -		Each map can be saved individually at quit		
  1303 -		Bugfix: Opening VymLink crashes QT				
  1304 -		Bugfix: 50\% less objects on canvas				
  1305 -		Bugfix: Ignoring LANG, now always written as UTF8
  1306 
  1307 -----------------------------------------------------------
  1308 2004-03-16 
  1309 
  1310 - Version: 1.2.10	
  1311 - Sort Mainbranches by angle to y-axis 
  1312 - Import directory structure						
  1313 - Bugfix: Set FrameType of MapCenter while loading map 
  1314 
  1315 -----------------------------------------------------------
  1316 2004-03-12 
  1317 
  1318 - Version: 1.2.9	
  1319 - Jump to another vym map		         
  1320 - Mainbranches are alwas ordered clockwise        
  1321 
  1322 -----------------------------------------------------------
  1323 2004-03-03 
  1324 
  1325 - Version: 1.2.8	 
  1326 - Change frame types in context menu   
  1327 
  1328 -----------------------------------------------------------
  1329 2004-02-25 
  1330 
  1331 - Version: 1.2.7	
  1332 - Copy / Paste and save Floatimages  
  1333 
  1334 -----------------------------------------------------------
  1335 2004-02-24 
  1336 
  1337 - Version: 1.2.6	 
  1338 - Closing vym in KDE now asks for save, too	 
  1339 - Context menu for branches					  
  1340 - Selection is saved in .vym file				  
  1341 
  1342 -----------------------------------------------------------
  1343 2004-02-18 
  1344 
  1345 - Version: 1.2.5	 
  1346 - URLs to external links can be added 
  1347 - All actions are deactived if not possible  
  1348 
  1349 -----------------------------------------------------------
  1350 2004-02-16 
  1351 
  1352 - Version: 1.2.4	 
  1353 - Images: Can be loaded, saved, relinked to other parents
  1354 
  1355 -----------------------------------------------------------
  1356 2004-01-27  
  1357 
  1358 - Version: 1.2.3	 
  1359 - Zoom: Reset and finer steps shrinking/enlarging	 
  1360 
  1361 -----------------------------------------------------------
  1362 2004-01-27 
  1363 
  1364 - Version: 1.2.2	 
  1365 - Editing of links (style and color)	 
  1366 
  1367 -----------------------------------------------------------
  1368 2004-01-27 
  1369 
  1370 - Version: 1.2.1	
  1371 - Bugfix: LineEdit when adding branch has correct position again.								 
  1372 
  1373 -----------------------------------------------------------
  1374 2004-01-23 
  1375 
  1376 - Version: 1.2.0	 
  1377 - Scrolled parts are automatically unscrolled when selected and scrolled
  1378   again later.				 
  1379 - Bugfix: Save flag is updated when multiple maps are opened 
  1380 - Bugfix: Moving of branches is faster and more accurat when adding to
  1381   mapcenter 
  1382 
  1383 -----------------------------------------------------------
  1384 2003-12-04 
  1385 
  1386 - Version: 1.1.7	 
  1387 - Bugfix: Remember filename of note in noteeditor	 
  1388 
  1389 -----------------------------------------------------------
  1390 2003-12-02 
  1391 
  1392 - Version: 1.1.6	 
  1393 - Find Text also in Notes.	 
  1394 
  1395 -----------------------------------------------------------
  1396 2003-11-07 
  1397 
  1398 - Version: 1.1.5	
  1399 - Bugfix: Correct setting and positioning when relinking branches	 
  1400 
  1401 -----------------------------------------------------------
  1402 2003-11-03 
  1403 
  1404 - Version: 1.1.4	 
  1405 - Scroll mode added (folding of subtrees).		 
  1406 - Bugfix: Wrong position of linedit in zoomed view 
  1407 
  1408 -----------------------------------------------------------
  1409 2003-10-09  
  1410 
  1411 - Version: 1.1.3	 
  1412 -		Added clear button in find window, bugfixes     
  1413 
  1414 -----------------------------------------------------------
  1415 2003-10-07  
  1416 
  1417 - Version: 1.1.2	 
  1418 - Links can be colored with color of heading      
  1419 
  1420 -----------------------------------------------------------
  1421 2003-09-26  
  1422 
  1423 - Version: 1.1.1	 
  1424 - Improved visualization of linking to new branch 
  1425 
  1426 -----------------------------------------------------------
  1427 2003-09-25  
  1428 
  1429 - Version: 1.1.0	 
  1430 - Find Function							
  1431 - Selection always stays in view		  
  1432 
  1433 -----------------------------------------------------------
  1434 2003-09-18
  1435 
  1436 - Version: 1.0.1	 
  1437 - Find function scrolls to result now	 
  1438 - Bugfix: Adding branch with midmouse	  
  1439 - Bugfix: multiple repositioning of map, when noteeditor was changed
  1440   (speedup)	 
  1441 - New Linestyles (still hardcoded)			 
  1442 
  1443 -----------------------------------------------------------
  1444 2003-09-16 	 	
  1445 
  1446 - Version: 1.0.0	 
  1447 - First public stable release			 
  1448 
  1449 -----------------------------------------------------------
  1450 - Version: 0.9.0	 
  1451 - added quick color picker (CTRL + Left Mouse)  ?	 
  1452 
  1453 -----------------------------------------------------------
  1454 - Version: 0.8.0	 
  1455 - added automatic canvas resizer, removed manual resizing of canvas  
  1456 - added settings option to paste text into new branch	 
  1457 - simplified code	 
  1458 - Added heart flag	 
  1459 - Choose and switch between fixed and variable width fonts 
  1460 - note editor		 
  1461 - Fixed segfault caused by undo and a call of updateNoteFlag of note
  1462   editor	 
  1463 - Added settings menu to configure autoselect and autoedit mode	 
  1464 - autoedit and autoselect mode	 
  1465 - Fixed ugly display problem with QT Palette (Klaas Freitag) 
  1466 - Reduced temporary directories from 4 to 1	 
  1467 - Added wordwrap in printing of notes	 
  1468 - New toolbar buttons in texteditor	 
  1469 - Set background color	 
  1470 - Fixed bug: Flags in toolbar not updated when selecting map center	  
  1471 
  1472 -----------------------------------------------------------
  1473 - Version: 0.7.0	 
  1474 - No more segfault, when an object is deleted while being edited  
  1475 - Keep focus constant when zooming in/out  
  1476 - Export as png graphic  
  1477 - Keep Center of map where it is while zooming  
  1478 - Added Standard Flags (Smiley, Hook, Stopsign, ...)  
  1479 - MDI: Multi Document Interface enables working on several maps
  1480   simultanously  
  1481 - Enabled creating a new map via argument on commandline  
  1482 - Changed file extension from .mmap to .vym  
  1483 - noteeditor changes color, if empty or nothing is selected  
  1484 - Changes in NoteEditor window are recognized by main window, too, thus
  1485   preventing loosing data when quitting the program.   
  1486 
  1487 -----------------------------------------------------------
  1488 - Version: 0.6.0	
  1489 - New rendering engine: Faster, no flickering   
  1490 
  1491 -----------------------------------------------------------
  1492 - Version: 0.5.0	 
  1493 -  Changed printing to use maximum space on paper  
  1494 -  Note editor is hidden, too, when mapeditor is minimized  
  1495 -  New (compressed) file format  
  1496 
  1497 -----------------------------------------------------------
  1498 - Version: 0.4.0     
  1499 - Size of map is saved  
  1500 - Multi Line Headings   
  1501 - Reworked Rendering Engine: Much faster now.  
  1502 - Reworked Undo: Much faster now.  
  1503 - Enabled moving of map center  
  1504 - Multi-line headings   
  1505 
  1506 -----------------------------------------------------------
  1507 - Version: 0.3.0
  1508 - Introduced Undo  
  1509 - Fixed some bugs    
  1510 
  1511 -----------------------------------------------------------
  1512 - Version: 0.2.0     
  1513 - Moving view of map improved:  
  1514 - New handling (acrobat reader style)  
  1515 - New mousepointer  
  1516 - Several tools to color a map  
  1517 
  1518 -----------------------------------------------------------
  1519 - Version: 0.1.0  
  1520 - Inital version, basic map layout   
  1521 - Data is stored in XML