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