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