1 -------------------------------------------------------------------
2 Sat Mar 31 10:59:55 CEST 2007 - uwe
5 - Feature: Color of selection can be changed now
6 - Feature: Pen and brush for frames can be set
7 - Bugfix: For frames the links always were drawn at bottom of heading
8 - Bugfix: BranchPropertyWindow updates when selection is changed
10 -------------------------------------------------------------------
11 Mon Mar 6 22:10:26 CET 2007 - uwe
14 - Feature: Simple Editor for scripts
15 - Feature: Added syntax highlighting for editor
17 -------------------------------------------------------------------
18 Tue Feb 20 22:16:09 CET 2007 - uwe
21 - Bugfix: Crash when trying to temporary link to floatimage
23 -------------------------------------------------------------------
24 Mon Feb 17 16:32:53 CET 2007 - uwedr
27 - Feature: Unscroll all now only affects selected subtree
28 - Bugfix: Drawing error when temporary linking subtrees
29 - Bugfix: Import of KDE Bookmarks
30 - Bugfix: Export to KDE Bookmarks
31 - Bugfix: Export to XHTML
32 - Bugfix: Drag and Drop of URLs now only creates one branch
34 -------------------------------------------------------------------
35 Wed Feb 07 17:27:31 CET 2007 - uwedr
38 - Feature: Using a new class to select objects
39 - Bugfix: Remember last directory before ASCII/LaTeX export
40 - Bugfix: Editing in NoteEditor now updates actions (save) again
41 - Bugfix: Deleting last branch automatically unscrolls parent now
42 - Bugfix: Scroll/Unscroll has undo/redo now
44 -------------------------------------------------------------------
45 Fri Jan 19 22:53:27 CET 2007 - uwe
48 - Feature: New Frame format
49 - Feature: New vym file format to support new frames
50 - Bugfix: xml-parsing code simplified
51 - Bugfix: Fixed pretty annoying repositioning of view after editing a
52 heading. (don't call show() before positioning in heading...)
53 - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
54 - Bugfix: Save PNG images with quality 100 to workaround image problems
55 - Bugfix: Remember last directory before XML export
57 -------------------------------------------------------------------
58 Thu Jan 11 16:05:49 CET 2007 - uwedr
61 - Feature: Properties dialog for branches instead of context menu entries
63 -------------------------------------------------------------------
64 Wed Jan 10 19:48:32 CET 2007 - uwe
67 - Bugfix: move branch up/down calls scene()->update() now => much faster
68 - Bugfix: Relinking of floatimages undo/redo
70 -------------------------------------------------------------------
71 Tue Jan 2 19:30:50 CET 2007 - uwedr
74 - Bugfix: printing scales correctly again
75 - Bugfix: Drag & Drop (basically) works again
76 - Bugfix: Crash caused by BranchObj::getLastSelected
77 - Bugfix: Signal handling by changes in TextEditor: Much faster now
79 -------------------------------------------------------------------
80 Thu Dec 21 14:13:13 CET 2006 - uwedr
83 - Bugfix: printing is working again
85 -------------------------------------------------------------------
86 Mon Dec 11 12:31:46 CET 2006 - uwedr
89 - Bugfix: move up/down to next subtree is working again
91 -------------------------------------------------------------------
92 Mon Dec 6 22:48:07 CET 2006 - uwe
95 - Bugfix: Flags are working again
96 - Bugfix: Floatimages have correct select box again
98 -------------------------------------------------------------------
99 Wed Nov 29 13:48:35 CET 2006 - uwedr
102 - Bugfix: Image format is saved with floatimage
103 - Feature: Only one history window for all editors. State is saved.
104 - Feature: Canvas ported to QT 4.2 GraphicsView
105 - Feature: Options to use AntiaAliasing and smooth pixmap
107 - Feature: Thick links use polygons now, less objects in scene
109 -------------------------------------------------------------------
110 Thu Nov 16 14:41:44 CET 2006 - uwedr
112 - Bugfix: New recent file handling, fixes crash on Mac OS X
114 -------------------------------------------------------------------
115 Tue Nov 14 10:00:12 CET 2006 - uwedr
117 - Feature: Modifier Modes now change cursor when CTRL is pressed
119 -------------------------------------------------------------------
120 Fri Nov 10 10:28:55 CEST 2006 - uwe
122 - Feature: vym opens spanish documentation, if locale is es*
123 - Bugfix: Position of floatimages is saved again
124 - Bugfix: Position of floatimages survives adjustCanvasSize()
125 - Bugfix: Adding branch to scrolled branch unscroll the former
126 - Bugfix: More undo commands (removed saveStateComplete)
128 -------------------------------------------------------------------
129 Tue Oct 24 17:24:22 CEST 2006 - uwedr
132 - Feature: More undo commands (and fixes there)
134 -------------------------------------------------------------------
135 Mon Oct 16 14:41:03 CEST 2006 - uwedr
137 - Feature: Code simplification
139 -------------------------------------------------------------------
140 Thu Sep 14 12:01:28 CEST 2006 - uwedr
143 - Feature: Note Editor completly based on QT4 now.
145 -------------------------------------------------------------------
146 Wed Sep 13 16:43:09 CEST 2006 - uwedr
149 - Feature: New History window, All designer elements ported to QT4
150 - Bugfix: No more hopping around of floats, when canvas is resized
151 (by using relative positions for mainbranches. This might
152 confuse parsing 1.8.56 documents with vym <= 1.8.1
154 -------------------------------------------------------------------
155 Wed Sep 6 09:48:12 CEST 2006 - uwedr
157 - Bugfix: Mac - XSL stylesheets are found
158 - Bugfix: Mac - fonts are scaling
159 - Bugfix: Mac - hand cursor is shown correctly
161 -------------------------------------------------------------------
162 Tue Sep 5 15:38:20 CEST 2006 - uwedr
165 - Bugfix: Undo/Redo moving floatimages
166 - Bugfix: Shortcuts for scrolling branches/removing branch
167 - Bugfix: update-bookmarks script is not only executed, but
169 - Feature: Findwindow ported to QT4
171 -------------------------------------------------------------------
172 Tue Sep 5 09:55:55 CEST 2006 - uwedr
174 - Bugfix: More undo/redo (move of floatimages, relinking of branches)
176 -------------------------------------------------------------------
177 Thu Aug 31 13:54:30 CEST 2006 - uwedr
179 - Bugfix: More undo/redo commands
180 - Bugfix: Actions updated after moving a branch now
181 - Bugfix: vym refuses to start if vymTmpDir can't be created
183 -------------------------------------------------------------------
184 Wed Aug 30 14:14:56 CEST 2006 - uwedr
187 - Bugfix: Editing headings now works both on Mac and Linux
189 -------------------------------------------------------------------
190 Mon Aug 28 13:15:35 CEST 2006 - uwe
193 - Feature: Opening of all URLs in a subtree
194 - Feature: Opening of all vymLinks in a subtree
196 -------------------------------------------------------------------
197 Tue Aug 15 13:39:42 CEST 2006 - uwedr
200 - Feature: Changed format of configuration file a bit (new file anyway
201 with introduction of QT4)
202 - Feature: Toolbar Layout is saved now
204 -------------------------------------------------------------------
205 Thu Jul 27 14:28:54 CEST 2006 - uwedr
207 - Bugfix: Floatimages internally are saved as png, preserving the alpha
210 -------------------------------------------------------------------
211 Thu Jul 13 10:39:26 CEST 2006 - uwedr
213 - Bugfix: Fixed broken check for non-existent OO-export configuration
215 -------------------------------------------------------------------
216 Tue Jul 4 12:32:28 CEST 2006 - uwedr
218 - Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
219 beginning of export now
221 -------------------------------------------------------------------
222 Mon July 10 16:53:29 CEST 2006 - uwedr
225 - Feature: Beginning of QT4 port
227 -------------------------------------------------------------------
228 Thu June 1 16:53:29 CEST 2006 - uwedr
231 - Feature: Opening of tabs in Firefox or Mozilla
232 - Feature: Documentation is up to date now
233 - Bugfix: No more duplicate xLinks
234 - Bugfix: Saving original filename of floatimages finally works
235 - Bugfix: Positioning of floatimages while adjusting canvas size (also
236 optimized code a bit)
238 -------------------------------------------------------------------
239 Tue May 9 10:05:52 CEST 2006 - uwedr
242 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu
243 - Bugfix: Deleting selection works also if Delkey is disabled.
245 -------------------------------------------------------------------
246 Mon May 8 10:29:25 CEST 2006 - uwedr
248 - Bugfix: Exclusive flags did not work properly.
249 - Bugfix: Wrong icon in texteditor for text underline
250 - Bugfix: Changed screenshots in docu to represent new look
251 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
253 -------------------------------------------------------------------
254 Mon Apr 24 11:59:22 CEST 2006 - uwedr
256 - Bugfix: wrong paths in XHTML export (#168033), caused by wrong
259 -------------------------------------------------------------------
260 Mon Apr 10 13:23:02 CEST 2006 - uwedr
262 - Feature: More icons
264 -------------------------------------------------------------------
265 Fri Mar 31 14:18:38 CEST 2006 - uwe
267 - Feature: New environment variable VYMHOME
269 -------------------------------------------------------------------
270 Thu Mar 30 11:00:21 CEST 2006 - uwedr
273 - Feature: New icons. Icons and flags are not longer linked statically.
275 -------------------------------------------------------------------
276 Tue Mar 28 21:54:31 CEST 2006 - uwe
279 - Feature: Konqueror can open URLs in new tabs now.
281 -------------------------------------------------------------------
282 Thu Mar 23 13:26:46 CET 2006 - uwedr
285 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
286 - Bugfix: All exports support hiding of objects now
287 - Bugfix: exportDir in XHTML export is correctly saved in map and
288 defaults to current directory
290 -------------------------------------------------------------------
291 Wed Mar 15 11:43:02 CET 2006 - uwedr
294 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
295 escaping & in fontnames
296 - Feature: Hide Export Flag lets you hide objects in exports
297 - Feature: Floatimages now are basically ornamented objects. They could
298 have e.g. an URL later
299 - Feature: On error the XML Parser shows the line which is causing the
302 -------------------------------------------------------------------
303 Wed Mar 8 13:58:40 CET 2006 - uwedr
305 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
306 issue when multiple fileselections were allowed.
308 -------------------------------------------------------------------
309 Mon Mar 6 15:02:57 CET 2006 - uwedr
311 - Feature: Added export to Taskjuggler. xslt by Matt.
313 -------------------------------------------------------------------
314 Wed Mar 1 22:29:47 CET 2006 - uwe
316 - Bugfix: Canvas Size corrected when flag is toggled
318 -------------------------------------------------------------------
319 Wed Mar 1 15:38:11 CET 2006 - uwedr
322 - Feature: Include Images Horizontalls
324 -------------------------------------------------------------------
325 Tue Feb 21 17:17:48 CET 2006 - uwedr
327 - Feature: rudimentary import mmaps
329 -------------------------------------------------------------------
330 Tue Feb 14 21:10:26 CET 2006 - uwe
333 - Feature: Import KDE bookmarks
334 - Feature: Own class xsltproc for doing xml transformations
336 -------------------------------------------------------------------
337 Tue Jan 31 16:54:52 CET 2006 - uwedr
340 - Bugfix: Hide Include Images Horizontally (not implemented yet)
341 - Bugfix: Include Images Vertically was not read from saved file
343 -------------------------------------------------------------------
344 Tue Jan 25 16:07:53 CET 2006 - uwedr
347 - Feature: Export to Open Office 2.x (Open Document) basically works
348 - Feature: Export to XHTML uses smaller icon for URLs now
350 -------------------------------------------------------------------
351 Wed Jan 18 13:29:52 CET 2006 - uwedr
353 - Feature: Multiple File selection while loading maps and images
355 -------------------------------------------------------------------
356 Tue Jan 3 12:20:08 CET 2006 - uwe
358 - Feature: Small optimization in zip/unzip functions
360 -------------------------------------------------------------------
361 Mon Jan 2 21:03:05 CET 2006 - uwe
363 - Feature: FATE support for URLs
365 -------------------------------------------------------------------
366 Wed Dec 28 12:09:59 CET 2005 - uwe
369 - Feature: Added idAttr to BranchObj::saveToDir
370 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
371 errors, if FO is selected (undefined link)
372 - Bugfix: FloatImages don't get lost during save after they have been
373 relinked to new parent
374 - Bugfix: Editing heading of mapcenter now also corrects position
376 -------------------------------------------------------------------
377 Mon Oct 10 13:18:29 CEST 2005 - uwedr
379 - Bugfix: Copy/Paste was currently not possible for images. Now
380 completly rewrote mechanism. Instead of invisible map now XML import
381 is used (Multiple clipboards should be not difficult now)
383 -------------------------------------------------------------------
384 Mon Oct 3 10:33:09 CEST 2005 - uwe
386 - Bugfix: Added small fix from Khaled Ahmed needed for display of
389 -------------------------------------------------------------------
390 Mon Sep 12 21:39:38 CEST 2005 - uwedr
393 - Feature: Currently 15 levels of undo (GUI to set value still missing)
394 - Feature: Experimental LaTeX Export (without headers and opions so far)
396 -------------------------------------------------------------------
397 Sun Sep 5 10:26:15 CEST 2005 - uwedr
400 - Feature: Link of a branch can be hidden, if object is not selected
401 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
403 - Bugfix: TextEditor now has grey background again, if it is empty
404 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
405 is no longer a QOBJECT
407 -------------------------------------------------------------------
408 Thu Sep 1 12:26:24 CEST 2005 - uwedr
410 - Bugfix: Some minor changes so that translations use arguments now
411 instead of several calls to tr()
413 -------------------------------------------------------------------
414 Tue Aug 30 13:38:31 CEST 2005 - uwedr
416 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
417 another map caused vym to go into an endless loop, if the vymlink of the
418 branch pointed to the new map.
419 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
422 -------------------------------------------------------------------
423 Fri Aug 19 09:12:49 CEST 2005 - uwedr
425 - Feature: added debian subdirectory created by Steffen Joeris
426 - Feature: added license to new aboutwindow
428 -------------------------------------------------------------------
429 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
431 - Bugfix: Fixed link handling in aboutdialog.
433 -------------------------------------------------------------------
434 Tue Aug 16 12:25:09 CEST 2005 - uwedr
436 - Feature: Added keyboard shortcut to reset zoom factor
437 - Bugfix: Added "..." to menu entries leading to another dialog
438 - Bugfix: The setting option "Delete Key" is working again
439 - Bugfix: A branch moved from left side to right had wrong orienation
441 -------------------------------------------------------------------
442 Tue Aug 2 09:59:24 CEST 2005 - uwedr
444 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
447 -------------------------------------------------------------------
448 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
450 - Bugfix: Problems with closing of note editor when text was modified.
451 - Feature: Added subscript and superscript to note editor
453 -------------------------------------------------------------------
454 Thu Jul 28 11:57:38 CEST 2005
457 - Bugfix: Frames didn't become invisible if scrolled
459 -------------------------------------------------------------------
460 Thu Jul 28 11:57:38 CEST 2005
463 - Bugfix: if selection changed before undo, undo worked on wrong
465 - included math.h again to enable compiling with gcc4
467 -------------------------------------------------------------------
468 Mi Jul 27 17:27:14 CEST 2005
470 - Bugfix: if selection changed before undo, undo worked on wrong branch
472 -------------------------------------------------------------------
473 Mon Jul 25 22:22:21 CEST 2005
475 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
477 -------------------------------------------------------------------
478 Di Jul 19 16:42:31 CEST 2005
481 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
482 - Feature: More speedup on moving/relinking branches
484 -------------------------------------------------------------------
486 Mi Jul 13 11:44:10 CEST 2005
488 - Drag and Drop also for URLs
490 -------------------------------------------------------------------
491 Di Jul 12 20:56:09 CEST 2005
495 -------------------------------------------------------------------
496 Mon Jul 4 21:13:42 CEST 2005
499 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
501 -------------------------------------------------------------------
502 Tue Jun 14 11:43:44 CEST 2005
504 - Feature: printer name is saved in vymrc now
505 - Feature: added image drag/drop (by Jakob Hilmer)
506 - Bugfix: Importing map into new map now has correct (empty) filename
508 -------------------------------------------------------------------
512 - Feature: Dramatic speedup in some operations
513 (e.g. move branch up/down) due to extended
515 -------------------------------------------------------------------
519 - Feature:Changed default pdf-reader for Mac OSX
520 - Bugfix: xLinks stopped working in 1.6.6
521 - Bugfix: drawing error when using modModeCopy
522 - Bugfix: replaced lrint by qRound for BSD port
524 -----------------------------------------------------------
528 - Feature: Exclusive standard flags
530 -----------------------------------------------------------
534 - Feature: removing a branch and keeping its childs
535 - Feature: removing childs of a branch
536 - Feature: insert branch and make selection its child
537 - Feature: restructured branch context menu
538 in a basic version (straight line)
539 - Feature: New shortcuts for use on Mac OS X
540 - Feature: Importing directories generates vymlinks now
541 - Bugfix: Changing linkstyle now automatically redraws all
543 - Bugfix: Paste icon is disabled if clipboard is empty
545 -----------------------------------------------------------
549 - Feature: xLinks (connection between 2 branches) works
550 in a basic version (straight line)
552 -----------------------------------------------------------
556 - Bugfix: Saving of selection to a vym part (.vyp)
557 - Bugfix: Closing the noteeditor by closing its window now
558 also toggles the responding toolbar button. &
560 -----------------------------------------------------------
564 - Feature: Introduced Modifier modes: color, link, copy
565 - Feature: Linking branches is basically possible, though it can't be
568 -----------------------------------------------------------
572 - Feature: Optimized moving of branches: much faster especially
574 - Bugfix: Segfault when loading vym part
575 - Bugfix: ugly unitialized lines, when temporary drawn link
576 was moved from a temporary parent back to canvas
578 -----------------------------------------------------------
582 - Feature: Added saving of xhtml settings in map
584 -----------------------------------------------------------
588 - Feature: Added Import of maps with two modes:
590 - Feature: Added export of part of maps
591 - Feature: Added joining of paragraphs in text editor
592 - Feature: Optimized undo: Only relevant parts are saved, which
593 dramatically improves e.g. moving branches up/down in most maps
594 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
595 parse error, if font name contains a \& (#62283)
596 - Bugfix: Wrong order of mainbranches in Export
597 - Bugfix: zip archive was not deleted before save, which could lead to
598 much bigger files, e.g. when working on older \vym maps or deleted
600 - Bugfix: Printing in Texteditor
601 - Bugfix: Wrong URLs in xhtml output
602 - Bugfix: Segfault fixed at Cursor left/right in empty map
604 -----------------------------------------------------------
608 - Feature: More options in xhtml export: external scripts
610 -----------------------------------------------------------
614 - Public release of all changes since 1.4.1
615 - Feature: New function to replace paragraphs in note editor
616 by linebreaks, this makes pasted text much nicer
617 - Feature: New option to toggle exporting of of floatimages
618 - Feature: z-plane of floatimages can be set (manually only)
619 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
622 -----------------------------------------------------------
626 - Feature: New Export to XHTML (by Thomas Schraitle)
628 - Bugfix: spaces and dots in filenames
629 - Bugfix: Error message if xsltproc is not installed
631 -----------------------------------------------------------
635 - Feature: New file format: notes are saved as part of the .xml file
636 - Feature: Note Editor supports Rich Text now.
637 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
639 -----------------------------------------------------------
643 - Feature: Correct handling of font size in Heading
645 -----------------------------------------------------------
649 - Selecting with cursor now works between subtrees
650 - Bugfix: vymLink was set to temporary dir in 1.4.3
652 -----------------------------------------------------------
656 - Optimisation: Reduced canvas objects by only creating objects for used
658 - Better visualization of moving branch above/below target
659 - Find Window informs with dialog, if the search failed
660 - System Flags are clickable now
661 - Reworked CSS and XST stylsheets (comments, indent, browser
663 - vymLinks are shown in statusbar
664 - current directory is save
665 - Rewritten load/save to improve multimap handling and unzipped files
666 - Bugfix: vymLinks don't get deleted when Cancel is pressed
667 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
668 - Bugfix: More toolbar buttons disabled, if action not possible
669 - Bugfix: Renaming .vymfile now works
670 - Bugfix: mapChanged set when toggling flags
671 - Bugfix: CTRL-N was used twice
672 - Bugfix: Del didn't work on floatimage
674 -----------------------------------------------------------
676 - Bugfix: Float image could not be deleted
678 -----------------------------------------------------------
682 - Bugfix: Color of branch not saved
683 - Bugfix: wrong path at HTML export
684 - Bugfix: map is not save with special characters in path
686 -----------------------------------------------------------
690 - Ask for confirmation before opening
691 a map in multiple editors
692 - Save state of note editor (visible/minimized)
694 - Author and Comment is saved in map
695 - Stats are shown in Edit MapInfo
696 - Changes for OS X port (QCursor, QContextMenuEvent)
697 - Bugfix: Fonts from note editor are save now
698 - Bugfix: invisible image when parent is scrolled
699 - Bugfix: Segfault pressing "enter" for floatimage
700 - Bugfix: Images can't be outside of exported area
702 - Bugfix: Filenames with blanks
703 - Bugfix: Old maplink is shown when editing maplink
704 - Bugfix: always show cursor while editing heading
706 -----------------------------------------------------------
711 - Export to any of QTs image formats
712 - Also right side of selection is always visible now.
714 -----------------------------------------------------------
718 - Load last maps in file menu
719 - save last image path for loading
720 - Also export standard flags to dir.
722 -----------------------------------------------------------
726 - Enabled <br> in headings as manual linebreak
727 - Heading can be copied to URL
728 - Bugfix: GIFs are automatically converted to PNG now
730 -----------------------------------------------------------
734 - Add and move branches above/below selection, Texteditor copy all,
736 -----------------------------------------------------------
740 - Export to directory, changed naming in .vym
742 -----------------------------------------------------------
746 - Bugfix: Check if map can be saved at all
748 -----------------------------------------------------------
752 - Select image format before saving image
754 -----------------------------------------------------------
758 - Selecting mainbranches by up/down
759 - Export ASCII (experimental)
760 - Each map can be saved individually at quit
761 - Bugfix: Opening VymLink crashes QT
762 - Bugfix: 50\% less objects on canvas
763 - Bugfix: Ignoring LANG, now always written as UTF8
765 -----------------------------------------------------------
769 - Sort Mainbranches by angle to y-axis
770 - Import directory structure
771 - Bugfix: Set FrameType of MapCenter while loading map
773 -----------------------------------------------------------
777 - Jump to another vym map
778 - Mainbranches are alwas ordered clockwise
780 -----------------------------------------------------------
784 - Change frame types in context menu
786 -----------------------------------------------------------
790 - Copy / Paste and save Floatimages
792 -----------------------------------------------------------
796 - Closing vym in KDE now asks for save, too
797 - Context menu for branches
798 - Selection is saved in .vym file
800 -----------------------------------------------------------
804 - URLs to external links can be added
805 - All actions are deactived if not possible
807 -----------------------------------------------------------
811 - Images: Can be loaded, saved, relinked to other parents
813 -----------------------------------------------------------
817 - Zoom: Reset and finer steps shrinking/enlarging
819 -----------------------------------------------------------
823 - Editing of links (style and color)
825 -----------------------------------------------------------
829 - Bugfix: LineEdit when adding branch has correct position again.
831 -----------------------------------------------------------
835 - Scrolled parts are automatically unscrolled when selected and scrolled
837 - Bugfix: Save flag is updated when multiple maps are opened
838 - Bugfix: Moving of branches is faster and more accurat when adding to
841 -----------------------------------------------------------
845 - Bugfix: Remember filename of note in noteeditor
847 -----------------------------------------------------------
851 - Find Text also in Notes.
853 -----------------------------------------------------------
857 - Bugfix: Correct setting and positioning when relinking branches
859 -----------------------------------------------------------
863 - Scroll mode added (folding of subtrees).
864 - Bugfix: Wrong position of linedit in zoomed view
866 -----------------------------------------------------------
870 - Added clear button in find window, bugfixes
872 -----------------------------------------------------------
876 - Links can be colored with color of heading
878 -----------------------------------------------------------
882 - Improved visualization of linking to new branch
884 -----------------------------------------------------------
889 - Selection always stays in view
891 -----------------------------------------------------------
895 - Find function scrolls to result now
896 - Bugfix: Adding branch with midmouse
897 - Bugfix: multiple repositioning of map, when noteeditor was changed
899 - New Linestyles (still hardcoded)
901 -----------------------------------------------------------
905 - First public stable release
907 -----------------------------------------------------------
909 - added quick color picker (CTRL + Left Mouse) ?
911 -----------------------------------------------------------
913 - added automatic canvas resizer, removed manual resizing of canvas
914 - added settings option to paste text into new branch
917 - Choose and switch between fixed and variable width fonts
919 - Fixed segfault caused by undo and a call of updateNoteFlag of note
921 - Added settings menu to configure autoselect and autoedit mode
922 - autoedit and autoselect mode
923 - Fixed ugly display problem with QT Palette (Klaas Freitag)
924 - Reduced temporary directories from 4 to 1
925 - Added wordwrap in printing of notes
926 - New toolbar buttons in texteditor
927 - Set background color
928 - Fixed bug: Flags in toolbar not updated when selecting map center
930 -----------------------------------------------------------
932 - No more segfault, when an object is deleted while being edited
933 - Keep focus constant when zooming in/out
934 - Export as png graphic
935 - Keep Center of map where it is while zooming
936 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
937 - MDI: Multi Document Interface enables working on several maps
939 - Enabled creating a new map via argument on commandline
940 - Changed file extension from .mmap to .vym
941 - noteeditor changes color, if empty or nothing is selected
942 - Changes in NoteEditor window are recognized by main window, too, thus
943 preventing loosing data when quitting the program.
945 -----------------------------------------------------------
947 - New rendering engine: Faster, no flickering
949 -----------------------------------------------------------
951 - Changed printing to use maximum space on paper
952 - Note editor is hidden, too, when mapeditor is minimized
953 - New (compressed) file format
955 -----------------------------------------------------------
957 - Size of map is saved
958 - Multi Line Headings
959 - Reworked Rendering Engine: Much faster now.
960 - Reworked Undo: Much faster now.
961 - Enabled moving of map center
962 - Multi-line headings
964 -----------------------------------------------------------
969 -----------------------------------------------------------
971 - Moving view of map improved:
972 - New handling (acrobat reader style)
974 - Several tools to color a map
976 -----------------------------------------------------------
978 - Inital version, basic map layout
979 - Data is stored in XML