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