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