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