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