tex/vym.changelog
author insilmaril
Mon, 21 May 2007 13:05:26 +0000
changeset 496 1fc21685e3ea
parent 493 a3caa8bed260
child 499 4b7989874d12
permissions -rw-r--r--
Copy to new map, fixed pasting of images
     1 -------------------------------------------------------------------
     2 Mon May 21 18:01:16 CEST 2007 - uwe
     3 
     4 - Feature: Creating new map with selection as MapCenter
     5 - Bugfix: Pasting of FIOs
     6 - Bugfix: No selection of branches while editing heading
     7 - Bugfix: geometry of selection box gets updated while setting scroll or
     8           hide flag
     9 - Bugfix: Possible segfault when redoing deleteChilds()		  
    10 
    11 -------------------------------------------------------------------
    12 Mon May  7 09:37:29 CEST 2007 - uwedr
    13 
    14 - Version: 1.8.72
    15 - Bugfix: autosave timeout now read from settings file
    16 - Bugfix: Settings for historywindow correclty read now
    17 - Bugfix: Closing property window toggle corresponding button
    18 
    19 -------------------------------------------------------------------
    20 Thu Apr 26 10:34:48 CEST 2007 - uwe
    21 
    22 - Feature: Editing of frame attributes in branch property window
    23 - Feature: autosave
    24 - Feature: number of undo/redo levels can be changed in settings 
    25 - Feature: branch property window settings are saved
    26 - Bugfix: Unscroll all childs has saveState now
    27 - Bugfix: Invisible selection after switching mapeditor
    28 
    29 -------------------------------------------------------------------
    30 Tue Apr 10 15:18:39 CEST 2007 - uwedr
    31 
    32 - Version: 1.8.71
    33 - Feature: Added basic macros and documentation
    34 
    35 -------------------------------------------------------------------
    36 Sat Mar 31 10:59:55 CEST 2007 - uwe
    37 
    38 - Version: 1.8.70
    39 - Feature: Color of selection can be changed now
    40 - Feature: Pen and brush for frames can be set
    41 - Bugfix: For frames the links always were drawn at bottom of heading 
    42 - Bugfix: BranchPropertyWindow updates when selection is changed
    43 
    44 -------------------------------------------------------------------
    45 Mon Mar  6 22:10:26 CET 2007 - uwe
    46 
    47 - Version: 1.8.69
    48 - Feature: Simple Editor for scripts
    49 - Feature: Added syntax highlighting for editor
    50 
    51 -------------------------------------------------------------------
    52 Tue Feb 20 22:16:09 CET 2007 - uwe
    53 
    54 - Version: 1.8.68
    55 - Bugfix: Crash when trying to temporary link to floatimage 
    56 
    57 -------------------------------------------------------------------
    58 Mon Feb 17 16:32:53 CET 2007 - uwedr
    59 
    60 - Version: 1.8.67
    61 - Feature: Unscroll all now only affects selected subtree 
    62 - Bugfix: Drawing error when temporary linking subtrees
    63 - Bugfix: Import of KDE Bookmarks
    64 - Bugfix: Export to KDE Bookmarks
    65 - Bugfix: Export to XHTML
    66 - Bugfix: Drag and Drop of URLs now only creates one branch
    67 
    68 -------------------------------------------------------------------
    69 Wed Feb 07 17:27:31 CET 2007 - uwedr
    70 
    71 - Version: 1.8.66
    72 - Feature: Using a new class to select objects
    73 - Bugfix: Remember last directory before  ASCII/LaTeX export
    74 - Bugfix: Editing in NoteEditor now updates actions (save) again
    75 - Bugfix: Deleting last branch automatically unscrolls parent now
    76 - Bugfix: Scroll/Unscroll has undo/redo now
    77 
    78 -------------------------------------------------------------------
    79 Fri Jan 19 22:53:27 CET 2007 - uwe
    80 
    81 - Version: 1.8.65
    82 - Feature: New Frame format
    83 - Feature: New vym file format to support new frames
    84 - Bugfix: xml-parsing code simplified
    85 - Bugfix: Fixed pretty annoying repositioning of view after editing a
    86           heading. (don't call show() before positioning in heading...)
    87 - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
    88 - Bugfix: Save PNG images with quality 100 to workaround image problems
    89 - Bugfix: Remember last directory before XML export
    90 
    91 -------------------------------------------------------------------
    92 Thu Jan 11 16:05:49 CET 2007 - uwedr
    93 
    94 - Version: 1.8.65
    95 - Feature: Properties dialog for branches instead of context menu entries
    96 
    97 -------------------------------------------------------------------
    98 Wed Jan 10 19:48:32 CET 2007 - uwe
    99 
   100 - Version: 1.8.64
   101 - Bugfix: move branch up/down calls scene()->update() now => much faster
   102 - Bugfix: Relinking of floatimages undo/redo
   103 
   104 -------------------------------------------------------------------
   105 Tue Jan  2 19:30:50 CET 2007 - uwedr
   106 
   107 - Version: 1.8.64
   108 - Bugfix: printing scales correctly again
   109 - Bugfix: Drag & Drop (basically) works again
   110 - Bugfix: Crash caused by BranchObj::getLastSelected
   111 - Bugfix: Signal handling by changes in TextEditor: Much faster now
   112 
   113 -------------------------------------------------------------------
   114 Thu Dec 21 14:13:13 CET 2006 - uwedr
   115 
   116 - Version: 1.8.63
   117 - Bugfix: printing is working again
   118 
   119 -------------------------------------------------------------------
   120 Mon Dec 11 12:31:46 CET 2006 - uwedr
   121 
   122 - Version: 1.8.61
   123 - Bugfix: move up/down to next subtree is working again
   124 
   125 -------------------------------------------------------------------
   126 Mon Dec  6 22:48:07 CET 2006 - uwe
   127 
   128 - Version: 1.8.61
   129 - Bugfix: Flags are working again
   130 - Bugfix: Floatimages have correct select box again
   131 
   132 -------------------------------------------------------------------
   133 Wed Nov 29 13:48:35 CET 2006 - uwedr
   134 
   135 - Version: 1.8.60
   136 - Bugfix: Image format is saved with floatimage
   137 - Feature: Only one history window for all editors. State is saved.
   138 - Feature: Canvas ported to QT 4.2 GraphicsView
   139 - Feature: Options to use AntiaAliasing and smooth pixmap
   140            transformations
   141 - Feature: Thick links use polygons now, less objects in scene  
   142 
   143 -------------------------------------------------------------------
   144 Thu Nov 16 14:41:44 CET 2006 - uwedr
   145 
   146 - Bugfix: New recent file handling, fixes crash on Mac OS X 
   147 
   148 -------------------------------------------------------------------
   149 Tue Nov 14 10:00:12 CET 2006 - uwedr
   150 
   151 - Feature: Modifier Modes now change cursor when CTRL is pressed 
   152 
   153 -------------------------------------------------------------------
   154 Fri Nov 10 10:28:55 CEST 2006 - uwe
   155 
   156 - Feature: vym opens spanish documentation, if locale is es*
   157 - Bugfix: Position of floatimages is saved again 
   158 - Bugfix: Position of floatimages survives adjustCanvasSize()
   159 - Bugfix: Adding branch to scrolled branch unscroll the former 
   160 - Bugfix: More undo commands (removed saveStateComplete)
   161 
   162 -------------------------------------------------------------------
   163 Tue Oct 24 17:24:22 CEST 2006 - uwedr
   164 
   165 - Version: 1.8.58
   166 - Feature: More undo commands (and fixes there)
   167 
   168 -------------------------------------------------------------------
   169 Mon Oct 16 14:41:03 CEST 2006 - uwedr
   170 
   171 - Feature: Code simplification
   172 
   173 -------------------------------------------------------------------
   174 Thu Sep 14 12:01:28 CEST 2006 - uwedr
   175 
   176 - Version: 1.8.57
   177 - Feature: Note Editor completly based on QT4 now.
   178 
   179 -------------------------------------------------------------------
   180 Wed Sep  13 16:43:09 CEST 2006 - uwedr
   181 
   182 - Version: 1.8.56
   183 - Feature: New History window, All designer elements ported to QT4
   184 - Bugfix: No more hopping around of floats, when canvas is resized 
   185           (by using relative positions for mainbranches. This might 
   186 		  confuse parsing 1.8.56 documents with vym <= 1.8.1
   187 
   188 -------------------------------------------------------------------
   189 Wed Sep  6 09:48:12 CEST 2006 - uwedr
   190 
   191 - Bugfix: Mac - XSL stylesheets are found 
   192 - Bugfix: Mac - fonts are scaling
   193 - Bugfix: Mac - hand cursor is shown correctly
   194 
   195 -------------------------------------------------------------------
   196 Tue Sep  5 15:38:20 CEST 2006 - uwedr
   197 
   198 - Version: 1.8.55
   199 - Bugfix: Undo/Redo moving floatimages
   200 - Bugfix: Shortcuts for scrolling branches/removing branch
   201 - Bugfix: update-bookmarks script is not only executed, but
   202           also found now...
   203 - Feature: Findwindow ported to QT4
   204 
   205 -------------------------------------------------------------------
   206 Tue Sep  5 09:55:55 CEST 2006 - uwedr
   207 
   208 - Bugfix: More undo/redo (move of floatimages, relinking of branches) 
   209 
   210 -------------------------------------------------------------------
   211 Thu Aug 31 13:54:30 CEST 2006 - uwedr
   212 
   213 - Bugfix: More undo/redo commands
   214 - Bugfix: Actions updated after moving a branch now
   215 - Bugfix: vym refuses to start if vymTmpDir can't be created
   216 
   217 -------------------------------------------------------------------
   218 Wed Aug 30 14:14:56 CEST 2006 - uwedr
   219 
   220 - Version: 1.8.54
   221 - Bugfix: Editing headings now works both on Mac and Linux
   222 
   223 -------------------------------------------------------------------
   224 Mon Aug 28 13:15:35 CEST 2006 - uwe
   225 
   226 - Version: 1.8.53
   227 - Feature: Opening of all URLs in a subtree
   228 - Feature: Opening of all vymLinks in a subtree
   229 
   230 -------------------------------------------------------------------
   231 Tue Aug 15 13:39:42 CEST 2006 - uwedr
   232 
   233 - Version: 1.8.52
   234 - Feature: Changed format of configuration file a bit (new file anyway
   235   with introduction of QT4)
   236 - Feature: Toolbar Layout is saved now
   237 
   238 -------------------------------------------------------------------
   239 Thu Jul 27 14:28:54 CEST 2006 - uwedr
   240 
   241 - Bugfix: Floatimages internally are saved as png, preserving the alpha 
   242           channel
   243 
   244 -------------------------------------------------------------------
   245 Thu Jul 13 10:39:26 CEST 2006 - uwedr
   246 
   247 - Bugfix: Fixed broken check for non-existent OO-export configuration 
   248 
   249 -------------------------------------------------------------------
   250 Tue Jul  4 12:32:28 CEST 2006 - uwedr
   251 
   252 - Feature: Moved floats in XML Export, e.g. XHTML  shows floatimages at
   253   beginning of export now
   254 
   255 -------------------------------------------------------------------
   256 Mon July 10 16:53:29 CEST 2006 - uwedr
   257 
   258 - Version: 1.8.50
   259 - Feature: Beginning of QT4 port
   260 
   261 -------------------------------------------------------------------
   262 Thu June 1 16:53:29 CEST 2006 - uwedr
   263 
   264 - Version: 1.7.18
   265 - Feature: Opening of tabs in Firefox or Mozilla
   266 - Feature: Documentation is up to date now
   267 - Bugfix: No more duplicate xLinks
   268 - Bugfix: Saving original filename of floatimages finally works
   269 - Bugfix: Positioning of floatimages while adjusting canvas size (also
   270           optimized code a bit)
   271 
   272 -------------------------------------------------------------------
   273 Tue May  9 10:05:52 CEST 2006 - uwedr
   274 
   275 - Version: 1.7.17
   276 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu 
   277 - Bugfix: Deleting selection works also if Delkey is disabled.
   278 
   279 -------------------------------------------------------------------
   280 Mon May  8 10:29:25 CEST 2006 - uwedr
   281 
   282 - Bugfix: Exclusive flags did not work properly. 
   283 - Bugfix: Wrong icon in texteditor for text underline
   284 - Bugfix: Changed screenshots in docu to represent new look
   285 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
   286 
   287 -------------------------------------------------------------------
   288 Mon Apr 24 11:59:22 CEST 2006 - uwedr
   289 
   290 - Bugfix: wrong paths in XHTML export (#168033), caused by wrong
   291           vymBaseDir
   292 
   293 -------------------------------------------------------------------
   294 Mon Apr 10 13:23:02 CEST 2006 - uwedr
   295 
   296 - Feature: More icons 
   297 
   298 -------------------------------------------------------------------
   299 Fri Mar 31 14:18:38 CEST 2006 - uwe
   300 
   301 - Feature: New environment variable VYMHOME 
   302 
   303 -------------------------------------------------------------------
   304 Thu Mar 30 11:00:21 CEST 2006 - uwedr
   305 
   306 - Version: 1.7.15
   307 - Feature: New icons. Icons and flags are not longer linked statically.
   308 
   309 -------------------------------------------------------------------
   310 Tue Mar 28 21:54:31 CEST 2006 - uwe
   311 
   312 - Version: 1.7.13
   313 - Feature: Konqueror can open URLs in new tabs now.
   314 
   315 -------------------------------------------------------------------
   316 Thu Mar 23 13:26:46 CET 2006 - uwedr
   317 
   318 - Version: 1.7.12
   319 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
   320 - Bugfix: All exports support hiding of objects now
   321 - Bugfix: exportDir in XHTML export is correctly saved in map and
   322   defaults to current directory
   323 
   324 -------------------------------------------------------------------
   325 Wed Mar 15 11:43:02 CET 2006 - uwedr
   326 
   327 - Version: 1.7.11
   328 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
   329   escaping & in fontnames
   330 - Feature: Hide Export Flag lets you hide objects in exports
   331 - Feature: Floatimages now are basically ornamented objects. They could
   332   have e.g. an URL later
   333 - Feature: On error the XML Parser shows the line which is causing the
   334            error
   335 
   336 -------------------------------------------------------------------
   337 Wed Mar  8 13:58:40 CET 2006 - uwedr
   338 
   339 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
   340   issue when multiple fileselections were allowed. 
   341 
   342 -------------------------------------------------------------------
   343 Mon Mar  6 15:02:57 CET 2006 - uwedr
   344 
   345 - Feature: Added export to Taskjuggler. xslt by Matt. 
   346 
   347 -------------------------------------------------------------------
   348 Wed Mar  1 22:29:47 CET 2006 - uwe
   349 
   350 - Bugfix: Canvas Size corrected when flag is toggled 
   351 
   352 -------------------------------------------------------------------
   353 Wed Mar  1 15:38:11 CET 2006 - uwedr
   354 
   355 - Version: 1.7.10
   356 - Feature: Include Images Horizontalls
   357 
   358 -------------------------------------------------------------------
   359 Tue Feb 21 17:17:48 CET 2006 - uwedr
   360 
   361 - Feature: rudimentary import mmaps 
   362 
   363 -------------------------------------------------------------------
   364 Tue Feb 14 21:10:26 CET 2006 - uwe
   365 
   366 - Version 1.7.9
   367 - Feature: Import KDE bookmarks
   368 - Feature: Own class xsltproc for doing xml transformations
   369 
   370 -------------------------------------------------------------------
   371 Tue Jan 31 16:54:52 CET 2006 - uwedr
   372 
   373 - Version 1.7.8
   374 - Bugfix: Hide Include Images Horizontally (not implemented yet) 
   375 - Bugfix: Include Images Vertically was not read from saved file
   376 
   377 -------------------------------------------------------------------
   378 Tue Jan 25 16:07:53 CET 2006 - uwedr
   379 
   380 - Version 1.7.7
   381 - Feature: Export to Open Office 2.x (Open Document) basically works 
   382 - Feature: Export to XHTML uses smaller icon for URLs now
   383 
   384 -------------------------------------------------------------------
   385 Wed Jan 18 13:29:52 CET 2006 - uwedr
   386 
   387 - Feature: Multiple File selection while loading maps and images
   388 
   389 -------------------------------------------------------------------
   390 Tue Jan  3 12:20:08 CET 2006 - uwe
   391 
   392 - Feature: Small optimization in zip/unzip functions
   393 
   394 -------------------------------------------------------------------
   395 Mon Jan  2 21:03:05 CET 2006 - uwe
   396 
   397 - Feature: FATE support for URLs 
   398 
   399 -------------------------------------------------------------------
   400 Wed Dec 28 12:09:59 CET 2005 - uwe
   401 
   402 - Version 1.7.6
   403 - Feature: Added idAttr to BranchObj::saveToDir 
   404 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
   405   errors, if FO is selected (undefined link)
   406 - Bugfix: FloatImages don't get lost during save after they have been
   407   relinked to new parent  
   408 - Bugfix: Editing heading of mapcenter now also corrects position  
   409 
   410 -------------------------------------------------------------------
   411 Mon Oct 10 13:18:29 CEST 2005 - uwedr
   412 
   413 - Bugfix: Copy/Paste was currently not possible for images. Now
   414   completly rewrote mechanism. Instead of invisible map now XML import
   415   is used (Multiple clipboards should be not difficult now) 
   416 
   417 -------------------------------------------------------------------
   418 Mon Oct  3 10:33:09 CEST 2005 - uwe
   419 
   420 - Bugfix: Added small fix from Khaled Ahmed needed for display of 
   421   arabic languages 
   422 
   423 -------------------------------------------------------------------
   424 Mon Sep 12 21:39:38 CEST 2005 - uwedr
   425 
   426 - Version 1.7.5
   427 - Feature: Currently 15 levels of undo (GUI to set value still missing)
   428 - Feature: Experimental LaTeX Export (without headers and opions so far)
   429 
   430 -------------------------------------------------------------------
   431 Sun Sep  5 10:26:15 CEST 2005 - uwedr
   432 
   433 - Version 1.7.4
   434 - Feature: Link of a branch can be hidden, if object is not selected
   435 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
   436   or moved.
   437 - Bugfix: TextEditor now has grey background again, if it is empty
   438 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
   439   is no longer a QOBJECT
   440 
   441 -------------------------------------------------------------------
   442 Thu Sep  1 12:26:24 CEST 2005 - uwedr
   443 
   444 - Bugfix: Some minor changes so that translations use arguments now
   445   instead of several calls to tr()
   446 
   447 -------------------------------------------------------------------
   448 Tue Aug 30 13:38:31 CEST 2005 - uwedr
   449 
   450 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
   451   another map caused vym to go into an endless loop, if the vymlink of the
   452   branch pointed to the new map.
   453 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
   454   can be selected  
   455 
   456 -------------------------------------------------------------------
   457 Fri Aug 19 09:12:49 CEST 2005 - uwedr
   458 
   459 - Feature: added debian subdirectory created by Steffen Joeris
   460 - Feature: added license to new aboutwindow
   461 
   462 -------------------------------------------------------------------
   463 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
   464 
   465 - Bugfix: Fixed link handling in aboutdialog.
   466 
   467 -------------------------------------------------------------------
   468 Tue Aug 16 12:25:09 CEST 2005 - uwedr
   469 
   470 - Feature: Added keyboard shortcut to reset zoom factor
   471 - Bugfix: Added "..." to menu entries leading to another dialog
   472 - Bugfix: The setting option "Delete Key" is working again
   473 - Bugfix: A branch moved from left side to right had wrong orienation
   474 
   475 -------------------------------------------------------------------
   476 Tue Aug  2 09:59:24 CEST 2005 - uwedr
   477 
   478 -  Bugfix: Heading sizes now correct after moving e.g. mainbranch to 
   479    a branch
   480 
   481 -------------------------------------------------------------------
   482 Mon Aug  1 22:40:29 CEST 2005 - jhilmer
   483 
   484 - Bugfix: Problems with closing of note editor when text was modified.
   485 - Feature: Added subscript and superscript to note editor
   486 	
   487 -------------------------------------------------------------------
   488 Thu Jul 28 11:57:38 CEST 2005 
   489 
   490 - Version 1.7.3
   491 - Bugfix: Frames didn't become invisible if scrolled
   492 
   493 -------------------------------------------------------------------
   494 Thu Jul 28 11:57:38 CEST 2005 
   495 
   496 - Version 1.7.2
   497 - Bugfix: if selection changed before undo, undo worked on wrong
   498   branch
   499 - included math.h again to enable compiling with gcc4  
   500 
   501 -------------------------------------------------------------------
   502 Mi Jul 27 17:27:14 CEST 2005
   503 
   504 - Bugfix: if selection changed before undo, undo worked on wrong branch
   505 
   506 -------------------------------------------------------------------
   507 Mon Jul 25 22:22:21 CEST 2005
   508 
   509 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
   510 
   511 -------------------------------------------------------------------
   512 Di Jul 19 16:42:31 CEST 2005
   513 
   514 - Version: 1.7.1
   515 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
   516 - Feature: More speedup on moving/relinking branches
   517 
   518 -------------------------------------------------------------------
   519 
   520 Mi Jul 13 11:44:10 CEST 2005 
   521 
   522 - Drag and Drop also for URLs
   523 
   524 -------------------------------------------------------------------
   525 Di Jul 12 20:56:09 CEST 2005
   526 
   527 - Version: 1.7.0
   528 
   529 -------------------------------------------------------------------
   530 Mon Jul  4 21:13:42 CEST 2005 
   531 
   532 - Version: 1.6.9
   533 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
   534 
   535 -------------------------------------------------------------------
   536 Tue Jun 14 11:43:44 CEST 2005
   537 
   538 - Feature: printer name is saved in vymrc now
   539 - Feature: added image drag/drop (by Jakob Hilmer)
   540 - Bugfix: Importing map into new map now has correct (empty) filename 
   541 
   542 -------------------------------------------------------------------
   543 2005-06-07 
   544 
   545 - Version: 1.6.8
   546 - Feature: Dramatic speedup in some operations 
   547 				(e.g. move branch up/down) due to extended 
   548 				undo engine
   549 -------------------------------------------------------------------
   550  2005-05-27 
   551  
   552 - Version: 1.6.7	
   553 - Feature:Changed default pdf-reader for Mac OSX 
   554 - Bugfix: xLinks stopped working in 1.6.6
   555 - Bugfix: drawing error when using modModeCopy
   556 - Bugfix: replaced lrint by qRound for BSD port
   557 		
   558 -----------------------------------------------------------
   559  2005-05-23
   560 
   561 - Version 1.6.6	
   562 - Feature: Exclusive standard flags		
   563 
   564 -----------------------------------------------------------
   565 2005-05-19 
   566 
   567 - Version: 1.6.5
   568 - Feature: removing a branch and keeping its childs
   569 - Feature: removing childs of a branch
   570 - Feature: insert branch and make selection its child
   571 - Feature: restructured branch context menu	
   572            in a basic version (straight line)
   573 - Feature: New shortcuts  for use on Mac OS X
   574 - Feature: Importing directories generates vymlinks now 
   575 - Bugfix: Changing linkstyle now automatically redraws all
   576 	      links again
   577 - Bugfix: Paste icon is disabled if clipboard is empty 
   578 		
   579 -----------------------------------------------------------
   580 2005-04-15
   581 
   582 - Version: 1.6.4	
   583 - Feature: xLinks (connection between 2 branches) works
   584            in a basic version (straight line)	
   585 
   586 -----------------------------------------------------------
   587 2005-03-30
   588 
   589 - Version: 1.6.3
   590 - Bugfix: Saving of selection to a vym part (.vyp)
   591 - Bugfix: Closing the noteeditor by closing its window now
   592           also toggles the responding toolbar button. &
   593 
   594 -----------------------------------------------------------
   595 2005-03-24
   596 
   597 - Version: 1.6.2	
   598 - Feature: Introduced Modifier modes: color, link, copy 
   599 - Feature: Linking branches is basically possible, though it can't be
   600            edited/saved yet 
   601 
   602 -----------------------------------------------------------
   603 2005-01-30
   604 
   605 - Version: 1.6.1	 
   606 - Feature: Optimized moving of branches: much faster especially 
   607            with huge subtrees					
   608 - Bugfix: Segfault when loading vym part 
   609 - Bugfix: ugly unitialized lines, when temporary drawn link 
   610           was moved from a temporary parent back to canvas		  
   611 
   612 -----------------------------------------------------------
   613 2004-12-14  
   614 
   615 - Version: 1.6.0 	 
   616 - Feature: Added saving of xhtml settings in map 
   617 
   618 -----------------------------------------------------------
   619 2004-12-13  
   620 
   621 - Version: 1.5.2 	 
   622 - Feature: Added Import of maps with two modes: 
   623            add/replace						
   624 - Feature: Added export of part of maps		 
   625 - Feature: Added joining of paragraphs in text editor		 
   626 - Feature: Optimized undo: Only relevant parts are saved, which
   627            dramatically improves e.g. moving branches up/down in most maps  
   628 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
   629           parse error, if font name contains a \&  (#62283)   
   630 - Bugfix: Wrong order of mainbranches in Export	   
   631 - Bugfix: zip archive was not deleted before save, which could lead to
   632   much bigger files, e.g.  when working on older \vym maps or deleted
   633   images   
   634 - Bugfix: Printing in Texteditor         
   635 - Bugfix: Wrong URLs in xhtml output				  
   636 - Bugfix: Segfault fixed at Cursor left/right in empty map  
   637 
   638 -----------------------------------------------------------
   639 2004-10-01 
   640 
   641 - Version: 1.5.1
   642 - Feature: More options in xhtml export: external scripts 	 
   643 
   644 -----------------------------------------------------------
   645 2004-09-26 
   646 
   647 - Version: 1.5.0 	 
   648 - Public release of all changes since 1.4.1      	 
   649 - Feature: New function to replace paragraphs in note editor
   650    	by linebreaks, this makes pasted text much nicer 
   651 - Feature: New option to toggle exporting of of floatimages 
   652 - Feature: z-plane of floatimages can be set (manually only) 
   653 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
   654   center 
   655 
   656 -----------------------------------------------------------
   657 2004-09-24 
   658 
   659 - Version: 1.4.7 	 
   660 - Feature: New Export to XHTML (by Thomas Schraitle)	 
   661 - Bugfix: vymLink	
   662 - Bugfix: spaces and dots in filenames	 
   663 - Bugfix: Error message if xsltproc is not installed 
   664 
   665 -----------------------------------------------------------
   666 2004-09-15	
   667 
   668 - Version: 1.4.6 	 
   669 - Feature: New file format: notes are saved as part of the .xml file
   670 - Feature: Note Editor supports Rich Text now.
   671 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
   672 
   673 -----------------------------------------------------------
   674 2004-08-23	
   675 
   676 - Version: 1.4.5 	 
   677 - Feature: Correct handling of font size in Heading			 
   678 
   679 -----------------------------------------------------------
   680 2004-07-29	
   681 
   682 - Version: 1.4.4 	 
   683 - Selecting with cursor now works between subtrees	 
   684 - Bugfix: vymLink was set to temporary dir in 1.4.3	 
   685 
   686 -----------------------------------------------------------
   687 2004-07-19  
   688 
   689 - Version: 1.4.3 	 
   690 - Optimisation: Reduced canvas objects by only creating objects for used
   691   flags		 
   692 - Better visualization of moving branch above/below target		
   693 - Find Window informs with dialog, if the search failed
   694 - System Flags are clickable now		
   695 - Reworked CSS and XST stylsheets (comments, indent, browser
   696   compatibility)						
   697 - vymLinks are shown in statusbar		
   698 - current directory is save			
   699 - Rewritten load/save to improve multimap handling and unzipped files
   700 - Bugfix: vymLinks don't get deleted when Cancel is pressed						
   701 - Bugfix: Fixed a bunch of bugs in XSL for HTML export             
   702 - Bugfix: More toolbar buttons disabled, if action not possible             
   703 - Bugfix: Renaming .vymfile now works		
   704 - Bugfix: mapChanged set when toggling flags		
   705 - Bugfix: CTRL-N was used twice		
   706 - Bugfix: Del didn't work on floatimage 
   707 
   708 -----------------------------------------------------------
   709 - Version: 1.4.2 	 
   710 - Bugfix: Float image could not be deleted  
   711 
   712 -----------------------------------------------------------
   713 2004-05-25  
   714 
   715 - Version: 1.4.1 	 
   716 - Bugfix: Color of branch not saved	 
   717 - Bugfix: wrong path at HTML export	             
   718 - Bugfix: map is not save with special characters in path   
   719 
   720 -----------------------------------------------------------
   721 2004-05-17 
   722 
   723 - Version: 1.4.0 	 
   724 - Ask for confirmation before opening 
   725 				a map in multiple editors			 
   726 - Save state of note editor (visible/minimized) 
   727 - Export to HTML						 
   728 - Author and Comment is saved in map	 
   729 - Stats are shown in Edit MapInfo		 
   730 - Changes for OS X port (QCursor, QContextMenuEvent)	 
   731 - Bugfix: Fonts from note editor are save now			
   732 - Bugfix: invisible image when parent is scrolled		
   733 - Bugfix: Segfault pressing "enter" for floatimage	
   734 - Bugfix: Images can't be outside of exported area
   735 				anymore. 
   736 - Bugfix: Filenames with blanks		 
   737 - Bugfix: Old maplink is shown when editing maplink 
   738 - Bugfix: always show cursor while editing heading  
   739 
   740 -----------------------------------------------------------
   741 2004-04-16 
   742 
   743 - Version: 1.3.5 	 
   744 - Export map to dir					 
   745 - Export to any of QTs image formats	 
   746 - Also right side of selection is always visible now. 
   747 
   748 -----------------------------------------------------------
   749 2004-04-07 
   750 
   751 - Version: 1.3.4 	 
   752 - Load last maps in file menu          
   753 - save last image path for loading	 
   754 - Also export standard flags to dir.	 
   755 
   756 -----------------------------------------------------------
   757 2004-03-26 
   758 
   759 - Version: 1.3.3 	 
   760 - Enabled <br> in headings as manual linebreak	 
   761 - Heading can be copied to URL		
   762 - Bugfix: GIFs are automatically converted to PNG now
   763 
   764 -----------------------------------------------------------
   765 2004-03-26 
   766 
   767 - Version: 1.3.2 	 
   768 - Add and move branches above/below selection, Texteditor copy all, 
   769 
   770 -----------------------------------------------------------
   771 2004-03-25 
   772 
   773 - Version: 1.3.1 	 
   774 - Export to directory, changed naming in .vym 
   775 
   776 -----------------------------------------------------------
   777 2004-03-23 
   778 
   779 - Version: 1.3.0 	 
   780 - Bugfix: Check if map can be saved at all 
   781 
   782 -----------------------------------------------------------
   783 2004-03-22 
   784 
   785 - Version: 1.2.12	 
   786 - Select image format before saving image	 
   787 
   788 -----------------------------------------------------------
   789 2004-03-18 
   790 
   791 - Version: 1.2.11	
   792 -		Selecting mainbranches by up/down	 
   793 -		Export ASCII (experimental)						
   794 -		Each map can be saved individually at quit		
   795 -		Bugfix: Opening VymLink crashes QT				
   796 -		Bugfix: 50\% less objects on canvas				
   797 -		Bugfix: Ignoring LANG, now always written as UTF8
   798 
   799 -----------------------------------------------------------
   800 2004-03-16 
   801 
   802 - Version: 1.2.10	
   803 - Sort Mainbranches by angle to y-axis 
   804 - Import directory structure						
   805 - Bugfix: Set FrameType of MapCenter while loading map 
   806 
   807 -----------------------------------------------------------
   808 2004-03-12 
   809 
   810 - Version: 1.2.9	
   811 - Jump to another vym map		         
   812 - Mainbranches are alwas ordered clockwise        
   813 
   814 -----------------------------------------------------------
   815 2004-03-03 
   816 
   817 - Version: 1.2.8	 
   818 - Change frame types in context menu   
   819 
   820 -----------------------------------------------------------
   821 2004-02-25 
   822 
   823 - Version: 1.2.7	
   824 - Copy / Paste and save Floatimages  
   825 
   826 -----------------------------------------------------------
   827 2004-02-24 
   828 
   829 - Version: 1.2.6	 
   830 - Closing vym in KDE now asks for save, too	 
   831 - Context menu for branches					  
   832 - Selection is saved in .vym file				  
   833 
   834 -----------------------------------------------------------
   835 2004-02-18 
   836 
   837 - Version: 1.2.5	 
   838 - URLs to external links can be added 
   839 - All actions are deactived if not possible  
   840 
   841 -----------------------------------------------------------
   842 2004-02-16 
   843 
   844 - Version: 1.2.4	 
   845 - Images: Can be loaded, saved, relinked to other parents
   846 
   847 -----------------------------------------------------------
   848 2004-01-27  
   849 
   850 - Version: 1.2.3	 
   851 - Zoom: Reset and finer steps shrinking/enlarging	 
   852 
   853 -----------------------------------------------------------
   854 2004-01-27 
   855 
   856 - Version: 1.2.2	 
   857 - Editing of links (style and color)	 
   858 
   859 -----------------------------------------------------------
   860 2004-01-27 
   861 
   862 - Version: 1.2.1	
   863 - Bugfix: LineEdit when adding branch has correct position again.								 
   864 
   865 -----------------------------------------------------------
   866 2004-01-23 
   867 
   868 - Version: 1.2.0	 
   869 - Scrolled parts are automatically unscrolled when selected and scrolled
   870   again later.				 
   871 - Bugfix: Save flag is updated when multiple maps are opened 
   872 - Bugfix: Moving of branches is faster and more accurat when adding to
   873   mapcenter 
   874 
   875 -----------------------------------------------------------
   876 2003-12-04 
   877 
   878 - Version: 1.1.7	 
   879 - Bugfix: Remember filename of note in noteeditor	 
   880 
   881 -----------------------------------------------------------
   882 2003-12-02 
   883 
   884 - Version: 1.1.6	 
   885 - Find Text also in Notes.	 
   886 
   887 -----------------------------------------------------------
   888 2003-11-07 
   889 
   890 - Version: 1.1.5	
   891 - Bugfix: Correct setting and positioning when relinking branches	 
   892 
   893 -----------------------------------------------------------
   894 2003-11-03 
   895 
   896 - Version: 1.1.4	 
   897 - Scroll mode added (folding of subtrees).		 
   898 - Bugfix: Wrong position of linedit in zoomed view 
   899 
   900 -----------------------------------------------------------
   901 2003-10-09  
   902 
   903 - Version: 1.1.3	 
   904 -		Added clear button in find window, bugfixes     
   905 
   906 -----------------------------------------------------------
   907 2003-10-07  
   908 
   909 - Version: 1.1.2	 
   910 - Links can be colored with color of heading      
   911 
   912 -----------------------------------------------------------
   913 2003-09-26  
   914 
   915 - Version: 1.1.1	 
   916 - Improved visualization of linking to new branch 
   917 
   918 -----------------------------------------------------------
   919 2003-09-25  
   920 
   921 - Version: 1.1.0	 
   922 - Find Function							
   923 - Selection always stays in view		  
   924 
   925 -----------------------------------------------------------
   926 2003-09-18
   927 
   928 - Version: 1.0.1	 
   929 - Find function scrolls to result now	 
   930 - Bugfix: Adding branch with midmouse	  
   931 - Bugfix: multiple repositioning of map, when noteeditor was changed
   932   (speedup)	 
   933 - New Linestyles (still hardcoded)			 
   934 
   935 -----------------------------------------------------------
   936 2003-09-16 	 	
   937 
   938 - Version: 1.0.0	 
   939 - First public stable release			 
   940 
   941 -----------------------------------------------------------
   942 - Version: 0.9.0	 
   943 - added quick color picker (CTRL + Left Mouse)  ?	 
   944 
   945 -----------------------------------------------------------
   946 - Version: 0.8.0	 
   947 - added automatic canvas resizer, removed manual resizing of canvas  
   948 - added settings option to paste text into new branch	 
   949 - simplified code	 
   950 - Added heart flag	 
   951 - Choose and switch between fixed and variable width fonts 
   952 - note editor		 
   953 - Fixed segfault caused by undo and a call of updateNoteFlag of note
   954   editor	 
   955 - Added settings menu to configure autoselect and autoedit mode	 
   956 - autoedit and autoselect mode	 
   957 - Fixed ugly display problem with QT Palette (Klaas Freitag) 
   958 - Reduced temporary directories from 4 to 1	 
   959 - Added wordwrap in printing of notes	 
   960 - New toolbar buttons in texteditor	 
   961 - Set background color	 
   962 - Fixed bug: Flags in toolbar not updated when selecting map center	  
   963 
   964 -----------------------------------------------------------
   965 - Version: 0.7.0	 
   966 - No more segfault, when an object is deleted while being edited  
   967 - Keep focus constant when zooming in/out  
   968 - Export as png graphic  
   969 - Keep Center of map where it is while zooming  
   970 - Added Standard Flags (Smiley, Hook, Stopsign, ...)  
   971 - MDI: Multi Document Interface enables working on several maps
   972   simultanously  
   973 - Enabled creating a new map via argument on commandline  
   974 - Changed file extension from .mmap to .vym  
   975 - noteeditor changes color, if empty or nothing is selected  
   976 - Changes in NoteEditor window are recognized by main window, too, thus
   977   preventing loosing data when quitting the program.   
   978 
   979 -----------------------------------------------------------
   980 - Version: 0.6.0	
   981 - New rendering engine: Faster, no flickering   
   982 
   983 -----------------------------------------------------------
   984 - Version: 0.5.0	 
   985 -  Changed printing to use maximum space on paper  
   986 -  Note editor is hidden, too, when mapeditor is minimized  
   987 -  New (compressed) file format  
   988 
   989 -----------------------------------------------------------
   990 - Version: 0.4.0     
   991 - Size of map is saved  
   992 - Multi Line Headings   
   993 - Reworked Rendering Engine: Much faster now.  
   994 - Reworked Undo: Much faster now.  
   995 - Enabled moving of map center  
   996 - Multi-line headings   
   997 
   998 -----------------------------------------------------------
   999 - Version: 0.3.0
  1000 - Introduced Undo  
  1001 - Fixed some bugs    
  1002 
  1003 -----------------------------------------------------------
  1004 - Version: 0.2.0     
  1005 - Moving view of map improved:  
  1006 - New handling (acrobat reader style)  
  1007 - New mousepointer  
  1008 - Several tools to color a map  
  1009 
  1010 -----------------------------------------------------------
  1011 - Version: 0.1.0  
  1012 - Inital version, basic map layout   
  1013 - Data is stored in XML