1 -------------------------------------------------------------------
2 Mon Mar 6 22:10:26 CET 2007 - uwe
5 - Feature: Simple Editor for scripts
6 - Feature: Added syntax highlighting for editor
8 -------------------------------------------------------------------
9 Tue Feb 20 22:16:09 CET 2007 - uwe
12 - Bugfix: Crash when trying to temporary link to floatimage
14 -------------------------------------------------------------------
15 Mon Feb 17 16:32:53 CET 2007 - uwedr
18 - Feature: Unscroll all now only affects selected subtree
19 - Bugfix: Drawing error when temporary linking subtrees
20 - Bugfix: Import of KDE Bookmarks
21 - Bugfix: Export to KDE Bookmarks
22 - Bugfix: Export to XHTML
23 - Bugfix: Drag and Drop of URLs now only creates one branch
25 -------------------------------------------------------------------
26 Wed Feb 07 17:27:31 CET 2007 - uwedr
29 - Feature: Using a new class to select objects
30 - Bugfix: Remember last directory before ASCII/LaTeX export
31 - Bugfix: Editing in NoteEditor now updates actions (save) again
32 - Bugfix: Deleting last branch automatically unscrolls parent now
33 - Bugfix: Scroll/Unscroll has undo/redo now
35 -------------------------------------------------------------------
36 Fri Jan 19 22:53:27 CET 2007 - uwe
39 - Feature: New Frame format
40 - Feature: New vym file format to support new frames
41 - Bugfix: xml-parsing code simplified
42 - Bugfix: Fixed pretty annoying repositioning of view after editing a
43 heading. (don't call show() before positioning in heading...)
44 - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
45 - Bugfix: Save PNG images with quality 100 to workaround image problems
46 - Bugfix: Remember last directory before XML export
48 -------------------------------------------------------------------
49 Thu Jan 11 16:05:49 CET 2007 - uwedr
52 - Feature: Properties dialog for branches instead of context menu entries
54 -------------------------------------------------------------------
55 Wed Jan 10 19:48:32 CET 2007 - uwe
58 - Bugfix: move branch up/down calls scene()->update() now => much faster
59 - Bugfix: Relinking of floatimages undo/redo
61 -------------------------------------------------------------------
62 Tue Jan 2 19:30:50 CET 2007 - uwedr
65 - Bugfix: printing scales correctly again
66 - Bugfix: Drag & Drop (basically) works again
67 - Bugfix: Crash caused by BranchObj::getLastSelected
68 - Bugfix: Signal handling by changes in TextEditor: Much faster now
70 -------------------------------------------------------------------
71 Thu Dec 21 14:13:13 CET 2006 - uwedr
74 - Bugfix: printing is working again
76 -------------------------------------------------------------------
77 Mon Dec 11 12:31:46 CET 2006 - uwedr
80 - Bugfix: move up/down to next subtree is working again
82 -------------------------------------------------------------------
83 Mon Dec 6 22:48:07 CET 2006 - uwe
86 - Bugfix: Flags are working again
87 - Bugfix: Floatimages have correct select box again
89 -------------------------------------------------------------------
90 Wed Nov 29 13:48:35 CET 2006 - uwedr
93 - Bugfix: Image format is saved with floatimage
94 - Feature: Only one history window for all editors. State is saved.
95 - Feature: Canvas ported to QT 4.2 GraphicsView
96 - Feature: Options to use AntiaAliasing and smooth pixmap
98 - Feature: Thick links use polygons now, less objects in scene
100 -------------------------------------------------------------------
101 Thu Nov 16 14:41:44 CET 2006 - uwedr
103 - Bugfix: New recent file handling, fixes crash on Mac OS X
105 -------------------------------------------------------------------
106 Tue Nov 14 10:00:12 CET 2006 - uwedr
108 - Feature: Modifier Modes now change cursor when CTRL is pressed
110 -------------------------------------------------------------------
111 Fri Nov 10 10:28:55 CEST 2006 - uwe
113 - Feature: vym opens spanish documentation, if locale is es*
114 - Bugfix: Position of floatimages is saved again
115 - Bugfix: Position of floatimages survives adjustCanvasSize()
116 - Bugfix: Adding branch to scrolled branch unscroll the former
117 - Bugfix: More undo commands (removed saveStateComplete)
119 -------------------------------------------------------------------
120 Tue Oct 24 17:24:22 CEST 2006 - uwedr
123 - Feature: More undo commands (and fixes there)
125 -------------------------------------------------------------------
126 Mon Oct 16 14:41:03 CEST 2006 - uwedr
128 - Feature: Code simplification
130 -------------------------------------------------------------------
131 Thu Sep 14 12:01:28 CEST 2006 - uwedr
134 - Feature: Note Editor completly based on QT4 now.
136 -------------------------------------------------------------------
137 Wed Sep 13 16:43:09 CEST 2006 - uwedr
140 - Feature: New History window, All designer elements ported to QT4
141 - Bugfix: No more hopping around of floats, when canvas is resized
142 (by using relative positions for mainbranches. This might
143 confuse parsing 1.8.56 documents with vym <= 1.8.1
145 -------------------------------------------------------------------
146 Wed Sep 6 09:48:12 CEST 2006 - uwedr
148 - Bugfix: Mac - XSL stylesheets are found
149 - Bugfix: Mac - fonts are scaling
150 - Bugfix: Mac - hand cursor is shown correctly
152 -------------------------------------------------------------------
153 Tue Sep 5 15:38:20 CEST 2006 - uwedr
156 - Bugfix: Undo/Redo moving floatimages
157 - Bugfix: Shortcuts for scrolling branches/removing branch
158 - Bugfix: update-bookmarks script is not only executed, but
160 - Feature: Findwindow ported to QT4
162 -------------------------------------------------------------------
163 Tue Sep 5 09:55:55 CEST 2006 - uwedr
165 - Bugfix: More undo/redo (move of floatimages, relinking of branches)
167 -------------------------------------------------------------------
168 Thu Aug 31 13:54:30 CEST 2006 - uwedr
170 - Bugfix: More undo/redo commands
171 - Bugfix: Actions updated after moving a branch now
172 - Bugfix: vym refuses to start if vymTmpDir can't be created
174 -------------------------------------------------------------------
175 Wed Aug 30 14:14:56 CEST 2006 - uwedr
178 - Bugfix: Editing headings now works both on Mac and Linux
180 -------------------------------------------------------------------
181 Mon Aug 28 13:15:35 CEST 2006 - uwe
184 - Feature: Opening of all URLs in a subtree
185 - Feature: Opening of all vymLinks in a subtree
187 -------------------------------------------------------------------
188 Tue Aug 15 13:39:42 CEST 2006 - uwedr
191 - Feature: Changed format of configuration file a bit (new file anyway
192 with introduction of QT4)
193 - Feature: Toolbar Layout is saved now
195 -------------------------------------------------------------------
196 Thu Jul 27 14:28:54 CEST 2006 - uwedr
198 - Bugfix: Floatimages internally are saved as png, preserving the alpha
201 -------------------------------------------------------------------
202 Thu Jul 13 10:39:26 CEST 2006 - uwedr
204 - Bugfix: Fixed broken check for non-existent OO-export configuration
206 -------------------------------------------------------------------
207 Tue Jul 4 12:32:28 CEST 2006 - uwedr
209 - Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
210 beginning of export now
212 -------------------------------------------------------------------
213 Mon July 10 16:53:29 CEST 2006 - uwedr
216 - Feature: Beginning of QT4 port
218 -------------------------------------------------------------------
219 Thu June 1 16:53:29 CEST 2006 - uwedr
222 - Feature: Opening of tabs in Firefox or Mozilla
223 - Feature: Documentation is up to date now
224 - Bugfix: No more duplicate xLinks
225 - Bugfix: Saving original filename of floatimages finally works
226 - Bugfix: Positioning of floatimages while adjusting canvas size (also
227 optimized code a bit)
229 -------------------------------------------------------------------
230 Tue May 9 10:05:52 CEST 2006 - uwedr
233 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu
234 - Bugfix: Deleting selection works also if Delkey is disabled.
236 -------------------------------------------------------------------
237 Mon May 8 10:29:25 CEST 2006 - uwedr
239 - Bugfix: Exclusive flags did not work properly.
240 - Bugfix: Wrong icon in texteditor for text underline
241 - Bugfix: Changed screenshots in docu to represent new look
242 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
244 -------------------------------------------------------------------
245 Mon Apr 24 11:59:22 CEST 2006 - uwedr
247 - Bugfix: wrong paths in XHTML export (#168033), caused by wrong
250 -------------------------------------------------------------------
251 Mon Apr 10 13:23:02 CEST 2006 - uwedr
253 - Feature: More icons
255 -------------------------------------------------------------------
256 Fri Mar 31 14:18:38 CEST 2006 - uwe
258 - Feature: New environment variable VYMHOME
260 -------------------------------------------------------------------
261 Thu Mar 30 11:00:21 CEST 2006 - uwedr
264 - Feature: New icons. Icons and flags are not longer linked statically.
266 -------------------------------------------------------------------
267 Tue Mar 28 21:54:31 CEST 2006 - uwe
270 - Feature: Konqueror can open URLs in new tabs now.
272 -------------------------------------------------------------------
273 Thu Mar 23 13:26:46 CET 2006 - uwedr
276 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
277 - Bugfix: All exports support hiding of objects now
278 - Bugfix: exportDir in XHTML export is correctly saved in map and
279 defaults to current directory
281 -------------------------------------------------------------------
282 Wed Mar 15 11:43:02 CET 2006 - uwedr
285 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
286 escaping & in fontnames
287 - Feature: Hide Export Flag lets you hide objects in exports
288 - Feature: Floatimages now are basically ornamented objects. They could
289 have e.g. an URL later
290 - Feature: On error the XML Parser shows the line which is causing the
293 -------------------------------------------------------------------
294 Wed Mar 8 13:58:40 CET 2006 - uwedr
296 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
297 issue when multiple fileselections were allowed.
299 -------------------------------------------------------------------
300 Mon Mar 6 15:02:57 CET 2006 - uwedr
302 - Feature: Added export to Taskjuggler. xslt by Matt.
304 -------------------------------------------------------------------
305 Wed Mar 1 22:29:47 CET 2006 - uwe
307 - Bugfix: Canvas Size corrected when flag is toggled
309 -------------------------------------------------------------------
310 Wed Mar 1 15:38:11 CET 2006 - uwedr
313 - Feature: Include Images Horizontalls
315 -------------------------------------------------------------------
316 Tue Feb 21 17:17:48 CET 2006 - uwedr
318 - Feature: rudimentary import mmaps
320 -------------------------------------------------------------------
321 Tue Feb 14 21:10:26 CET 2006 - uwe
324 - Feature: Import KDE bookmarks
325 - Feature: Own class xsltproc for doing xml transformations
327 -------------------------------------------------------------------
328 Tue Jan 31 16:54:52 CET 2006 - uwedr
331 - Bugfix: Hide Include Images Horizontally (not implemented yet)
332 - Bugfix: Include Images Vertically was not read from saved file
334 -------------------------------------------------------------------
335 Tue Jan 25 16:07:53 CET 2006 - uwedr
338 - Feature: Export to Open Office 2.x (Open Document) basically works
339 - Feature: Export to XHTML uses smaller icon for URLs now
341 -------------------------------------------------------------------
342 Wed Jan 18 13:29:52 CET 2006 - uwedr
344 - Feature: Multiple File selection while loading maps and images
346 -------------------------------------------------------------------
347 Tue Jan 3 12:20:08 CET 2006 - uwe
349 - Feature: Small optimization in zip/unzip functions
351 -------------------------------------------------------------------
352 Mon Jan 2 21:03:05 CET 2006 - uwe
354 - Feature: FATE support for URLs
356 -------------------------------------------------------------------
357 Wed Dec 28 12:09:59 CET 2005 - uwe
360 - Feature: Added idAttr to BranchObj::saveToDir
361 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
362 errors, if FO is selected (undefined link)
363 - Bugfix: FloatImages don't get lost during save after they have been
364 relinked to new parent
365 - Bugfix: Editing heading of mapcenter now also corrects position
367 -------------------------------------------------------------------
368 Mon Oct 10 13:18:29 CEST 2005 - uwedr
370 - Bugfix: Copy/Paste was currently not possible for images. Now
371 completly rewrote mechanism. Instead of invisible map now XML import
372 is used (Multiple clipboards should be not difficult now)
374 -------------------------------------------------------------------
375 Mon Oct 3 10:33:09 CEST 2005 - uwe
377 - Bugfix: Added small fix from Khaled Ahmed needed for display of
380 -------------------------------------------------------------------
381 Mon Sep 12 21:39:38 CEST 2005 - uwedr
384 - Feature: Currently 15 levels of undo (GUI to set value still missing)
385 - Feature: Experimental LaTeX Export (without headers and opions so far)
387 -------------------------------------------------------------------
388 Sun Sep 5 10:26:15 CEST 2005 - uwedr
391 - Feature: Link of a branch can be hidden, if object is not selected
392 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
394 - Bugfix: TextEditor now has grey background again, if it is empty
395 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
396 is no longer a QOBJECT
398 -------------------------------------------------------------------
399 Thu Sep 1 12:26:24 CEST 2005 - uwedr
401 - Bugfix: Some minor changes so that translations use arguments now
402 instead of several calls to tr()
404 -------------------------------------------------------------------
405 Tue Aug 30 13:38:31 CEST 2005 - uwedr
407 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
408 another map caused vym to go into an endless loop, if the vymlink of the
409 branch pointed to the new map.
410 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
413 -------------------------------------------------------------------
414 Fri Aug 19 09:12:49 CEST 2005 - uwedr
416 - Feature: added debian subdirectory created by Steffen Joeris
417 - Feature: added license to new aboutwindow
419 -------------------------------------------------------------------
420 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
422 - Bugfix: Fixed link handling in aboutdialog.
424 -------------------------------------------------------------------
425 Tue Aug 16 12:25:09 CEST 2005 - uwedr
427 - Feature: Added keyboard shortcut to reset zoom factor
428 - Bugfix: Added "..." to menu entries leading to another dialog
429 - Bugfix: The setting option "Delete Key" is working again
430 - Bugfix: A branch moved from left side to right had wrong orienation
432 -------------------------------------------------------------------
433 Tue Aug 2 09:59:24 CEST 2005 - uwedr
435 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
438 -------------------------------------------------------------------
439 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
441 - Bugfix: Problems with closing of note editor when text was modified.
442 - Feature: Added subscript and superscript to note editor
444 -------------------------------------------------------------------
445 Thu Jul 28 11:57:38 CEST 2005
448 - Bugfix: Frames didn't become invisible if scrolled
450 -------------------------------------------------------------------
451 Thu Jul 28 11:57:38 CEST 2005
454 - Bugfix: if selection changed before undo, undo worked on wrong
456 - included math.h again to enable compiling with gcc4
458 -------------------------------------------------------------------
459 Mi Jul 27 17:27:14 CEST 2005
461 - Bugfix: if selection changed before undo, undo worked on wrong branch
463 -------------------------------------------------------------------
464 Mon Jul 25 22:22:21 CEST 2005
466 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
468 -------------------------------------------------------------------
469 Di Jul 19 16:42:31 CEST 2005
472 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
473 - Feature: More speedup on moving/relinking branches
475 -------------------------------------------------------------------
477 Mi Jul 13 11:44:10 CEST 2005
479 - Drag and Drop also for URLs
481 -------------------------------------------------------------------
482 Di Jul 12 20:56:09 CEST 2005
486 -------------------------------------------------------------------
487 Mon Jul 4 21:13:42 CEST 2005
490 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
492 -------------------------------------------------------------------
493 Tue Jun 14 11:43:44 CEST 2005
495 - Feature: printer name is saved in vymrc now
496 - Feature: added image drag/drop (by Jakob Hilmer)
497 - Bugfix: Importing map into new map now has correct (empty) filename
499 -------------------------------------------------------------------
503 - Feature: Dramatic speedup in some operations
504 (e.g. move branch up/down) due to extended
506 -------------------------------------------------------------------
510 - Feature:Changed default pdf-reader for Mac OSX
511 - Bugfix: xLinks stopped working in 1.6.6
512 - Bugfix: drawing error when using modModeCopy
513 - Bugfix: replaced lrint by qRound for BSD port
515 -----------------------------------------------------------
519 - Feature: Exclusive standard flags
521 -----------------------------------------------------------
525 - Feature: removing a branch and keeping its childs
526 - Feature: removing childs of a branch
527 - Feature: insert branch and make selection its child
528 - Feature: restructured branch context menu
529 in a basic version (straight line)
530 - Feature: New shortcuts for use on Mac OS X
531 - Feature: Importing directories generates vymlinks now
532 - Bugfix: Changing linkstyle now automatically redraws all
534 - Bugfix: Paste icon is disabled if clipboard is empty
536 -----------------------------------------------------------
540 - Feature: xLinks (connection between 2 branches) works
541 in a basic version (straight line)
543 -----------------------------------------------------------
547 - Bugfix: Saving of selection to a vym part (.vyp)
548 - Bugfix: Closing the noteeditor by closing its window now
549 also toggles the responding toolbar button. &
551 -----------------------------------------------------------
555 - Feature: Introduced Modifier modes: color, link, copy
556 - Feature: Linking branches is basically possible, though it can't be
559 -----------------------------------------------------------
563 - Feature: Optimized moving of branches: much faster especially
565 - Bugfix: Segfault when loading vym part
566 - Bugfix: ugly unitialized lines, when temporary drawn link
567 was moved from a temporary parent back to canvas
569 -----------------------------------------------------------
573 - Feature: Added saving of xhtml settings in map
575 -----------------------------------------------------------
579 - Feature: Added Import of maps with two modes:
581 - Feature: Added export of part of maps
582 - Feature: Added joining of paragraphs in text editor
583 - Feature: Optimized undo: Only relevant parts are saved, which
584 dramatically improves e.g. moving branches up/down in most maps
585 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
586 parse error, if font name contains a \& (#62283)
587 - Bugfix: Wrong order of mainbranches in Export
588 - Bugfix: zip archive was not deleted before save, which could lead to
589 much bigger files, e.g. when working on older \vym maps or deleted
591 - Bugfix: Printing in Texteditor
592 - Bugfix: Wrong URLs in xhtml output
593 - Bugfix: Segfault fixed at Cursor left/right in empty map
595 -----------------------------------------------------------
599 - Feature: More options in xhtml export: external scripts
601 -----------------------------------------------------------
605 - Public release of all changes since 1.4.1
606 - Feature: New function to replace paragraphs in note editor
607 by linebreaks, this makes pasted text much nicer
608 - Feature: New option to toggle exporting of of floatimages
609 - Feature: z-plane of floatimages can be set (manually only)
610 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
613 -----------------------------------------------------------
617 - Feature: New Export to XHTML (by Thomas Schraitle)
619 - Bugfix: spaces and dots in filenames
620 - Bugfix: Error message if xsltproc is not installed
622 -----------------------------------------------------------
626 - Feature: New file format: notes are saved as part of the .xml file
627 - Feature: Note Editor supports Rich Text now.
628 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
630 -----------------------------------------------------------
634 - Feature: Correct handling of font size in Heading
636 -----------------------------------------------------------
640 - Selecting with cursor now works between subtrees
641 - Bugfix: vymLink was set to temporary dir in 1.4.3
643 -----------------------------------------------------------
647 - Optimisation: Reduced canvas objects by only creating objects for used
649 - Better visualization of moving branch above/below target
650 - Find Window informs with dialog, if the search failed
651 - System Flags are clickable now
652 - Reworked CSS and XST stylsheets (comments, indent, browser
654 - vymLinks are shown in statusbar
655 - current directory is save
656 - Rewritten load/save to improve multimap handling and unzipped files
657 - Bugfix: vymLinks don't get deleted when Cancel is pressed
658 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
659 - Bugfix: More toolbar buttons disabled, if action not possible
660 - Bugfix: Renaming .vymfile now works
661 - Bugfix: mapChanged set when toggling flags
662 - Bugfix: CTRL-N was used twice
663 - Bugfix: Del didn't work on floatimage
665 -----------------------------------------------------------
667 - Bugfix: Float image could not be deleted
669 -----------------------------------------------------------
673 - Bugfix: Color of branch not saved
674 - Bugfix: wrong path at HTML export
675 - Bugfix: map is not save with special characters in path
677 -----------------------------------------------------------
681 - Ask for confirmation before opening
682 a map in multiple editors
683 - Save state of note editor (visible/minimized)
685 - Author and Comment is saved in map
686 - Stats are shown in Edit MapInfo
687 - Changes for OS X port (QCursor, QContextMenuEvent)
688 - Bugfix: Fonts from note editor are save now
689 - Bugfix: invisible image when parent is scrolled
690 - Bugfix: Segfault pressing "enter" for floatimage
691 - Bugfix: Images can't be outside of exported area
693 - Bugfix: Filenames with blanks
694 - Bugfix: Old maplink is shown when editing maplink
695 - Bugfix: always show cursor while editing heading
697 -----------------------------------------------------------
702 - Export to any of QTs image formats
703 - Also right side of selection is always visible now.
705 -----------------------------------------------------------
709 - Load last maps in file menu
710 - save last image path for loading
711 - Also export standard flags to dir.
713 -----------------------------------------------------------
717 - Enabled <br> in headings as manual linebreak
718 - Heading can be copied to URL
719 - Bugfix: GIFs are automatically converted to PNG now
721 -----------------------------------------------------------
725 - Add and move branches above/below selection, Texteditor copy all,
727 -----------------------------------------------------------
731 - Export to directory, changed naming in .vym
733 -----------------------------------------------------------
737 - Bugfix: Check if map can be saved at all
739 -----------------------------------------------------------
743 - Select image format before saving image
745 -----------------------------------------------------------
749 - Selecting mainbranches by up/down
750 - Export ASCII (experimental)
751 - Each map can be saved individually at quit
752 - Bugfix: Opening VymLink crashes QT
753 - Bugfix: 50\% less objects on canvas
754 - Bugfix: Ignoring LANG, now always written as UTF8
756 -----------------------------------------------------------
760 - Sort Mainbranches by angle to y-axis
761 - Import directory structure
762 - Bugfix: Set FrameType of MapCenter while loading map
764 -----------------------------------------------------------
768 - Jump to another vym map
769 - Mainbranches are alwas ordered clockwise
771 -----------------------------------------------------------
775 - Change frame types in context menu
777 -----------------------------------------------------------
781 - Copy / Paste and save Floatimages
783 -----------------------------------------------------------
787 - Closing vym in KDE now asks for save, too
788 - Context menu for branches
789 - Selection is saved in .vym file
791 -----------------------------------------------------------
795 - URLs to external links can be added
796 - All actions are deactived if not possible
798 -----------------------------------------------------------
802 - Images: Can be loaded, saved, relinked to other parents
804 -----------------------------------------------------------
808 - Zoom: Reset and finer steps shrinking/enlarging
810 -----------------------------------------------------------
814 - Editing of links (style and color)
816 -----------------------------------------------------------
820 - Bugfix: LineEdit when adding branch has correct position again.
822 -----------------------------------------------------------
826 - Scrolled parts are automatically unscrolled when selected and scrolled
828 - Bugfix: Save flag is updated when multiple maps are opened
829 - Bugfix: Moving of branches is faster and more accurat when adding to
832 -----------------------------------------------------------
836 - Bugfix: Remember filename of note in noteeditor
838 -----------------------------------------------------------
842 - Find Text also in Notes.
844 -----------------------------------------------------------
848 - Bugfix: Correct setting and positioning when relinking branches
850 -----------------------------------------------------------
854 - Scroll mode added (folding of subtrees).
855 - Bugfix: Wrong position of linedit in zoomed view
857 -----------------------------------------------------------
861 - Added clear button in find window, bugfixes
863 -----------------------------------------------------------
867 - Links can be colored with color of heading
869 -----------------------------------------------------------
873 - Improved visualization of linking to new branch
875 -----------------------------------------------------------
880 - Selection always stays in view
882 -----------------------------------------------------------
886 - Find function scrolls to result now
887 - Bugfix: Adding branch with midmouse
888 - Bugfix: multiple repositioning of map, when noteeditor was changed
890 - New Linestyles (still hardcoded)
892 -----------------------------------------------------------
896 - First public stable release
898 -----------------------------------------------------------
900 - added quick color picker (CTRL + Left Mouse) ?
902 -----------------------------------------------------------
904 - added automatic canvas resizer, removed manual resizing of canvas
905 - added settings option to paste text into new branch
908 - Choose and switch between fixed and variable width fonts
910 - Fixed segfault caused by undo and a call of updateNoteFlag of note
912 - Added settings menu to configure autoselect and autoedit mode
913 - autoedit and autoselect mode
914 - Fixed ugly display problem with QT Palette (Klaas Freitag)
915 - Reduced temporary directories from 4 to 1
916 - Added wordwrap in printing of notes
917 - New toolbar buttons in texteditor
918 - Set background color
919 - Fixed bug: Flags in toolbar not updated when selecting map center
921 -----------------------------------------------------------
923 - No more segfault, when an object is deleted while being edited
924 - Keep focus constant when zooming in/out
925 - Export as png graphic
926 - Keep Center of map where it is while zooming
927 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
928 - MDI: Multi Document Interface enables working on several maps
930 - Enabled creating a new map via argument on commandline
931 - Changed file extension from .mmap to .vym
932 - noteeditor changes color, if empty or nothing is selected
933 - Changes in NoteEditor window are recognized by main window, too, thus
934 preventing loosing data when quitting the program.
936 -----------------------------------------------------------
938 - New rendering engine: Faster, no flickering
940 -----------------------------------------------------------
942 - Changed printing to use maximum space on paper
943 - Note editor is hidden, too, when mapeditor is minimized
944 - New (compressed) file format
946 -----------------------------------------------------------
948 - Size of map is saved
949 - Multi Line Headings
950 - Reworked Rendering Engine: Much faster now.
951 - Reworked Undo: Much faster now.
952 - Enabled moving of map center
953 - Multi-line headings
955 -----------------------------------------------------------
960 -----------------------------------------------------------
962 - Moving view of map improved:
963 - New handling (acrobat reader style)
965 - Several tools to color a map
967 -----------------------------------------------------------
969 - Inital version, basic map layout
970 - Data is stored in XML