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