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