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