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