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