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