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