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