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