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