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