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