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