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