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