1 -------------------------------------------------------------------
 
     2 Wed Jan 10 19:48:32 CET 2007 - uwe
 
     5 - Bugfix: move branch up/down calls scene()->update() now => much faster
 
     6 - Bugfix: Relinking of floatimages undo/redo
 
     8 -------------------------------------------------------------------
 
     9 Tue Jan  2 19:30:50 CET 2007 - uwedr
 
    12 - Bugfix: printing scales correctly again
 
    13 - Bugfix: Drag & Drop (basically) works again
 
    14 - Bugfix: Crash caused by BranchObj::getLastSelected
 
    15 - Bugfix: Signal handling by changes in TextEditor: Much faster now
 
    17 -------------------------------------------------------------------
 
    18 Thu Dec 21 14:13:13 CET 2006 - uwedr
 
    21 - Bugfix: printing is working again
 
    23 -------------------------------------------------------------------
 
    24 Mon Dec 11 12:31:46 CET 2006 - uwedr
 
    27 - Bugfix: move up/down to next subtree is working again
 
    29 -------------------------------------------------------------------
 
    30 Mon Dec  6 22:48:07 CET 2006 - uwe
 
    33 - Bugfix: Flags are working again
 
    34 - Bugfix: Floatimages have correct select box again
 
    36 -------------------------------------------------------------------
 
    37 Wed Nov 29 13:48:35 CET 2006 - uwedr
 
    40 - Bugfix: Image format is saved with floatimage
 
    41 - Feature: Only one history window for all editors. State is saved.
 
    42 - Feature: Canvas ported to QT 4.2 GraphicsView
 
    43 - Feature: Options to use AntiaAliasing and smooth pixmap
 
    45 - Feature: Thick links use polygons now, less objects in scene  
 
    47 -------------------------------------------------------------------
 
    48 Thu Nov 16 14:41:44 CET 2006 - uwedr
 
    50 - Bugfix: New recent file handling, fixes crash on Mac OS X 
 
    52 -------------------------------------------------------------------
 
    53 Tue Nov 14 10:00:12 CET 2006 - uwedr
 
    55 - Feature: Modifier Modes now change cursor when CTRL is pressed 
 
    57 -------------------------------------------------------------------
 
    58 Fri Nov 10 10:28:55 CEST 2006 - uwe
 
    60 - Feature: vym opens spanish documentation, if locale is es*
 
    61 - Bugfix: Position of floatimages is saved again 
 
    62 - Bugfix: Position of floatimages survives adjustCanvasSize()
 
    63 - Bugfix: Adding branch to scrolled branch unscroll the former 
 
    64 - Bugfix: More undo commands (removed saveStateComplete)
 
    66 -------------------------------------------------------------------
 
    67 Tue Oct 24 17:24:22 CEST 2006 - uwedr
 
    70 - Feature: More undo commands (and fixes there)
 
    72 -------------------------------------------------------------------
 
    73 Mon Oct 16 14:41:03 CEST 2006 - uwedr
 
    75 - Feature: Code simplification
 
    77 -------------------------------------------------------------------
 
    78 Thu Sep 14 12:01:28 CEST 2006 - uwedr
 
    81 - Feature: Note Editor completly based on QT4 now.
 
    83 -------------------------------------------------------------------
 
    84 Wed Sep  13 16:43:09 CEST 2006 - uwedr
 
    87 - Feature: New History window, All designer elements ported to QT4
 
    88 - Bugfix: No more hopping around of floats, when canvas is resized 
 
    89           (by using relative positions for mainbranches. This might 
 
    90 		  confuse parsing 1.8.56 documents with vym <= 1.8.1
 
    92 -------------------------------------------------------------------
 
    93 Wed Sep  6 09:48:12 CEST 2006 - uwedr
 
    95 - Bugfix: Mac - XSL stylesheets are found 
 
    96 - Bugfix: Mac - fonts are scaling
 
    97 - Bugfix: Mac - hand cursor is shown correctly
 
    99 -------------------------------------------------------------------
 
   100 Tue Sep  5 15:38:20 CEST 2006 - uwedr
 
   103 - Bugfix: Undo/Redo moving floatimages
 
   104 - Bugfix: Shortcuts for scrolling branches/removing branch
 
   105 - Bugfix: update-bookmarks script is not only executed, but
 
   107 - Feature: Findwindow ported to QT4
 
   109 -------------------------------------------------------------------
 
   110 Tue Sep  5 09:55:55 CEST 2006 - uwedr
 
   112 - Bugfix: More undo/redo (move of floatimages, relinking of branches) 
 
   114 -------------------------------------------------------------------
 
   115 Thu Aug 31 13:54:30 CEST 2006 - uwedr
 
   117 - Bugfix: More undo/redo commands
 
   118 - Bugfix: Actions updated after moving a branch now
 
   119 - Bugfix: vym refuses to start if vymTmpDir can't be created
 
   121 -------------------------------------------------------------------
 
   122 Wed Aug 30 14:14:56 CEST 2006 - uwedr
 
   125 - Bugfix: Editing headings now works both on Mac and Linux
 
   127 -------------------------------------------------------------------
 
   128 Mon Aug 28 13:15:35 CEST 2006 - uwe
 
   131 - Feature: Opening of all URLs in a subtree
 
   132 - Feature: Opening of all vymLinks in a subtree
 
   134 -------------------------------------------------------------------
 
   135 Tue Aug 15 13:39:42 CEST 2006 - uwedr
 
   138 - Feature: Changed format of configuration file a bit (new file anyway
 
   139   with introduction of QT4)
 
   140 - Feature: Toolbar Layout is saved now
 
   142 -------------------------------------------------------------------
 
   143 Thu Jul 27 14:28:54 CEST 2006 - uwedr
 
   145 - Bugfix: Floatimages internally are saved as png, preserving the alpha 
 
   148 -------------------------------------------------------------------
 
   149 Thu Jul 13 10:39:26 CEST 2006 - uwedr
 
   151 - Bugfix: Fixed broken check for non-existent OO-export configuration 
 
   153 -------------------------------------------------------------------
 
   154 Tue Jul  4 12:32:28 CEST 2006 - uwedr
 
   156 - Feature: Moved floats in XML Export, e.g. XHTML  shows floatimages at
 
   157   beginning of export now
 
   159 -------------------------------------------------------------------
 
   160 Mon July 10 16:53:29 CEST 2006 - uwedr
 
   163 - Feature: Beginning of QT4 port
 
   165 -------------------------------------------------------------------
 
   166 Thu June 1 16:53:29 CEST 2006 - uwedr
 
   169 - Feature: Opening of tabs in Firefox or Mozilla
 
   170 - Feature: Documentation is up to date now
 
   171 - Bugfix: No more duplicate xLinks
 
   172 - Bugfix: Saving original filename of floatimages finally works
 
   173 - Bugfix: Positioning of floatimages while adjusting canvas size (also
 
   174           optimized code a bit)
 
   176 -------------------------------------------------------------------
 
   177 Tue May  9 10:05:52 CEST 2006 - uwedr
 
   180 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu 
 
   181 - Bugfix: Deleting selection works also if Delkey is disabled.
 
   183 -------------------------------------------------------------------
 
   184 Mon May  8 10:29:25 CEST 2006 - uwedr
 
   186 - Bugfix: Exclusive flags did not work properly. 
 
   187 - Bugfix: Wrong icon in texteditor for text underline
 
   188 - Bugfix: Changed screenshots in docu to represent new look
 
   189 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
 
   191 -------------------------------------------------------------------
 
   192 Mon Apr 24 11:59:22 CEST 2006 - uwedr
 
   194 - Bugfix: wrong paths in XHTML export (#168033), caused by wrong
 
   197 -------------------------------------------------------------------
 
   198 Mon Apr 10 13:23:02 CEST 2006 - uwedr
 
   200 - Feature: More icons 
 
   202 -------------------------------------------------------------------
 
   203 Fri Mar 31 14:18:38 CEST 2006 - uwe
 
   205 - Feature: New environment variable VYMHOME 
 
   207 -------------------------------------------------------------------
 
   208 Thu Mar 30 11:00:21 CEST 2006 - uwedr
 
   211 - Feature: New icons. Icons and flags are not longer linked statically.
 
   213 -------------------------------------------------------------------
 
   214 Tue Mar 28 21:54:31 CEST 2006 - uwe
 
   217 - Feature: Konqueror can open URLs in new tabs now.
 
   219 -------------------------------------------------------------------
 
   220 Thu Mar 23 13:26:46 CET 2006 - uwedr
 
   223 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
 
   224 - Bugfix: All exports support hiding of objects now
 
   225 - Bugfix: exportDir in XHTML export is correctly saved in map and
 
   226   defaults to current directory
 
   228 -------------------------------------------------------------------
 
   229 Wed Mar 15 11:43:02 CET 2006 - uwedr
 
   232 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
 
   233   escaping & in fontnames
 
   234 - Feature: Hide Export Flag lets you hide objects in exports
 
   235 - Feature: Floatimages now are basically ornamented objects. They could
 
   236   have e.g. an URL later
 
   237 - Feature: On error the XML Parser shows the line which is causing the
 
   240 -------------------------------------------------------------------
 
   241 Wed Mar  8 13:58:40 CET 2006 - uwedr
 
   243 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
 
   244   issue when multiple fileselections were allowed. 
 
   246 -------------------------------------------------------------------
 
   247 Mon Mar  6 15:02:57 CET 2006 - uwedr
 
   249 - Feature: Added export to Taskjuggler. xslt by Matt. 
 
   251 -------------------------------------------------------------------
 
   252 Wed Mar  1 22:29:47 CET 2006 - uwe
 
   254 - Bugfix: Canvas Size corrected when flag is toggled 
 
   256 -------------------------------------------------------------------
 
   257 Wed Mar  1 15:38:11 CET 2006 - uwedr
 
   260 - Feature: Include Images Horizontalls
 
   262 -------------------------------------------------------------------
 
   263 Tue Feb 21 17:17:48 CET 2006 - uwedr
 
   265 - Feature: rudimentary import mmaps 
 
   267 -------------------------------------------------------------------
 
   268 Tue Feb 14 21:10:26 CET 2006 - uwe
 
   271 - Feature: Import KDE bookmarks
 
   272 - Feature: Own class xsltproc for doing xml transformations
 
   274 -------------------------------------------------------------------
 
   275 Tue Jan 31 16:54:52 CET 2006 - uwedr
 
   278 - Bugfix: Hide Include Images Horizontally (not implemented yet) 
 
   279 - Bugfix: Include Images Vertically was not read from saved file
 
   281 -------------------------------------------------------------------
 
   282 Tue Jan 25 16:07:53 CET 2006 - uwedr
 
   285 - Feature: Export to Open Office 2.x (Open Document) basically works 
 
   286 - Feature: Export to XHTML uses smaller icon for URLs now
 
   288 -------------------------------------------------------------------
 
   289 Wed Jan 18 13:29:52 CET 2006 - uwedr
 
   291 - Feature: Multiple File selection while loading maps and images
 
   293 -------------------------------------------------------------------
 
   294 Tue Jan  3 12:20:08 CET 2006 - uwe
 
   296 - Feature: Small optimization in zip/unzip functions
 
   298 -------------------------------------------------------------------
 
   299 Mon Jan  2 21:03:05 CET 2006 - uwe
 
   301 - Feature: FATE support for URLs 
 
   303 -------------------------------------------------------------------
 
   304 Wed Dec 28 12:09:59 CET 2005 - uwe
 
   307 - Feature: Added idAttr to BranchObj::saveToDir 
 
   308 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
 
   309   errors, if FO is selected (undefined link)
 
   310 - Bugfix: FloatImages don't get lost during save after they have been
 
   311   relinked to new parent  
 
   312 - Bugfix: Editing heading of mapcenter now also corrects position  
 
   314 -------------------------------------------------------------------
 
   315 Mon Oct 10 13:18:29 CEST 2005 - uwedr
 
   317 - Bugfix: Copy/Paste was currently not possible for images. Now
 
   318   completly rewrote mechanism. Instead of invisible map now XML import
 
   319   is used (Multiple clipboards should be not difficult now) 
 
   321 -------------------------------------------------------------------
 
   322 Mon Oct  3 10:33:09 CEST 2005 - uwe
 
   324 - Bugfix: Added small fix from Khaled Ahmed needed for display of 
 
   327 -------------------------------------------------------------------
 
   328 Mon Sep 12 21:39:38 CEST 2005 - uwedr
 
   331 - Feature: Currently 15 levels of undo (GUI to set value still missing)
 
   332 - Feature: Experimental LaTeX Export (without headers and opions so far)
 
   334 -------------------------------------------------------------------
 
   335 Sun Sep  5 10:26:15 CEST 2005 - uwedr
 
   338 - Feature: Link of a branch can be hidden, if object is not selected
 
   339 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
 
   341 - Bugfix: TextEditor now has grey background again, if it is empty
 
   342 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
 
   343   is no longer a QOBJECT
 
   345 -------------------------------------------------------------------
 
   346 Thu Sep  1 12:26:24 CEST 2005 - uwedr
 
   348 - Bugfix: Some minor changes so that translations use arguments now
 
   349   instead of several calls to tr()
 
   351 -------------------------------------------------------------------
 
   352 Tue Aug 30 13:38:31 CEST 2005 - uwedr
 
   354 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
 
   355   another map caused vym to go into an endless loop, if the vymlink of the
 
   356   branch pointed to the new map.
 
   357 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
 
   360 -------------------------------------------------------------------
 
   361 Fri Aug 19 09:12:49 CEST 2005 - uwedr
 
   363 - Feature: added debian subdirectory created by Steffen Joeris
 
   364 - Feature: added license to new aboutwindow
 
   366 -------------------------------------------------------------------
 
   367 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
 
   369 - Bugfix: Fixed link handling in aboutdialog.
 
   371 -------------------------------------------------------------------
 
   372 Tue Aug 16 12:25:09 CEST 2005 - uwedr
 
   374 - Feature: Added keyboard shortcut to reset zoom factor
 
   375 - Bugfix: Added "..." to menu entries leading to another dialog
 
   376 - Bugfix: The setting option "Delete Key" is working again
 
   377 - Bugfix: A branch moved from left side to right had wrong orienation
 
   379 -------------------------------------------------------------------
 
   380 Tue Aug  2 09:59:24 CEST 2005 - uwedr
 
   382 -  Bugfix: Heading sizes now correct after moving e.g. mainbranch to 
 
   385 -------------------------------------------------------------------
 
   386 Mon Aug  1 22:40:29 CEST 2005 - jhilmer
 
   388 - Bugfix: Problems with closing of note editor when text was modified.
 
   389 - Feature: Added subscript and superscript to note editor
 
   391 -------------------------------------------------------------------
 
   392 Thu Jul 28 11:57:38 CEST 2005 
 
   395 - Bugfix: Frames didn't become invisible if scrolled
 
   397 -------------------------------------------------------------------
 
   398 Thu Jul 28 11:57:38 CEST 2005 
 
   401 - Bugfix: if selection changed before undo, undo worked on wrong
 
   403 - included math.h again to enable compiling with gcc4  
 
   405 -------------------------------------------------------------------
 
   406 Mi Jul 27 17:27:14 CEST 2005
 
   408 - Bugfix: if selection changed before undo, undo worked on wrong branch
 
   410 -------------------------------------------------------------------
 
   411 Mon Jul 25 22:22:21 CEST 2005
 
   413 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
 
   415 -------------------------------------------------------------------
 
   416 Di Jul 19 16:42:31 CEST 2005
 
   419 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
 
   420 - Feature: More speedup on moving/relinking branches
 
   422 -------------------------------------------------------------------
 
   424 Mi Jul 13 11:44:10 CEST 2005 
 
   426 - Drag and Drop also for URLs
 
   428 -------------------------------------------------------------------
 
   429 Di Jul 12 20:56:09 CEST 2005
 
   433 -------------------------------------------------------------------
 
   434 Mon Jul  4 21:13:42 CEST 2005 
 
   437 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
 
   439 -------------------------------------------------------------------
 
   440 Tue Jun 14 11:43:44 CEST 2005
 
   442 - Feature: printer name is saved in vymrc now
 
   443 - Feature: added image drag/drop (by Jakob Hilmer)
 
   444 - Bugfix: Importing map into new map now has correct (empty) filename 
 
   446 -------------------------------------------------------------------
 
   450 - Feature: Dramatic speedup in some operations 
 
   451 				(e.g. move branch up/down) due to extended 
 
   453 -------------------------------------------------------------------
 
   457 - Feature:Changed default pdf-reader for Mac OSX 
 
   458 - Bugfix: xLinks stopped working in 1.6.6
 
   459 - Bugfix: drawing error when using modModeCopy
 
   460 - Bugfix: replaced lrint by qRound for BSD port
 
   462 -----------------------------------------------------------
 
   466 - Feature: Exclusive standard flags		
 
   468 -----------------------------------------------------------
 
   472 - Feature: removing a branch and keeping its childs
 
   473 - Feature: removing childs of a branch
 
   474 - Feature: insert branch and make selection its child
 
   475 - Feature: restructured branch context menu	
 
   476            in a basic version (straight line)
 
   477 - Feature: New shortcuts  for use on Mac OS X
 
   478 - Feature: Importing directories generates vymlinks now 
 
   479 - Bugfix: Changing linkstyle now automatically redraws all
 
   481 - Bugfix: Paste icon is disabled if clipboard is empty 
 
   483 -----------------------------------------------------------
 
   487 - Feature: xLinks (connection between 2 branches) works
 
   488            in a basic version (straight line)	
 
   490 -----------------------------------------------------------
 
   494 - Bugfix: Saving of selection to a vym part (.vyp)
 
   495 - Bugfix: Closing the noteeditor by closing its window now
 
   496           also toggles the responding toolbar button. &
 
   498 -----------------------------------------------------------
 
   502 - Feature: Introduced Modifier modes: color, link, copy 
 
   503 - Feature: Linking branches is basically possible, though it can't be
 
   506 -----------------------------------------------------------
 
   510 - Feature: Optimized moving of branches: much faster especially 
 
   512 - Bugfix: Segfault when loading vym part 
 
   513 - Bugfix: ugly unitialized lines, when temporary drawn link 
 
   514           was moved from a temporary parent back to canvas		  
 
   516 -----------------------------------------------------------
 
   520 - Feature: Added saving of xhtml settings in map 
 
   522 -----------------------------------------------------------
 
   526 - Feature: Added Import of maps with two modes: 
 
   528 - Feature: Added export of part of maps		 
 
   529 - Feature: Added joining of paragraphs in text editor		 
 
   530 - Feature: Optimized undo: Only relevant parts are saved, which
 
   531            dramatically improves e.g. moving branches up/down in most maps  
 
   532 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
 
   533           parse error, if font name contains a \&  (#62283)   
 
   534 - Bugfix: Wrong order of mainbranches in Export	   
 
   535 - Bugfix: zip archive was not deleted before save, which could lead to
 
   536   much bigger files, e.g.  when working on older \vym maps or deleted
 
   538 - Bugfix: Printing in Texteditor         
 
   539 - Bugfix: Wrong URLs in xhtml output				  
 
   540 - Bugfix: Segfault fixed at Cursor left/right in empty map  
 
   542 -----------------------------------------------------------
 
   546 - Feature: More options in xhtml export: external scripts 	 
 
   548 -----------------------------------------------------------
 
   552 - Public release of all changes since 1.4.1      	 
 
   553 - Feature: New function to replace paragraphs in note editor
 
   554    	by linebreaks, this makes pasted text much nicer 
 
   555 - Feature: New option to toggle exporting of of floatimages 
 
   556 - Feature: z-plane of floatimages can be set (manually only) 
 
   557 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
 
   560 -----------------------------------------------------------
 
   564 - Feature: New Export to XHTML (by Thomas Schraitle)	 
 
   566 - Bugfix: spaces and dots in filenames	 
 
   567 - Bugfix: Error message if xsltproc is not installed 
 
   569 -----------------------------------------------------------
 
   573 - Feature: New file format: notes are saved as part of the .xml file
 
   574 - Feature: Note Editor supports Rich Text now.
 
   575 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
 
   577 -----------------------------------------------------------
 
   581 - Feature: Correct handling of font size in Heading			 
 
   583 -----------------------------------------------------------
 
   587 - Selecting with cursor now works between subtrees	 
 
   588 - Bugfix: vymLink was set to temporary dir in 1.4.3	 
 
   590 -----------------------------------------------------------
 
   594 - Optimisation: Reduced canvas objects by only creating objects for used
 
   596 - Better visualization of moving branch above/below target		
 
   597 - Find Window informs with dialog, if the search failed
 
   598 - System Flags are clickable now		
 
   599 - Reworked CSS and XST stylsheets (comments, indent, browser
 
   601 - vymLinks are shown in statusbar		
 
   602 - current directory is save			
 
   603 - Rewritten load/save to improve multimap handling and unzipped files
 
   604 - Bugfix: vymLinks don't get deleted when Cancel is pressed						
 
   605 - Bugfix: Fixed a bunch of bugs in XSL for HTML export             
 
   606 - Bugfix: More toolbar buttons disabled, if action not possible             
 
   607 - Bugfix: Renaming .vymfile now works		
 
   608 - Bugfix: mapChanged set when toggling flags		
 
   609 - Bugfix: CTRL-N was used twice		
 
   610 - Bugfix: Del didn't work on floatimage 
 
   612 -----------------------------------------------------------
 
   614 - Bugfix: Float image could not be deleted  
 
   616 -----------------------------------------------------------
 
   620 - Bugfix: Color of branch not saved	 
 
   621 - Bugfix: wrong path at HTML export	             
 
   622 - Bugfix: map is not save with special characters in path   
 
   624 -----------------------------------------------------------
 
   628 - Ask for confirmation before opening 
 
   629 				a map in multiple editors			 
 
   630 - Save state of note editor (visible/minimized) 
 
   632 - Author and Comment is saved in map	 
 
   633 - Stats are shown in Edit MapInfo		 
 
   634 - Changes for OS X port (QCursor, QContextMenuEvent)	 
 
   635 - Bugfix: Fonts from note editor are save now			
 
   636 - Bugfix: invisible image when parent is scrolled		
 
   637 - Bugfix: Segfault pressing "enter" for floatimage	
 
   638 - Bugfix: Images can't be outside of exported area
 
   640 - Bugfix: Filenames with blanks		 
 
   641 - Bugfix: Old maplink is shown when editing maplink 
 
   642 - Bugfix: always show cursor while editing heading  
 
   644 -----------------------------------------------------------
 
   649 - Export to any of QTs image formats	 
 
   650 - Also right side of selection is always visible now. 
 
   652 -----------------------------------------------------------
 
   656 - Load last maps in file menu          
 
   657 - save last image path for loading	 
 
   658 - Also export standard flags to dir.	 
 
   660 -----------------------------------------------------------
 
   664 - Enabled <br> in headings as manual linebreak	 
 
   665 - Heading can be copied to URL		
 
   666 - Bugfix: GIFs are automatically converted to PNG now
 
   668 -----------------------------------------------------------
 
   672 - Add and move branches above/below selection, Texteditor copy all, 
 
   674 -----------------------------------------------------------
 
   678 - Export to directory, changed naming in .vym 
 
   680 -----------------------------------------------------------
 
   684 - Bugfix: Check if map can be saved at all 
 
   686 -----------------------------------------------------------
 
   690 - Select image format before saving image	 
 
   692 -----------------------------------------------------------
 
   696 -		Selecting mainbranches by up/down	 
 
   697 -		Export ASCII (experimental)						
 
   698 -		Each map can be saved individually at quit		
 
   699 -		Bugfix: Opening VymLink crashes QT				
 
   700 -		Bugfix: 50\% less objects on canvas				
 
   701 -		Bugfix: Ignoring LANG, now always written as UTF8
 
   703 -----------------------------------------------------------
 
   707 - Sort Mainbranches by angle to y-axis 
 
   708 - Import directory structure						
 
   709 - Bugfix: Set FrameType of MapCenter while loading map 
 
   711 -----------------------------------------------------------
 
   715 - Jump to another vym map		         
 
   716 - Mainbranches are alwas ordered clockwise        
 
   718 -----------------------------------------------------------
 
   722 - Change frame types in context menu   
 
   724 -----------------------------------------------------------
 
   728 - Copy / Paste and save Floatimages  
 
   730 -----------------------------------------------------------
 
   734 - Closing vym in KDE now asks for save, too	 
 
   735 - Context menu for branches					  
 
   736 - Selection is saved in .vym file				  
 
   738 -----------------------------------------------------------
 
   742 - URLs to external links can be added 
 
   743 - All actions are deactived if not possible  
 
   745 -----------------------------------------------------------
 
   749 - Images: Can be loaded, saved, relinked to other parents
 
   751 -----------------------------------------------------------
 
   755 - Zoom: Reset and finer steps shrinking/enlarging	 
 
   757 -----------------------------------------------------------
 
   761 - Editing of links (style and color)	 
 
   763 -----------------------------------------------------------
 
   767 - Bugfix: LineEdit when adding branch has correct position again.								 
 
   769 -----------------------------------------------------------
 
   773 - Scrolled parts are automatically unscrolled when selected and scrolled
 
   775 - Bugfix: Save flag is updated when multiple maps are opened 
 
   776 - Bugfix: Moving of branches is faster and more accurat when adding to
 
   779 -----------------------------------------------------------
 
   783 - Bugfix: Remember filename of note in noteeditor	 
 
   785 -----------------------------------------------------------
 
   789 - Find Text also in Notes.	 
 
   791 -----------------------------------------------------------
 
   795 - Bugfix: Correct setting and positioning when relinking branches	 
 
   797 -----------------------------------------------------------
 
   801 - Scroll mode added (folding of subtrees).		 
 
   802 - Bugfix: Wrong position of linedit in zoomed view 
 
   804 -----------------------------------------------------------
 
   808 -		Added clear button in find window, bugfixes     
 
   810 -----------------------------------------------------------
 
   814 - Links can be colored with color of heading      
 
   816 -----------------------------------------------------------
 
   820 - Improved visualization of linking to new branch 
 
   822 -----------------------------------------------------------
 
   827 - Selection always stays in view		  
 
   829 -----------------------------------------------------------
 
   833 - Find function scrolls to result now	 
 
   834 - Bugfix: Adding branch with midmouse	  
 
   835 - Bugfix: multiple repositioning of map, when noteeditor was changed
 
   837 - New Linestyles (still hardcoded)			 
 
   839 -----------------------------------------------------------
 
   843 - First public stable release			 
 
   845 -----------------------------------------------------------
 
   847 - added quick color picker (CTRL + Left Mouse)  ?	 
 
   849 -----------------------------------------------------------
 
   851 - added automatic canvas resizer, removed manual resizing of canvas  
 
   852 - added settings option to paste text into new branch	 
 
   855 - Choose and switch between fixed and variable width fonts 
 
   857 - Fixed segfault caused by undo and a call of updateNoteFlag of note
 
   859 - Added settings menu to configure autoselect and autoedit mode	 
 
   860 - autoedit and autoselect mode	 
 
   861 - Fixed ugly display problem with QT Palette (Klaas Freitag) 
 
   862 - Reduced temporary directories from 4 to 1	 
 
   863 - Added wordwrap in printing of notes	 
 
   864 - New toolbar buttons in texteditor	 
 
   865 - Set background color	 
 
   866 - Fixed bug: Flags in toolbar not updated when selecting map center	  
 
   868 -----------------------------------------------------------
 
   870 - No more segfault, when an object is deleted while being edited  
 
   871 - Keep focus constant when zooming in/out  
 
   872 - Export as png graphic  
 
   873 - Keep Center of map where it is while zooming  
 
   874 - Added Standard Flags (Smiley, Hook, Stopsign, ...)  
 
   875 - MDI: Multi Document Interface enables working on several maps
 
   877 - Enabled creating a new map via argument on commandline  
 
   878 - Changed file extension from .mmap to .vym  
 
   879 - noteeditor changes color, if empty or nothing is selected  
 
   880 - Changes in NoteEditor window are recognized by main window, too, thus
 
   881   preventing loosing data when quitting the program.   
 
   883 -----------------------------------------------------------
 
   885 - New rendering engine: Faster, no flickering   
 
   887 -----------------------------------------------------------
 
   889 -  Changed printing to use maximum space on paper  
 
   890 -  Note editor is hidden, too, when mapeditor is minimized  
 
   891 -  New (compressed) file format  
 
   893 -----------------------------------------------------------
 
   895 - Size of map is saved  
 
   896 - Multi Line Headings   
 
   897 - Reworked Rendering Engine: Much faster now.  
 
   898 - Reworked Undo: Much faster now.  
 
   899 - Enabled moving of map center  
 
   900 - Multi-line headings   
 
   902 -----------------------------------------------------------
 
   907 -----------------------------------------------------------
 
   909 - Moving view of map improved:  
 
   910 - New handling (acrobat reader style)  
 
   912 - Several tools to color a map  
 
   914 -----------------------------------------------------------
 
   916 - Inital version, basic map layout   
 
   917 - Data is stored in XML