1 -------------------------------------------------------------------
2 Mon Feb 17 16:32:53 CET 2007 - uwedr
5 - Feature: Unscroll all now only affects selected subtree
6 - Bugfix: Drawing error when temporary linking subtrees
7 - Bugfix: Import of KDE Bookmarks
8 - Bugfix: Export to KDE Bookmarks
9 - Bugfix: Export to XHTML
10 - Bugfix: Drag and Drop of URLs now only creates one branch
12 -------------------------------------------------------------------
13 Wed Feb 07 17:27:31 CET 2007 - uwedr
16 - Feature: Using a new class to select objects
17 - Bugfix: Remember last directory before ASCII/LaTeX export
18 - Bugfix: Editing in NoteEditor now updates actions (save) again
19 - Bugfix: Deleting last branch automatically unscrolls parent now
20 - Bugfix: Scroll/Unscroll has undo/redo now
22 -------------------------------------------------------------------
23 Fri Jan 19 22:53:27 CET 2007 - uwe
26 - Feature: New Frame format
27 - Feature: New vym file format to support new frames
28 - Bugfix: xml-parsing code simplified
29 - Bugfix: Fixed pretty annoying repositioning of view after editing a
30 heading. (don't call show() before positioning in heading...)
31 - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
32 - Bugfix: Save PNG images with quality 100 to workaround image problems
33 - Bugfix: Remember last directory before XML export
35 -------------------------------------------------------------------
36 Thu Jan 11 16:05:49 CET 2007 - uwedr
39 - Feature: Properties dialog for branches instead of context menu entries
41 -------------------------------------------------------------------
42 Wed Jan 10 19:48:32 CET 2007 - uwe
45 - Bugfix: move branch up/down calls scene()->update() now => much faster
46 - Bugfix: Relinking of floatimages undo/redo
48 -------------------------------------------------------------------
49 Tue Jan 2 19:30:50 CET 2007 - uwedr
52 - Bugfix: printing scales correctly again
53 - Bugfix: Drag & Drop (basically) works again
54 - Bugfix: Crash caused by BranchObj::getLastSelected
55 - Bugfix: Signal handling by changes in TextEditor: Much faster now
57 -------------------------------------------------------------------
58 Thu Dec 21 14:13:13 CET 2006 - uwedr
61 - Bugfix: printing is working again
63 -------------------------------------------------------------------
64 Mon Dec 11 12:31:46 CET 2006 - uwedr
67 - Bugfix: move up/down to next subtree is working again
69 -------------------------------------------------------------------
70 Mon Dec 6 22:48:07 CET 2006 - uwe
73 - Bugfix: Flags are working again
74 - Bugfix: Floatimages have correct select box again
76 -------------------------------------------------------------------
77 Wed Nov 29 13:48:35 CET 2006 - uwedr
80 - Bugfix: Image format is saved with floatimage
81 - Feature: Only one history window for all editors. State is saved.
82 - Feature: Canvas ported to QT 4.2 GraphicsView
83 - Feature: Options to use AntiaAliasing and smooth pixmap
85 - Feature: Thick links use polygons now, less objects in scene
87 -------------------------------------------------------------------
88 Thu Nov 16 14:41:44 CET 2006 - uwedr
90 - Bugfix: New recent file handling, fixes crash on Mac OS X
92 -------------------------------------------------------------------
93 Tue Nov 14 10:00:12 CET 2006 - uwedr
95 - Feature: Modifier Modes now change cursor when CTRL is pressed
97 -------------------------------------------------------------------
98 Fri Nov 10 10:28:55 CEST 2006 - uwe
100 - Feature: vym opens spanish documentation, if locale is es*
101 - Bugfix: Position of floatimages is saved again
102 - Bugfix: Position of floatimages survives adjustCanvasSize()
103 - Bugfix: Adding branch to scrolled branch unscroll the former
104 - Bugfix: More undo commands (removed saveStateComplete)
106 -------------------------------------------------------------------
107 Tue Oct 24 17:24:22 CEST 2006 - uwedr
110 - Feature: More undo commands (and fixes there)
112 -------------------------------------------------------------------
113 Mon Oct 16 14:41:03 CEST 2006 - uwedr
115 - Feature: Code simplification
117 -------------------------------------------------------------------
118 Thu Sep 14 12:01:28 CEST 2006 - uwedr
121 - Feature: Note Editor completly based on QT4 now.
123 -------------------------------------------------------------------
124 Wed Sep 13 16:43:09 CEST 2006 - uwedr
127 - Feature: New History window, All designer elements ported to QT4
128 - Bugfix: No more hopping around of floats, when canvas is resized
129 (by using relative positions for mainbranches. This might
130 confuse parsing 1.8.56 documents with vym <= 1.8.1
132 -------------------------------------------------------------------
133 Wed Sep 6 09:48:12 CEST 2006 - uwedr
135 - Bugfix: Mac - XSL stylesheets are found
136 - Bugfix: Mac - fonts are scaling
137 - Bugfix: Mac - hand cursor is shown correctly
139 -------------------------------------------------------------------
140 Tue Sep 5 15:38:20 CEST 2006 - uwedr
143 - Bugfix: Undo/Redo moving floatimages
144 - Bugfix: Shortcuts for scrolling branches/removing branch
145 - Bugfix: update-bookmarks script is not only executed, but
147 - Feature: Findwindow ported to QT4
149 -------------------------------------------------------------------
150 Tue Sep 5 09:55:55 CEST 2006 - uwedr
152 - Bugfix: More undo/redo (move of floatimages, relinking of branches)
154 -------------------------------------------------------------------
155 Thu Aug 31 13:54:30 CEST 2006 - uwedr
157 - Bugfix: More undo/redo commands
158 - Bugfix: Actions updated after moving a branch now
159 - Bugfix: vym refuses to start if vymTmpDir can't be created
161 -------------------------------------------------------------------
162 Wed Aug 30 14:14:56 CEST 2006 - uwedr
165 - Bugfix: Editing headings now works both on Mac and Linux
167 -------------------------------------------------------------------
168 Mon Aug 28 13:15:35 CEST 2006 - uwe
171 - Feature: Opening of all URLs in a subtree
172 - Feature: Opening of all vymLinks in a subtree
174 -------------------------------------------------------------------
175 Tue Aug 15 13:39:42 CEST 2006 - uwedr
178 - Feature: Changed format of configuration file a bit (new file anyway
179 with introduction of QT4)
180 - Feature: Toolbar Layout is saved now
182 -------------------------------------------------------------------
183 Thu Jul 27 14:28:54 CEST 2006 - uwedr
185 - Bugfix: Floatimages internally are saved as png, preserving the alpha
188 -------------------------------------------------------------------
189 Thu Jul 13 10:39:26 CEST 2006 - uwedr
191 - Bugfix: Fixed broken check for non-existent OO-export configuration
193 -------------------------------------------------------------------
194 Tue Jul 4 12:32:28 CEST 2006 - uwedr
196 - Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
197 beginning of export now
199 -------------------------------------------------------------------
200 Mon July 10 16:53:29 CEST 2006 - uwedr
203 - Feature: Beginning of QT4 port
205 -------------------------------------------------------------------
206 Thu June 1 16:53:29 CEST 2006 - uwedr
209 - Feature: Opening of tabs in Firefox or Mozilla
210 - Feature: Documentation is up to date now
211 - Bugfix: No more duplicate xLinks
212 - Bugfix: Saving original filename of floatimages finally works
213 - Bugfix: Positioning of floatimages while adjusting canvas size (also
214 optimized code a bit)
216 -------------------------------------------------------------------
217 Tue May 9 10:05:52 CEST 2006 - uwedr
220 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu
221 - Bugfix: Deleting selection works also if Delkey is disabled.
223 -------------------------------------------------------------------
224 Mon May 8 10:29:25 CEST 2006 - uwedr
226 - Bugfix: Exclusive flags did not work properly.
227 - Bugfix: Wrong icon in texteditor for text underline
228 - Bugfix: Changed screenshots in docu to represent new look
229 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
231 -------------------------------------------------------------------
232 Mon Apr 24 11:59:22 CEST 2006 - uwedr
234 - Bugfix: wrong paths in XHTML export (#168033), caused by wrong
237 -------------------------------------------------------------------
238 Mon Apr 10 13:23:02 CEST 2006 - uwedr
240 - Feature: More icons
242 -------------------------------------------------------------------
243 Fri Mar 31 14:18:38 CEST 2006 - uwe
245 - Feature: New environment variable VYMHOME
247 -------------------------------------------------------------------
248 Thu Mar 30 11:00:21 CEST 2006 - uwedr
251 - Feature: New icons. Icons and flags are not longer linked statically.
253 -------------------------------------------------------------------
254 Tue Mar 28 21:54:31 CEST 2006 - uwe
257 - Feature: Konqueror can open URLs in new tabs now.
259 -------------------------------------------------------------------
260 Thu Mar 23 13:26:46 CET 2006 - uwedr
263 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
264 - Bugfix: All exports support hiding of objects now
265 - Bugfix: exportDir in XHTML export is correctly saved in map and
266 defaults to current directory
268 -------------------------------------------------------------------
269 Wed Mar 15 11:43:02 CET 2006 - uwedr
272 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
273 escaping & in fontnames
274 - Feature: Hide Export Flag lets you hide objects in exports
275 - Feature: Floatimages now are basically ornamented objects. They could
276 have e.g. an URL later
277 - Feature: On error the XML Parser shows the line which is causing the
280 -------------------------------------------------------------------
281 Wed Mar 8 13:58:40 CET 2006 - uwedr
283 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
284 issue when multiple fileselections were allowed.
286 -------------------------------------------------------------------
287 Mon Mar 6 15:02:57 CET 2006 - uwedr
289 - Feature: Added export to Taskjuggler. xslt by Matt.
291 -------------------------------------------------------------------
292 Wed Mar 1 22:29:47 CET 2006 - uwe
294 - Bugfix: Canvas Size corrected when flag is toggled
296 -------------------------------------------------------------------
297 Wed Mar 1 15:38:11 CET 2006 - uwedr
300 - Feature: Include Images Horizontalls
302 -------------------------------------------------------------------
303 Tue Feb 21 17:17:48 CET 2006 - uwedr
305 - Feature: rudimentary import mmaps
307 -------------------------------------------------------------------
308 Tue Feb 14 21:10:26 CET 2006 - uwe
311 - Feature: Import KDE bookmarks
312 - Feature: Own class xsltproc for doing xml transformations
314 -------------------------------------------------------------------
315 Tue Jan 31 16:54:52 CET 2006 - uwedr
318 - Bugfix: Hide Include Images Horizontally (not implemented yet)
319 - Bugfix: Include Images Vertically was not read from saved file
321 -------------------------------------------------------------------
322 Tue Jan 25 16:07:53 CET 2006 - uwedr
325 - Feature: Export to Open Office 2.x (Open Document) basically works
326 - Feature: Export to XHTML uses smaller icon for URLs now
328 -------------------------------------------------------------------
329 Wed Jan 18 13:29:52 CET 2006 - uwedr
331 - Feature: Multiple File selection while loading maps and images
333 -------------------------------------------------------------------
334 Tue Jan 3 12:20:08 CET 2006 - uwe
336 - Feature: Small optimization in zip/unzip functions
338 -------------------------------------------------------------------
339 Mon Jan 2 21:03:05 CET 2006 - uwe
341 - Feature: FATE support for URLs
343 -------------------------------------------------------------------
344 Wed Dec 28 12:09:59 CET 2005 - uwe
347 - Feature: Added idAttr to BranchObj::saveToDir
348 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
349 errors, if FO is selected (undefined link)
350 - Bugfix: FloatImages don't get lost during save after they have been
351 relinked to new parent
352 - Bugfix: Editing heading of mapcenter now also corrects position
354 -------------------------------------------------------------------
355 Mon Oct 10 13:18:29 CEST 2005 - uwedr
357 - Bugfix: Copy/Paste was currently not possible for images. Now
358 completly rewrote mechanism. Instead of invisible map now XML import
359 is used (Multiple clipboards should be not difficult now)
361 -------------------------------------------------------------------
362 Mon Oct 3 10:33:09 CEST 2005 - uwe
364 - Bugfix: Added small fix from Khaled Ahmed needed for display of
367 -------------------------------------------------------------------
368 Mon Sep 12 21:39:38 CEST 2005 - uwedr
371 - Feature: Currently 15 levels of undo (GUI to set value still missing)
372 - Feature: Experimental LaTeX Export (without headers and opions so far)
374 -------------------------------------------------------------------
375 Sun Sep 5 10:26:15 CEST 2005 - uwedr
378 - Feature: Link of a branch can be hidden, if object is not selected
379 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
381 - Bugfix: TextEditor now has grey background again, if it is empty
382 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
383 is no longer a QOBJECT
385 -------------------------------------------------------------------
386 Thu Sep 1 12:26:24 CEST 2005 - uwedr
388 - Bugfix: Some minor changes so that translations use arguments now
389 instead of several calls to tr()
391 -------------------------------------------------------------------
392 Tue Aug 30 13:38:31 CEST 2005 - uwedr
394 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
395 another map caused vym to go into an endless loop, if the vymlink of the
396 branch pointed to the new map.
397 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
400 -------------------------------------------------------------------
401 Fri Aug 19 09:12:49 CEST 2005 - uwedr
403 - Feature: added debian subdirectory created by Steffen Joeris
404 - Feature: added license to new aboutwindow
406 -------------------------------------------------------------------
407 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
409 - Bugfix: Fixed link handling in aboutdialog.
411 -------------------------------------------------------------------
412 Tue Aug 16 12:25:09 CEST 2005 - uwedr
414 - Feature: Added keyboard shortcut to reset zoom factor
415 - Bugfix: Added "..." to menu entries leading to another dialog
416 - Bugfix: The setting option "Delete Key" is working again
417 - Bugfix: A branch moved from left side to right had wrong orienation
419 -------------------------------------------------------------------
420 Tue Aug 2 09:59:24 CEST 2005 - uwedr
422 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
425 -------------------------------------------------------------------
426 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
428 - Bugfix: Problems with closing of note editor when text was modified.
429 - Feature: Added subscript and superscript to note editor
431 -------------------------------------------------------------------
432 Thu Jul 28 11:57:38 CEST 2005
435 - Bugfix: Frames didn't become invisible if scrolled
437 -------------------------------------------------------------------
438 Thu Jul 28 11:57:38 CEST 2005
441 - Bugfix: if selection changed before undo, undo worked on wrong
443 - included math.h again to enable compiling with gcc4
445 -------------------------------------------------------------------
446 Mi Jul 27 17:27:14 CEST 2005
448 - Bugfix: if selection changed before undo, undo worked on wrong branch
450 -------------------------------------------------------------------
451 Mon Jul 25 22:22:21 CEST 2005
453 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
455 -------------------------------------------------------------------
456 Di Jul 19 16:42:31 CEST 2005
459 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
460 - Feature: More speedup on moving/relinking branches
462 -------------------------------------------------------------------
464 Mi Jul 13 11:44:10 CEST 2005
466 - Drag and Drop also for URLs
468 -------------------------------------------------------------------
469 Di Jul 12 20:56:09 CEST 2005
473 -------------------------------------------------------------------
474 Mon Jul 4 21:13:42 CEST 2005
477 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
479 -------------------------------------------------------------------
480 Tue Jun 14 11:43:44 CEST 2005
482 - Feature: printer name is saved in vymrc now
483 - Feature: added image drag/drop (by Jakob Hilmer)
484 - Bugfix: Importing map into new map now has correct (empty) filename
486 -------------------------------------------------------------------
490 - Feature: Dramatic speedup in some operations
491 (e.g. move branch up/down) due to extended
493 -------------------------------------------------------------------
497 - Feature:Changed default pdf-reader for Mac OSX
498 - Bugfix: xLinks stopped working in 1.6.6
499 - Bugfix: drawing error when using modModeCopy
500 - Bugfix: replaced lrint by qRound for BSD port
502 -----------------------------------------------------------
506 - Feature: Exclusive standard flags
508 -----------------------------------------------------------
512 - Feature: removing a branch and keeping its childs
513 - Feature: removing childs of a branch
514 - Feature: insert branch and make selection its child
515 - Feature: restructured branch context menu
516 in a basic version (straight line)
517 - Feature: New shortcuts for use on Mac OS X
518 - Feature: Importing directories generates vymlinks now
519 - Bugfix: Changing linkstyle now automatically redraws all
521 - Bugfix: Paste icon is disabled if clipboard is empty
523 -----------------------------------------------------------
527 - Feature: xLinks (connection between 2 branches) works
528 in a basic version (straight line)
530 -----------------------------------------------------------
534 - Bugfix: Saving of selection to a vym part (.vyp)
535 - Bugfix: Closing the noteeditor by closing its window now
536 also toggles the responding toolbar button. &
538 -----------------------------------------------------------
542 - Feature: Introduced Modifier modes: color, link, copy
543 - Feature: Linking branches is basically possible, though it can't be
546 -----------------------------------------------------------
550 - Feature: Optimized moving of branches: much faster especially
552 - Bugfix: Segfault when loading vym part
553 - Bugfix: ugly unitialized lines, when temporary drawn link
554 was moved from a temporary parent back to canvas
556 -----------------------------------------------------------
560 - Feature: Added saving of xhtml settings in map
562 -----------------------------------------------------------
566 - Feature: Added Import of maps with two modes:
568 - Feature: Added export of part of maps
569 - Feature: Added joining of paragraphs in text editor
570 - Feature: Optimized undo: Only relevant parts are saved, which
571 dramatically improves e.g. moving branches up/down in most maps
572 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
573 parse error, if font name contains a \& (#62283)
574 - Bugfix: Wrong order of mainbranches in Export
575 - Bugfix: zip archive was not deleted before save, which could lead to
576 much bigger files, e.g. when working on older \vym maps or deleted
578 - Bugfix: Printing in Texteditor
579 - Bugfix: Wrong URLs in xhtml output
580 - Bugfix: Segfault fixed at Cursor left/right in empty map
582 -----------------------------------------------------------
586 - Feature: More options in xhtml export: external scripts
588 -----------------------------------------------------------
592 - Public release of all changes since 1.4.1
593 - Feature: New function to replace paragraphs in note editor
594 by linebreaks, this makes pasted text much nicer
595 - Feature: New option to toggle exporting of of floatimages
596 - Feature: z-plane of floatimages can be set (manually only)
597 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
600 -----------------------------------------------------------
604 - Feature: New Export to XHTML (by Thomas Schraitle)
606 - Bugfix: spaces and dots in filenames
607 - Bugfix: Error message if xsltproc is not installed
609 -----------------------------------------------------------
613 - Feature: New file format: notes are saved as part of the .xml file
614 - Feature: Note Editor supports Rich Text now.
615 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
617 -----------------------------------------------------------
621 - Feature: Correct handling of font size in Heading
623 -----------------------------------------------------------
627 - Selecting with cursor now works between subtrees
628 - Bugfix: vymLink was set to temporary dir in 1.4.3
630 -----------------------------------------------------------
634 - Optimisation: Reduced canvas objects by only creating objects for used
636 - Better visualization of moving branch above/below target
637 - Find Window informs with dialog, if the search failed
638 - System Flags are clickable now
639 - Reworked CSS and XST stylsheets (comments, indent, browser
641 - vymLinks are shown in statusbar
642 - current directory is save
643 - Rewritten load/save to improve multimap handling and unzipped files
644 - Bugfix: vymLinks don't get deleted when Cancel is pressed
645 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
646 - Bugfix: More toolbar buttons disabled, if action not possible
647 - Bugfix: Renaming .vymfile now works
648 - Bugfix: mapChanged set when toggling flags
649 - Bugfix: CTRL-N was used twice
650 - Bugfix: Del didn't work on floatimage
652 -----------------------------------------------------------
654 - Bugfix: Float image could not be deleted
656 -----------------------------------------------------------
660 - Bugfix: Color of branch not saved
661 - Bugfix: wrong path at HTML export
662 - Bugfix: map is not save with special characters in path
664 -----------------------------------------------------------
668 - Ask for confirmation before opening
669 a map in multiple editors
670 - Save state of note editor (visible/minimized)
672 - Author and Comment is saved in map
673 - Stats are shown in Edit MapInfo
674 - Changes for OS X port (QCursor, QContextMenuEvent)
675 - Bugfix: Fonts from note editor are save now
676 - Bugfix: invisible image when parent is scrolled
677 - Bugfix: Segfault pressing "enter" for floatimage
678 - Bugfix: Images can't be outside of exported area
680 - Bugfix: Filenames with blanks
681 - Bugfix: Old maplink is shown when editing maplink
682 - Bugfix: always show cursor while editing heading
684 -----------------------------------------------------------
689 - Export to any of QTs image formats
690 - Also right side of selection is always visible now.
692 -----------------------------------------------------------
696 - Load last maps in file menu
697 - save last image path for loading
698 - Also export standard flags to dir.
700 -----------------------------------------------------------
704 - Enabled <br> in headings as manual linebreak
705 - Heading can be copied to URL
706 - Bugfix: GIFs are automatically converted to PNG now
708 -----------------------------------------------------------
712 - Add and move branches above/below selection, Texteditor copy all,
714 -----------------------------------------------------------
718 - Export to directory, changed naming in .vym
720 -----------------------------------------------------------
724 - Bugfix: Check if map can be saved at all
726 -----------------------------------------------------------
730 - Select image format before saving image
732 -----------------------------------------------------------
736 - Selecting mainbranches by up/down
737 - Export ASCII (experimental)
738 - Each map can be saved individually at quit
739 - Bugfix: Opening VymLink crashes QT
740 - Bugfix: 50\% less objects on canvas
741 - Bugfix: Ignoring LANG, now always written as UTF8
743 -----------------------------------------------------------
747 - Sort Mainbranches by angle to y-axis
748 - Import directory structure
749 - Bugfix: Set FrameType of MapCenter while loading map
751 -----------------------------------------------------------
755 - Jump to another vym map
756 - Mainbranches are alwas ordered clockwise
758 -----------------------------------------------------------
762 - Change frame types in context menu
764 -----------------------------------------------------------
768 - Copy / Paste and save Floatimages
770 -----------------------------------------------------------
774 - Closing vym in KDE now asks for save, too
775 - Context menu for branches
776 - Selection is saved in .vym file
778 -----------------------------------------------------------
782 - URLs to external links can be added
783 - All actions are deactived if not possible
785 -----------------------------------------------------------
789 - Images: Can be loaded, saved, relinked to other parents
791 -----------------------------------------------------------
795 - Zoom: Reset and finer steps shrinking/enlarging
797 -----------------------------------------------------------
801 - Editing of links (style and color)
803 -----------------------------------------------------------
807 - Bugfix: LineEdit when adding branch has correct position again.
809 -----------------------------------------------------------
813 - Scrolled parts are automatically unscrolled when selected and scrolled
815 - Bugfix: Save flag is updated when multiple maps are opened
816 - Bugfix: Moving of branches is faster and more accurat when adding to
819 -----------------------------------------------------------
823 - Bugfix: Remember filename of note in noteeditor
825 -----------------------------------------------------------
829 - Find Text also in Notes.
831 -----------------------------------------------------------
835 - Bugfix: Correct setting and positioning when relinking branches
837 -----------------------------------------------------------
841 - Scroll mode added (folding of subtrees).
842 - Bugfix: Wrong position of linedit in zoomed view
844 -----------------------------------------------------------
848 - Added clear button in find window, bugfixes
850 -----------------------------------------------------------
854 - Links can be colored with color of heading
856 -----------------------------------------------------------
860 - Improved visualization of linking to new branch
862 -----------------------------------------------------------
867 - Selection always stays in view
869 -----------------------------------------------------------
873 - Find function scrolls to result now
874 - Bugfix: Adding branch with midmouse
875 - Bugfix: multiple repositioning of map, when noteeditor was changed
877 - New Linestyles (still hardcoded)
879 -----------------------------------------------------------
883 - First public stable release
885 -----------------------------------------------------------
887 - added quick color picker (CTRL + Left Mouse) ?
889 -----------------------------------------------------------
891 - added automatic canvas resizer, removed manual resizing of canvas
892 - added settings option to paste text into new branch
895 - Choose and switch between fixed and variable width fonts
897 - Fixed segfault caused by undo and a call of updateNoteFlag of note
899 - Added settings menu to configure autoselect and autoedit mode
900 - autoedit and autoselect mode
901 - Fixed ugly display problem with QT Palette (Klaas Freitag)
902 - Reduced temporary directories from 4 to 1
903 - Added wordwrap in printing of notes
904 - New toolbar buttons in texteditor
905 - Set background color
906 - Fixed bug: Flags in toolbar not updated when selecting map center
908 -----------------------------------------------------------
910 - No more segfault, when an object is deleted while being edited
911 - Keep focus constant when zooming in/out
912 - Export as png graphic
913 - Keep Center of map where it is while zooming
914 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
915 - MDI: Multi Document Interface enables working on several maps
917 - Enabled creating a new map via argument on commandline
918 - Changed file extension from .mmap to .vym
919 - noteeditor changes color, if empty or nothing is selected
920 - Changes in NoteEditor window are recognized by main window, too, thus
921 preventing loosing data when quitting the program.
923 -----------------------------------------------------------
925 - New rendering engine: Faster, no flickering
927 -----------------------------------------------------------
929 - Changed printing to use maximum space on paper
930 - Note editor is hidden, too, when mapeditor is minimized
931 - New (compressed) file format
933 -----------------------------------------------------------
935 - Size of map is saved
936 - Multi Line Headings
937 - Reworked Rendering Engine: Much faster now.
938 - Reworked Undo: Much faster now.
939 - Enabled moving of map center
940 - Multi-line headings
942 -----------------------------------------------------------
947 -----------------------------------------------------------
949 - Moving view of map improved:
950 - New handling (acrobat reader style)
952 - Several tools to color a map
954 -----------------------------------------------------------
956 - Inital version, basic map layout
957 - Data is stored in XML