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