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