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