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