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