1 -------------------------------------------------------------------
2 Mon May 30 18:01:16 CEST 2007 - uwe
4 - Feature: Creating new map with selection as MapCenter
5 - Feature: Simple export to CSV spreadsheet
6 - Bugfix: After changing link color, that color is applied to all links
8 - Bugfix: Pasting of FIOs
9 - Bugfix: No selection of branches while editing heading
10 - Bugfix: geometry of selection box gets updated while setting scroll or
12 - Bugfix: Possible segfault when redoing deleteChilds()
14 -------------------------------------------------------------------
15 Mon May 7 09:37:29 CEST 2007 - uwedr
18 - Bugfix: autosave timeout now read from settings file
19 - Bugfix: Settings for historywindow correclty read now
20 - Bugfix: Closing property window toggle corresponding button
22 -------------------------------------------------------------------
23 Thu Apr 26 10:34:48 CEST 2007 - uwe
25 - Feature: Editing of frame attributes in branch property window
27 - Feature: number of undo/redo levels can be changed in settings
28 - Feature: branch property window settings are saved
29 - Bugfix: Unscroll all childs has saveState now
30 - Bugfix: Invisible selection after switching mapeditor
32 -------------------------------------------------------------------
33 Tue Apr 10 15:18:39 CEST 2007 - uwedr
36 - Feature: Added basic macros and documentation
38 -------------------------------------------------------------------
39 Sat Mar 31 10:59:55 CEST 2007 - uwe
42 - Feature: Color of selection can be changed now
43 - Feature: Pen and brush for frames can be set
44 - Bugfix: For frames the links always were drawn at bottom of heading
45 - Bugfix: BranchPropertyWindow updates when selection is changed
47 -------------------------------------------------------------------
48 Mon Mar 6 22:10:26 CET 2007 - uwe
51 - Feature: Simple Editor for scripts
52 - Feature: Added syntax highlighting for editor
54 -------------------------------------------------------------------
55 Tue Feb 20 22:16:09 CET 2007 - uwe
58 - Bugfix: Crash when trying to temporary link to floatimage
60 -------------------------------------------------------------------
61 Mon Feb 17 16:32:53 CET 2007 - uwedr
64 - Feature: Unscroll all now only affects selected subtree
65 - Bugfix: Drawing error when temporary linking subtrees
66 - Bugfix: Import of KDE Bookmarks
67 - Bugfix: Export to KDE Bookmarks
68 - Bugfix: Export to XHTML
69 - Bugfix: Drag and Drop of URLs now only creates one branch
71 -------------------------------------------------------------------
72 Wed Feb 07 17:27:31 CET 2007 - uwedr
75 - Feature: Using a new class to select objects
76 - Bugfix: Remember last directory before ASCII/LaTeX export
77 - Bugfix: Editing in NoteEditor now updates actions (save) again
78 - Bugfix: Deleting last branch automatically unscrolls parent now
79 - Bugfix: Scroll/Unscroll has undo/redo now
81 -------------------------------------------------------------------
82 Fri Jan 19 22:53:27 CET 2007 - uwe
85 - Feature: New Frame format
86 - Feature: New vym file format to support new frames
87 - Bugfix: xml-parsing code simplified
88 - Bugfix: Fixed pretty annoying repositioning of view after editing a
89 heading. (don't call show() before positioning in heading...)
90 - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
91 - Bugfix: Save PNG images with quality 100 to workaround image problems
92 - Bugfix: Remember last directory before XML export
94 -------------------------------------------------------------------
95 Thu Jan 11 16:05:49 CET 2007 - uwedr
98 - Feature: Properties dialog for branches instead of context menu entries
100 -------------------------------------------------------------------
101 Wed Jan 10 19:48:32 CET 2007 - uwe
104 - Bugfix: move branch up/down calls scene()->update() now => much faster
105 - Bugfix: Relinking of floatimages undo/redo
107 -------------------------------------------------------------------
108 Tue Jan 2 19:30:50 CET 2007 - uwedr
111 - Bugfix: printing scales correctly again
112 - Bugfix: Drag & Drop (basically) works again
113 - Bugfix: Crash caused by BranchObj::getLastSelected
114 - Bugfix: Signal handling by changes in TextEditor: Much faster now
116 -------------------------------------------------------------------
117 Thu Dec 21 14:13:13 CET 2006 - uwedr
120 - Bugfix: printing is working again
122 -------------------------------------------------------------------
123 Mon Dec 11 12:31:46 CET 2006 - uwedr
126 - Bugfix: move up/down to next subtree is working again
128 -------------------------------------------------------------------
129 Mon Dec 6 22:48:07 CET 2006 - uwe
132 - Bugfix: Flags are working again
133 - Bugfix: Floatimages have correct select box again
135 -------------------------------------------------------------------
136 Wed Nov 29 13:48:35 CET 2006 - uwedr
139 - Bugfix: Image format is saved with floatimage
140 - Feature: Only one history window for all editors. State is saved.
141 - Feature: Canvas ported to QT 4.2 GraphicsView
142 - Feature: Options to use AntiaAliasing and smooth pixmap
144 - Feature: Thick links use polygons now, less objects in scene
146 -------------------------------------------------------------------
147 Thu Nov 16 14:41:44 CET 2006 - uwedr
149 - Bugfix: New recent file handling, fixes crash on Mac OS X
151 -------------------------------------------------------------------
152 Tue Nov 14 10:00:12 CET 2006 - uwedr
154 - Feature: Modifier Modes now change cursor when CTRL is pressed
156 -------------------------------------------------------------------
157 Fri Nov 10 10:28:55 CEST 2006 - uwe
159 - Feature: vym opens spanish documentation, if locale is es*
160 - Bugfix: Position of floatimages is saved again
161 - Bugfix: Position of floatimages survives adjustCanvasSize()
162 - Bugfix: Adding branch to scrolled branch unscroll the former
163 - Bugfix: More undo commands (removed saveStateComplete)
165 -------------------------------------------------------------------
166 Tue Oct 24 17:24:22 CEST 2006 - uwedr
169 - Feature: More undo commands (and fixes there)
171 -------------------------------------------------------------------
172 Mon Oct 16 14:41:03 CEST 2006 - uwedr
174 - Feature: Code simplification
176 -------------------------------------------------------------------
177 Thu Sep 14 12:01:28 CEST 2006 - uwedr
180 - Feature: Note Editor completly based on QT4 now.
182 -------------------------------------------------------------------
183 Wed Sep 13 16:43:09 CEST 2006 - uwedr
186 - Feature: New History window, All designer elements ported to QT4
187 - Bugfix: No more hopping around of floats, when canvas is resized
188 (by using relative positions for mainbranches. This might
189 confuse parsing 1.8.56 documents with vym <= 1.8.1
191 -------------------------------------------------------------------
192 Wed Sep 6 09:48:12 CEST 2006 - uwedr
194 - Bugfix: Mac - XSL stylesheets are found
195 - Bugfix: Mac - fonts are scaling
196 - Bugfix: Mac - hand cursor is shown correctly
198 -------------------------------------------------------------------
199 Tue Sep 5 15:38:20 CEST 2006 - uwedr
202 - Bugfix: Undo/Redo moving floatimages
203 - Bugfix: Shortcuts for scrolling branches/removing branch
204 - Bugfix: update-bookmarks script is not only executed, but
206 - Feature: Findwindow ported to QT4
208 -------------------------------------------------------------------
209 Tue Sep 5 09:55:55 CEST 2006 - uwedr
211 - Bugfix: More undo/redo (move of floatimages, relinking of branches)
213 -------------------------------------------------------------------
214 Thu Aug 31 13:54:30 CEST 2006 - uwedr
216 - Bugfix: More undo/redo commands
217 - Bugfix: Actions updated after moving a branch now
218 - Bugfix: vym refuses to start if vymTmpDir can't be created
220 -------------------------------------------------------------------
221 Wed Aug 30 14:14:56 CEST 2006 - uwedr
224 - Bugfix: Editing headings now works both on Mac and Linux
226 -------------------------------------------------------------------
227 Mon Aug 28 13:15:35 CEST 2006 - uwe
230 - Feature: Opening of all URLs in a subtree
231 - Feature: Opening of all vymLinks in a subtree
233 -------------------------------------------------------------------
234 Tue Aug 15 13:39:42 CEST 2006 - uwedr
237 - Feature: Changed format of configuration file a bit (new file anyway
238 with introduction of QT4)
239 - Feature: Toolbar Layout is saved now
241 -------------------------------------------------------------------
242 Thu Jul 27 14:28:54 CEST 2006 - uwedr
244 - Bugfix: Floatimages internally are saved as png, preserving the alpha
247 -------------------------------------------------------------------
248 Thu Jul 13 10:39:26 CEST 2006 - uwedr
250 - Bugfix: Fixed broken check for non-existent OO-export configuration
252 -------------------------------------------------------------------
253 Tue Jul 4 12:32:28 CEST 2006 - uwedr
255 - Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
256 beginning of export now
258 -------------------------------------------------------------------
259 Mon July 10 16:53:29 CEST 2006 - uwedr
262 - Feature: Beginning of QT4 port
264 -------------------------------------------------------------------
265 Thu June 1 16:53:29 CEST 2006 - uwedr
268 - Feature: Opening of tabs in Firefox or Mozilla
269 - Feature: Documentation is up to date now
270 - Bugfix: No more duplicate xLinks
271 - Bugfix: Saving original filename of floatimages finally works
272 - Bugfix: Positioning of floatimages while adjusting canvas size (also
273 optimized code a bit)
275 -------------------------------------------------------------------
276 Tue May 9 10:05:52 CEST 2006 - uwedr
279 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu
280 - Bugfix: Deleting selection works also if Delkey is disabled.
282 -------------------------------------------------------------------
283 Mon May 8 10:29:25 CEST 2006 - uwedr
285 - Bugfix: Exclusive flags did not work properly.
286 - Bugfix: Wrong icon in texteditor for text underline
287 - Bugfix: Changed screenshots in docu to represent new look
288 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
290 -------------------------------------------------------------------
291 Mon Apr 24 11:59:22 CEST 2006 - uwedr
293 - Bugfix: wrong paths in XHTML export (#168033), caused by wrong
296 -------------------------------------------------------------------
297 Mon Apr 10 13:23:02 CEST 2006 - uwedr
299 - Feature: More icons
301 -------------------------------------------------------------------
302 Fri Mar 31 14:18:38 CEST 2006 - uwe
304 - Feature: New environment variable VYMHOME
306 -------------------------------------------------------------------
307 Thu Mar 30 11:00:21 CEST 2006 - uwedr
310 - Feature: New icons. Icons and flags are not longer linked statically.
312 -------------------------------------------------------------------
313 Tue Mar 28 21:54:31 CEST 2006 - uwe
316 - Feature: Konqueror can open URLs in new tabs now.
318 -------------------------------------------------------------------
319 Thu Mar 23 13:26:46 CET 2006 - uwedr
322 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
323 - Bugfix: All exports support hiding of objects now
324 - Bugfix: exportDir in XHTML export is correctly saved in map and
325 defaults to current directory
327 -------------------------------------------------------------------
328 Wed Mar 15 11:43:02 CET 2006 - uwedr
331 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
332 escaping & in fontnames
333 - Feature: Hide Export Flag lets you hide objects in exports
334 - Feature: Floatimages now are basically ornamented objects. They could
335 have e.g. an URL later
336 - Feature: On error the XML Parser shows the line which is causing the
339 -------------------------------------------------------------------
340 Wed Mar 8 13:58:40 CET 2006 - uwedr
342 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
343 issue when multiple fileselections were allowed.
345 -------------------------------------------------------------------
346 Mon Mar 6 15:02:57 CET 2006 - uwedr
348 - Feature: Added export to Taskjuggler. xslt by Matt.
350 -------------------------------------------------------------------
351 Wed Mar 1 22:29:47 CET 2006 - uwe
353 - Bugfix: Canvas Size corrected when flag is toggled
355 -------------------------------------------------------------------
356 Wed Mar 1 15:38:11 CET 2006 - uwedr
359 - Feature: Include Images Horizontalls
361 -------------------------------------------------------------------
362 Tue Feb 21 17:17:48 CET 2006 - uwedr
364 - Feature: rudimentary import mmaps
366 -------------------------------------------------------------------
367 Tue Feb 14 21:10:26 CET 2006 - uwe
370 - Feature: Import KDE bookmarks
371 - Feature: Own class xsltproc for doing xml transformations
373 -------------------------------------------------------------------
374 Tue Jan 31 16:54:52 CET 2006 - uwedr
377 - Bugfix: Hide Include Images Horizontally (not implemented yet)
378 - Bugfix: Include Images Vertically was not read from saved file
380 -------------------------------------------------------------------
381 Tue Jan 25 16:07:53 CET 2006 - uwedr
384 - Feature: Export to Open Office 2.x (Open Document) basically works
385 - Feature: Export to XHTML uses smaller icon for URLs now
387 -------------------------------------------------------------------
388 Wed Jan 18 13:29:52 CET 2006 - uwedr
390 - Feature: Multiple File selection while loading maps and images
392 -------------------------------------------------------------------
393 Tue Jan 3 12:20:08 CET 2006 - uwe
395 - Feature: Small optimization in zip/unzip functions
397 -------------------------------------------------------------------
398 Mon Jan 2 21:03:05 CET 2006 - uwe
400 - Feature: FATE support for URLs
402 -------------------------------------------------------------------
403 Wed Dec 28 12:09:59 CET 2005 - uwe
406 - Feature: Added idAttr to BranchObj::saveToDir
407 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
408 errors, if FO is selected (undefined link)
409 - Bugfix: FloatImages don't get lost during save after they have been
410 relinked to new parent
411 - Bugfix: Editing heading of mapcenter now also corrects position
413 -------------------------------------------------------------------
414 Mon Oct 10 13:18:29 CEST 2005 - uwedr
416 - Bugfix: Copy/Paste was currently not possible for images. Now
417 completly rewrote mechanism. Instead of invisible map now XML import
418 is used (Multiple clipboards should be not difficult now)
420 -------------------------------------------------------------------
421 Mon Oct 3 10:33:09 CEST 2005 - uwe
423 - Bugfix: Added small fix from Khaled Ahmed needed for display of
426 -------------------------------------------------------------------
427 Mon Sep 12 21:39:38 CEST 2005 - uwedr
430 - Feature: Currently 15 levels of undo (GUI to set value still missing)
431 - Feature: Experimental LaTeX Export (without headers and opions so far)
433 -------------------------------------------------------------------
434 Sun Sep 5 10:26:15 CEST 2005 - uwedr
437 - Feature: Link of a branch can be hidden, if object is not selected
438 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
440 - Bugfix: TextEditor now has grey background again, if it is empty
441 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
442 is no longer a QOBJECT
444 -------------------------------------------------------------------
445 Thu Sep 1 12:26:24 CEST 2005 - uwedr
447 - Bugfix: Some minor changes so that translations use arguments now
448 instead of several calls to tr()
450 -------------------------------------------------------------------
451 Tue Aug 30 13:38:31 CEST 2005 - uwedr
453 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
454 another map caused vym to go into an endless loop, if the vymlink of the
455 branch pointed to the new map.
456 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
459 -------------------------------------------------------------------
460 Fri Aug 19 09:12:49 CEST 2005 - uwedr
462 - Feature: added debian subdirectory created by Steffen Joeris
463 - Feature: added license to new aboutwindow
465 -------------------------------------------------------------------
466 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
468 - Bugfix: Fixed link handling in aboutdialog.
470 -------------------------------------------------------------------
471 Tue Aug 16 12:25:09 CEST 2005 - uwedr
473 - Feature: Added keyboard shortcut to reset zoom factor
474 - Bugfix: Added "..." to menu entries leading to another dialog
475 - Bugfix: The setting option "Delete Key" is working again
476 - Bugfix: A branch moved from left side to right had wrong orienation
478 -------------------------------------------------------------------
479 Tue Aug 2 09:59:24 CEST 2005 - uwedr
481 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
484 -------------------------------------------------------------------
485 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
487 - Bugfix: Problems with closing of note editor when text was modified.
488 - Feature: Added subscript and superscript to note editor
490 -------------------------------------------------------------------
491 Thu Jul 28 11:57:38 CEST 2005
494 - Bugfix: Frames didn't become invisible if scrolled
496 -------------------------------------------------------------------
497 Thu Jul 28 11:57:38 CEST 2005
500 - Bugfix: if selection changed before undo, undo worked on wrong
502 - included math.h again to enable compiling with gcc4
504 -------------------------------------------------------------------
505 Mi Jul 27 17:27:14 CEST 2005
507 - Bugfix: if selection changed before undo, undo worked on wrong branch
509 -------------------------------------------------------------------
510 Mon Jul 25 22:22:21 CEST 2005
512 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
514 -------------------------------------------------------------------
515 Di Jul 19 16:42:31 CEST 2005
518 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
519 - Feature: More speedup on moving/relinking branches
521 -------------------------------------------------------------------
523 Mi Jul 13 11:44:10 CEST 2005
525 - Drag and Drop also for URLs
527 -------------------------------------------------------------------
528 Di Jul 12 20:56:09 CEST 2005
532 -------------------------------------------------------------------
533 Mon Jul 4 21:13:42 CEST 2005
536 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
538 -------------------------------------------------------------------
539 Tue Jun 14 11:43:44 CEST 2005
541 - Feature: printer name is saved in vymrc now
542 - Feature: added image drag/drop (by Jakob Hilmer)
543 - Bugfix: Importing map into new map now has correct (empty) filename
545 -------------------------------------------------------------------
549 - Feature: Dramatic speedup in some operations
550 (e.g. move branch up/down) due to extended
552 -------------------------------------------------------------------
556 - Feature:Changed default pdf-reader for Mac OSX
557 - Bugfix: xLinks stopped working in 1.6.6
558 - Bugfix: drawing error when using modModeCopy
559 - Bugfix: replaced lrint by qRound for BSD port
561 -----------------------------------------------------------
565 - Feature: Exclusive standard flags
567 -----------------------------------------------------------
571 - Feature: removing a branch and keeping its childs
572 - Feature: removing childs of a branch
573 - Feature: insert branch and make selection its child
574 - Feature: restructured branch context menu
575 in a basic version (straight line)
576 - Feature: New shortcuts for use on Mac OS X
577 - Feature: Importing directories generates vymlinks now
578 - Bugfix: Changing linkstyle now automatically redraws all
580 - Bugfix: Paste icon is disabled if clipboard is empty
582 -----------------------------------------------------------
586 - Feature: xLinks (connection between 2 branches) works
587 in a basic version (straight line)
589 -----------------------------------------------------------
593 - Bugfix: Saving of selection to a vym part (.vyp)
594 - Bugfix: Closing the noteeditor by closing its window now
595 also toggles the responding toolbar button. &
597 -----------------------------------------------------------
601 - Feature: Introduced Modifier modes: color, link, copy
602 - Feature: Linking branches is basically possible, though it can't be
605 -----------------------------------------------------------
609 - Feature: Optimized moving of branches: much faster especially
611 - Bugfix: Segfault when loading vym part
612 - Bugfix: ugly unitialized lines, when temporary drawn link
613 was moved from a temporary parent back to canvas
615 -----------------------------------------------------------
619 - Feature: Added saving of xhtml settings in map
621 -----------------------------------------------------------
625 - Feature: Added Import of maps with two modes:
627 - Feature: Added export of part of maps
628 - Feature: Added joining of paragraphs in text editor
629 - Feature: Optimized undo: Only relevant parts are saved, which
630 dramatically improves e.g. moving branches up/down in most maps
631 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
632 parse error, if font name contains a \& (#62283)
633 - Bugfix: Wrong order of mainbranches in Export
634 - Bugfix: zip archive was not deleted before save, which could lead to
635 much bigger files, e.g. when working on older \vym maps or deleted
637 - Bugfix: Printing in Texteditor
638 - Bugfix: Wrong URLs in xhtml output
639 - Bugfix: Segfault fixed at Cursor left/right in empty map
641 -----------------------------------------------------------
645 - Feature: More options in xhtml export: external scripts
647 -----------------------------------------------------------
651 - Public release of all changes since 1.4.1
652 - Feature: New function to replace paragraphs in note editor
653 by linebreaks, this makes pasted text much nicer
654 - Feature: New option to toggle exporting of of floatimages
655 - Feature: z-plane of floatimages can be set (manually only)
656 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
659 -----------------------------------------------------------
663 - Feature: New Export to XHTML (by Thomas Schraitle)
665 - Bugfix: spaces and dots in filenames
666 - Bugfix: Error message if xsltproc is not installed
668 -----------------------------------------------------------
672 - Feature: New file format: notes are saved as part of the .xml file
673 - Feature: Note Editor supports Rich Text now.
674 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
676 -----------------------------------------------------------
680 - Feature: Correct handling of font size in Heading
682 -----------------------------------------------------------
686 - Selecting with cursor now works between subtrees
687 - Bugfix: vymLink was set to temporary dir in 1.4.3
689 -----------------------------------------------------------
693 - Optimisation: Reduced canvas objects by only creating objects for used
695 - Better visualization of moving branch above/below target
696 - Find Window informs with dialog, if the search failed
697 - System Flags are clickable now
698 - Reworked CSS and XST stylsheets (comments, indent, browser
700 - vymLinks are shown in statusbar
701 - current directory is save
702 - Rewritten load/save to improve multimap handling and unzipped files
703 - Bugfix: vymLinks don't get deleted when Cancel is pressed
704 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
705 - Bugfix: More toolbar buttons disabled, if action not possible
706 - Bugfix: Renaming .vymfile now works
707 - Bugfix: mapChanged set when toggling flags
708 - Bugfix: CTRL-N was used twice
709 - Bugfix: Del didn't work on floatimage
711 -----------------------------------------------------------
713 - Bugfix: Float image could not be deleted
715 -----------------------------------------------------------
719 - Bugfix: Color of branch not saved
720 - Bugfix: wrong path at HTML export
721 - Bugfix: map is not save with special characters in path
723 -----------------------------------------------------------
727 - Ask for confirmation before opening
728 a map in multiple editors
729 - Save state of note editor (visible/minimized)
731 - Author and Comment is saved in map
732 - Stats are shown in Edit MapInfo
733 - Changes for OS X port (QCursor, QContextMenuEvent)
734 - Bugfix: Fonts from note editor are save now
735 - Bugfix: invisible image when parent is scrolled
736 - Bugfix: Segfault pressing "enter" for floatimage
737 - Bugfix: Images can't be outside of exported area
739 - Bugfix: Filenames with blanks
740 - Bugfix: Old maplink is shown when editing maplink
741 - Bugfix: always show cursor while editing heading
743 -----------------------------------------------------------
748 - Export to any of QTs image formats
749 - Also right side of selection is always visible now.
751 -----------------------------------------------------------
755 - Load last maps in file menu
756 - save last image path for loading
757 - Also export standard flags to dir.
759 -----------------------------------------------------------
763 - Enabled <br> in headings as manual linebreak
764 - Heading can be copied to URL
765 - Bugfix: GIFs are automatically converted to PNG now
767 -----------------------------------------------------------
771 - Add and move branches above/below selection, Texteditor copy all,
773 -----------------------------------------------------------
777 - Export to directory, changed naming in .vym
779 -----------------------------------------------------------
783 - Bugfix: Check if map can be saved at all
785 -----------------------------------------------------------
789 - Select image format before saving image
791 -----------------------------------------------------------
795 - Selecting mainbranches by up/down
796 - Export ASCII (experimental)
797 - Each map can be saved individually at quit
798 - Bugfix: Opening VymLink crashes QT
799 - Bugfix: 50\% less objects on canvas
800 - Bugfix: Ignoring LANG, now always written as UTF8
802 -----------------------------------------------------------
806 - Sort Mainbranches by angle to y-axis
807 - Import directory structure
808 - Bugfix: Set FrameType of MapCenter while loading map
810 -----------------------------------------------------------
814 - Jump to another vym map
815 - Mainbranches are alwas ordered clockwise
817 -----------------------------------------------------------
821 - Change frame types in context menu
823 -----------------------------------------------------------
827 - Copy / Paste and save Floatimages
829 -----------------------------------------------------------
833 - Closing vym in KDE now asks for save, too
834 - Context menu for branches
835 - Selection is saved in .vym file
837 -----------------------------------------------------------
841 - URLs to external links can be added
842 - All actions are deactived if not possible
844 -----------------------------------------------------------
848 - Images: Can be loaded, saved, relinked to other parents
850 -----------------------------------------------------------
854 - Zoom: Reset and finer steps shrinking/enlarging
856 -----------------------------------------------------------
860 - Editing of links (style and color)
862 -----------------------------------------------------------
866 - Bugfix: LineEdit when adding branch has correct position again.
868 -----------------------------------------------------------
872 - Scrolled parts are automatically unscrolled when selected and scrolled
874 - Bugfix: Save flag is updated when multiple maps are opened
875 - Bugfix: Moving of branches is faster and more accurat when adding to
878 -----------------------------------------------------------
882 - Bugfix: Remember filename of note in noteeditor
884 -----------------------------------------------------------
888 - Find Text also in Notes.
890 -----------------------------------------------------------
894 - Bugfix: Correct setting and positioning when relinking branches
896 -----------------------------------------------------------
900 - Scroll mode added (folding of subtrees).
901 - Bugfix: Wrong position of linedit in zoomed view
903 -----------------------------------------------------------
907 - Added clear button in find window, bugfixes
909 -----------------------------------------------------------
913 - Links can be colored with color of heading
915 -----------------------------------------------------------
919 - Improved visualization of linking to new branch
921 -----------------------------------------------------------
926 - Selection always stays in view
928 -----------------------------------------------------------
932 - Find function scrolls to result now
933 - Bugfix: Adding branch with midmouse
934 - Bugfix: multiple repositioning of map, when noteeditor was changed
936 - New Linestyles (still hardcoded)
938 -----------------------------------------------------------
942 - First public stable release
944 -----------------------------------------------------------
946 - added quick color picker (CTRL + Left Mouse) ?
948 -----------------------------------------------------------
950 - added automatic canvas resizer, removed manual resizing of canvas
951 - added settings option to paste text into new branch
954 - Choose and switch between fixed and variable width fonts
956 - Fixed segfault caused by undo and a call of updateNoteFlag of note
958 - Added settings menu to configure autoselect and autoedit mode
959 - autoedit and autoselect mode
960 - Fixed ugly display problem with QT Palette (Klaas Freitag)
961 - Reduced temporary directories from 4 to 1
962 - Added wordwrap in printing of notes
963 - New toolbar buttons in texteditor
964 - Set background color
965 - Fixed bug: Flags in toolbar not updated when selecting map center
967 -----------------------------------------------------------
969 - No more segfault, when an object is deleted while being edited
970 - Keep focus constant when zooming in/out
971 - Export as png graphic
972 - Keep Center of map where it is while zooming
973 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
974 - MDI: Multi Document Interface enables working on several maps
976 - Enabled creating a new map via argument on commandline
977 - Changed file extension from .mmap to .vym
978 - noteeditor changes color, if empty or nothing is selected
979 - Changes in NoteEditor window are recognized by main window, too, thus
980 preventing loosing data when quitting the program.
982 -----------------------------------------------------------
984 - New rendering engine: Faster, no flickering
986 -----------------------------------------------------------
988 - Changed printing to use maximum space on paper
989 - Note editor is hidden, too, when mapeditor is minimized
990 - New (compressed) file format
992 -----------------------------------------------------------
994 - Size of map is saved
995 - Multi Line Headings
996 - Reworked Rendering Engine: Much faster now.
997 - Reworked Undo: Much faster now.
998 - Enabled moving of map center
999 - Multi-line headings
1001 -----------------------------------------------------------
1006 -----------------------------------------------------------
1008 - Moving view of map improved:
1009 - New handling (acrobat reader style)
1011 - Several tools to color a map
1013 -----------------------------------------------------------
1015 - Inital version, basic map layout
1016 - Data is stored in XML