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