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