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