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