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