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