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