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