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