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