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