1 -------------------------------------------------------------------
2 Tue Jul 4 10:57:04 CEST 2007 - uwedr
5 - Bugfix: auto-select/auto-edit new branches
7 -------------------------------------------------------------------
8 Fri Jun 29 11:12:55 CEST 2007 - uwedr
11 - Feature: Extended fileformat with object IDs to ease export from
13 - Bugfix: Visibility of BranchProperty window is saved now
15 -------------------------------------------------------------------
16 Mon Jun 25 14:53:10 CEST 2007 - uwedr
19 - Feature: Completed german translation
21 -------------------------------------------------------------------
22 Wed Jun 20 13:52:37 CEST 2007 - uwedr
25 - Feature: Center on selection with "."
26 - Feature: Most important exports can be scripted now
28 -------------------------------------------------------------------
29 Mon Jun 18 17:08:46 CEST 2007 - uwedr
31 - Version: 1.8.73 - entering beta testing
33 -------------------------------------------------------------------
34 Mon June 18 17:01:16 CEST 2007 - uwe
36 - Feature: Creating new map with selection as MapCenter
37 - Feature: Simple export to CSV spreadsheet
38 - Feature: Copy from past steps in history to current one
39 - Bugfix: Undo/Redo dropping images into map
40 - Bugfix: Undo/Redo of copy/paste steps
41 - Bugfix: NoteEditor now appears on first click (not 2nd)
42 - Bugfix: Disable autosave while there are redos available
43 - Bugfix: After changing link color, that color is applied to all links
45 - Bugfix: Pasting of FIOs
46 - Bugfix: No selection of branches while editing heading
47 - Bugfix: geometry of selection box gets updated while setting scroll or
49 - Bugfix: Possible segfault when redoing deleteChilds()
51 -------------------------------------------------------------------
52 Mon May 7 09:37:29 CEST 2007 - uwedr
55 - Bugfix: autosave timeout now read from settings file
56 - Bugfix: Settings for historywindow correclty read now
57 - Bugfix: Closing property window toggle corresponding button
59 -------------------------------------------------------------------
60 Thu Apr 26 10:34:48 CEST 2007 - uwe
62 - Feature: Editing of frame attributes in branch property window
64 - Feature: number of undo/redo levels can be changed in settings
65 - Feature: branch property window settings are saved
66 - Bugfix: Unscroll all childs has saveState now
67 - Bugfix: Invisible selection after switching mapeditor
69 -------------------------------------------------------------------
70 Tue Apr 10 15:18:39 CEST 2007 - uwedr
73 - Feature: Added basic macros and documentation
75 -------------------------------------------------------------------
76 Sat Mar 31 10:59:55 CEST 2007 - uwe
79 - Feature: Color of selection can be changed now
80 - Feature: Pen and brush for frames can be set
81 - Bugfix: For frames the links always were drawn at bottom of heading
82 - Bugfix: BranchPropertyWindow updates when selection is changed
84 -------------------------------------------------------------------
85 Mon Mar 6 22:10:26 CET 2007 - uwe
88 - Feature: Simple Editor for scripts
89 - Feature: Added syntax highlighting for editor
91 -------------------------------------------------------------------
92 Tue Feb 20 22:16:09 CET 2007 - uwe
95 - Bugfix: Crash when trying to temporary link to floatimage
97 -------------------------------------------------------------------
98 Mon Feb 17 16:32:53 CET 2007 - uwedr
101 - Feature: Unscroll all now only affects selected subtree
102 - Bugfix: Drawing error when temporary linking subtrees
103 - Bugfix: Import of KDE Bookmarks
104 - Bugfix: Export to KDE Bookmarks
105 - Bugfix: Export to XHTML
106 - Bugfix: Drag and Drop of URLs now only creates one branch
108 -------------------------------------------------------------------
109 Wed Feb 07 17:27:31 CET 2007 - uwedr
112 - Feature: Using a new class to select objects
113 - Bugfix: Remember last directory before ASCII/LaTeX export
114 - Bugfix: Editing in NoteEditor now updates actions (save) again
115 - Bugfix: Deleting last branch automatically unscrolls parent now
116 - Bugfix: Scroll/Unscroll has undo/redo now
118 -------------------------------------------------------------------
119 Fri Jan 19 22:53:27 CET 2007 - uwe
122 - Feature: New Frame format
123 - Feature: New vym file format to support new frames
124 - Bugfix: xml-parsing code simplified
125 - Bugfix: Fixed pretty annoying repositioning of view after editing a
126 heading. (don't call show() before positioning in heading...)
127 - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
128 - Bugfix: Save PNG images with quality 100 to workaround image problems
129 - Bugfix: Remember last directory before XML export
131 -------------------------------------------------------------------
132 Thu Jan 11 16:05:49 CET 2007 - uwedr
135 - Feature: Properties dialog for branches instead of context menu entries
137 -------------------------------------------------------------------
138 Wed Jan 10 19:48:32 CET 2007 - uwe
141 - Bugfix: move branch up/down calls scene()->update() now => much faster
142 - Bugfix: Relinking of floatimages undo/redo
144 -------------------------------------------------------------------
145 Tue Jan 2 19:30:50 CET 2007 - uwedr
148 - Bugfix: printing scales correctly again
149 - Bugfix: Drag & Drop (basically) works again
150 - Bugfix: Crash caused by BranchObj::getLastSelected
151 - Bugfix: Signal handling by changes in TextEditor: Much faster now
153 -------------------------------------------------------------------
154 Thu Dec 21 14:13:13 CET 2006 - uwedr
157 - Bugfix: printing is working again
159 -------------------------------------------------------------------
160 Mon Dec 11 12:31:46 CET 2006 - uwedr
163 - Bugfix: move up/down to next subtree is working again
165 -------------------------------------------------------------------
166 Mon Dec 6 22:48:07 CET 2006 - uwe
169 - Bugfix: Flags are working again
170 - Bugfix: Floatimages have correct select box again
172 -------------------------------------------------------------------
173 Wed Nov 29 13:48:35 CET 2006 - uwedr
176 - Bugfix: Image format is saved with floatimage
177 - Feature: Only one history window for all editors. State is saved.
178 - Feature: Canvas ported to QT 4.2 GraphicsView
179 - Feature: Options to use AntiaAliasing and smooth pixmap
181 - Feature: Thick links use polygons now, less objects in scene
183 -------------------------------------------------------------------
184 Thu Nov 16 14:41:44 CET 2006 - uwedr
186 - Bugfix: New recent file handling, fixes crash on Mac OS X
188 -------------------------------------------------------------------
189 Tue Nov 14 10:00:12 CET 2006 - uwedr
191 - Feature: Modifier Modes now change cursor when CTRL is pressed
193 -------------------------------------------------------------------
194 Fri Nov 10 10:28:55 CEST 2006 - uwe
196 - Feature: vym opens spanish documentation, if locale is es*
197 - Bugfix: Position of floatimages is saved again
198 - Bugfix: Position of floatimages survives adjustCanvasSize()
199 - Bugfix: Adding branch to scrolled branch unscroll the former
200 - Bugfix: More undo commands (removed saveStateComplete)
202 -------------------------------------------------------------------
203 Tue Oct 24 17:24:22 CEST 2006 - uwedr
206 - Feature: More undo commands (and fixes there)
208 -------------------------------------------------------------------
209 Mon Oct 16 14:41:03 CEST 2006 - uwedr
211 - Feature: Code simplification
213 -------------------------------------------------------------------
214 Thu Sep 14 12:01:28 CEST 2006 - uwedr
217 - Feature: Note Editor completly based on QT4 now.
219 -------------------------------------------------------------------
220 Wed Sep 13 16:43:09 CEST 2006 - uwedr
223 - Feature: New History window, All designer elements ported to QT4
224 - Bugfix: No more hopping around of floats, when canvas is resized
225 (by using relative positions for mainbranches. This might
226 confuse parsing 1.8.56 documents with vym <= 1.8.1
228 -------------------------------------------------------------------
229 Wed Sep 6 09:48:12 CEST 2006 - uwedr
231 - Bugfix: Mac - XSL stylesheets are found
232 - Bugfix: Mac - fonts are scaling
233 - Bugfix: Mac - hand cursor is shown correctly
235 -------------------------------------------------------------------
236 Tue Sep 5 15:38:20 CEST 2006 - uwedr
239 - Bugfix: Undo/Redo moving floatimages
240 - Bugfix: Shortcuts for scrolling branches/removing branch
241 - Bugfix: update-bookmarks script is not only executed, but
243 - Feature: Findwindow ported to QT4
245 -------------------------------------------------------------------
246 Tue Sep 5 09:55:55 CEST 2006 - uwedr
248 - Bugfix: More undo/redo (move of floatimages, relinking of branches)
250 -------------------------------------------------------------------
251 Thu Aug 31 13:54:30 CEST 2006 - uwedr
253 - Bugfix: More undo/redo commands
254 - Bugfix: Actions updated after moving a branch now
255 - Bugfix: vym refuses to start if vymTmpDir can't be created
257 -------------------------------------------------------------------
258 Wed Aug 30 14:14:56 CEST 2006 - uwedr
261 - Bugfix: Editing headings now works both on Mac and Linux
263 -------------------------------------------------------------------
264 Mon Aug 28 13:15:35 CEST 2006 - uwe
267 - Feature: Opening of all URLs in a subtree
268 - Feature: Opening of all vymLinks in a subtree
270 -------------------------------------------------------------------
271 Tue Aug 15 13:39:42 CEST 2006 - uwedr
274 - Feature: Changed format of configuration file a bit (new file anyway
275 with introduction of QT4)
276 - Feature: Toolbar Layout is saved now
278 -------------------------------------------------------------------
279 Thu Jul 27 14:28:54 CEST 2006 - uwedr
281 - Bugfix: Floatimages internally are saved as png, preserving the alpha
284 -------------------------------------------------------------------
285 Thu Jul 13 10:39:26 CEST 2006 - uwedr
287 - Bugfix: Fixed broken check for non-existent OO-export configuration
289 -------------------------------------------------------------------
290 Tue Jul 4 12:32:28 CEST 2006 - uwedr
292 - Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
293 beginning of export now
295 -------------------------------------------------------------------
296 Mon July 10 16:53:29 CEST 2006 - uwedr
299 - Feature: Beginning of QT4 port
301 -------------------------------------------------------------------
302 Thu June 1 16:53:29 CEST 2006 - uwedr
305 - Feature: Opening of tabs in Firefox or Mozilla
306 - Feature: Documentation is up to date now
307 - Bugfix: No more duplicate xLinks
308 - Bugfix: Saving original filename of floatimages finally works
309 - Bugfix: Positioning of floatimages while adjusting canvas size (also
310 optimized code a bit)
312 -------------------------------------------------------------------
313 Tue May 9 10:05:52 CEST 2006 - uwedr
316 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu
317 - Bugfix: Deleting selection works also if Delkey is disabled.
319 -------------------------------------------------------------------
320 Mon May 8 10:29:25 CEST 2006 - uwedr
322 - Bugfix: Exclusive flags did not work properly.
323 - Bugfix: Wrong icon in texteditor for text underline
324 - Bugfix: Changed screenshots in docu to represent new look
325 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
327 -------------------------------------------------------------------
328 Mon Apr 24 11:59:22 CEST 2006 - uwedr
330 - Bugfix: wrong paths in XHTML export (#168033), caused by wrong
333 -------------------------------------------------------------------
334 Mon Apr 10 13:23:02 CEST 2006 - uwedr
336 - Feature: More icons
338 -------------------------------------------------------------------
339 Fri Mar 31 14:18:38 CEST 2006 - uwe
341 - Feature: New environment variable VYMHOME
343 -------------------------------------------------------------------
344 Thu Mar 30 11:00:21 CEST 2006 - uwedr
347 - Feature: New icons. Icons and flags are not longer linked statically.
349 -------------------------------------------------------------------
350 Tue Mar 28 21:54:31 CEST 2006 - uwe
353 - Feature: Konqueror can open URLs in new tabs now.
355 -------------------------------------------------------------------
356 Thu Mar 23 13:26:46 CET 2006 - uwedr
359 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
360 - Bugfix: All exports support hiding of objects now
361 - Bugfix: exportDir in XHTML export is correctly saved in map and
362 defaults to current directory
364 -------------------------------------------------------------------
365 Wed Mar 15 11:43:02 CET 2006 - uwedr
368 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
369 escaping & in fontnames
370 - Feature: Hide Export Flag lets you hide objects in exports
371 - Feature: Floatimages now are basically ornamented objects. They could
372 have e.g. an URL later
373 - Feature: On error the XML Parser shows the line which is causing the
376 -------------------------------------------------------------------
377 Wed Mar 8 13:58:40 CET 2006 - uwedr
379 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
380 issue when multiple fileselections were allowed.
382 -------------------------------------------------------------------
383 Mon Mar 6 15:02:57 CET 2006 - uwedr
385 - Feature: Added export to Taskjuggler. xslt by Matt.
387 -------------------------------------------------------------------
388 Wed Mar 1 22:29:47 CET 2006 - uwe
390 - Bugfix: Canvas Size corrected when flag is toggled
392 -------------------------------------------------------------------
393 Wed Mar 1 15:38:11 CET 2006 - uwedr
396 - Feature: Include Images Horizontalls
398 -------------------------------------------------------------------
399 Tue Feb 21 17:17:48 CET 2006 - uwedr
401 - Feature: rudimentary import mmaps
403 -------------------------------------------------------------------
404 Tue Feb 14 21:10:26 CET 2006 - uwe
407 - Feature: Import KDE bookmarks
408 - Feature: Own class xsltproc for doing xml transformations
410 -------------------------------------------------------------------
411 Tue Jan 31 16:54:52 CET 2006 - uwedr
414 - Bugfix: Hide Include Images Horizontally (not implemented yet)
415 - Bugfix: Include Images Vertically was not read from saved file
417 -------------------------------------------------------------------
418 Tue Jan 25 16:07:53 CET 2006 - uwedr
421 - Feature: Export to Open Office 2.x (Open Document) basically works
422 - Feature: Export to XHTML uses smaller icon for URLs now
424 -------------------------------------------------------------------
425 Wed Jan 18 13:29:52 CET 2006 - uwedr
427 - Feature: Multiple File selection while loading maps and images
429 -------------------------------------------------------------------
430 Tue Jan 3 12:20:08 CET 2006 - uwe
432 - Feature: Small optimization in zip/unzip functions
434 -------------------------------------------------------------------
435 Mon Jan 2 21:03:05 CET 2006 - uwe
437 - Feature: FATE support for URLs
439 -------------------------------------------------------------------
440 Wed Dec 28 12:09:59 CET 2005 - uwe
443 - Feature: Added idAttr to BranchObj::saveToDir
444 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
445 errors, if FO is selected (undefined link)
446 - Bugfix: FloatImages don't get lost during save after they have been
447 relinked to new parent
448 - Bugfix: Editing heading of mapcenter now also corrects position
450 -------------------------------------------------------------------
451 Mon Oct 10 13:18:29 CEST 2005 - uwedr
453 - Bugfix: Copy/Paste was currently not possible for images. Now
454 completly rewrote mechanism. Instead of invisible map now XML import
455 is used (Multiple clipboards should be not difficult now)
457 -------------------------------------------------------------------
458 Mon Oct 3 10:33:09 CEST 2005 - uwe
460 - Bugfix: Added small fix from Khaled Ahmed needed for display of
463 -------------------------------------------------------------------
464 Mon Sep 12 21:39:38 CEST 2005 - uwedr
467 - Feature: Currently 15 levels of undo (GUI to set value still missing)
468 - Feature: Experimental LaTeX Export (without headers and opions so far)
470 -------------------------------------------------------------------
471 Sun Sep 5 10:26:15 CEST 2005 - uwedr
474 - Feature: Link of a branch can be hidden, if object is not selected
475 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
477 - Bugfix: TextEditor now has grey background again, if it is empty
478 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
479 is no longer a QOBJECT
481 -------------------------------------------------------------------
482 Thu Sep 1 12:26:24 CEST 2005 - uwedr
484 - Bugfix: Some minor changes so that translations use arguments now
485 instead of several calls to tr()
487 -------------------------------------------------------------------
488 Tue Aug 30 13:38:31 CEST 2005 - uwedr
490 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
491 another map caused vym to go into an endless loop, if the vymlink of the
492 branch pointed to the new map.
493 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
496 -------------------------------------------------------------------
497 Fri Aug 19 09:12:49 CEST 2005 - uwedr
499 - Feature: added debian subdirectory created by Steffen Joeris
500 - Feature: added license to new aboutwindow
502 -------------------------------------------------------------------
503 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
505 - Bugfix: Fixed link handling in aboutdialog.
507 -------------------------------------------------------------------
508 Tue Aug 16 12:25:09 CEST 2005 - uwedr
510 - Feature: Added keyboard shortcut to reset zoom factor
511 - Bugfix: Added "..." to menu entries leading to another dialog
512 - Bugfix: The setting option "Delete Key" is working again
513 - Bugfix: A branch moved from left side to right had wrong orienation
515 -------------------------------------------------------------------
516 Tue Aug 2 09:59:24 CEST 2005 - uwedr
518 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
521 -------------------------------------------------------------------
522 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
524 - Bugfix: Problems with closing of note editor when text was modified.
525 - Feature: Added subscript and superscript to note editor
527 -------------------------------------------------------------------
528 Thu Jul 28 11:57:38 CEST 2005
531 - Bugfix: Frames didn't become invisible if scrolled
533 -------------------------------------------------------------------
534 Thu Jul 28 11:57:38 CEST 2005
537 - Bugfix: if selection changed before undo, undo worked on wrong
539 - included math.h again to enable compiling with gcc4
541 -------------------------------------------------------------------
542 Mi Jul 27 17:27:14 CEST 2005
544 - Bugfix: if selection changed before undo, undo worked on wrong branch
546 -------------------------------------------------------------------
547 Mon Jul 25 22:22:21 CEST 2005
549 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
551 -------------------------------------------------------------------
552 Di Jul 19 16:42:31 CEST 2005
555 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
556 - Feature: More speedup on moving/relinking branches
558 -------------------------------------------------------------------
560 Mi Jul 13 11:44:10 CEST 2005
562 - Drag and Drop also for URLs
564 -------------------------------------------------------------------
565 Di Jul 12 20:56:09 CEST 2005
569 -------------------------------------------------------------------
570 Mon Jul 4 21:13:42 CEST 2005
573 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
575 -------------------------------------------------------------------
576 Tue Jun 14 11:43:44 CEST 2005
578 - Feature: printer name is saved in vymrc now
579 - Feature: added image drag/drop (by Jakob Hilmer)
580 - Bugfix: Importing map into new map now has correct (empty) filename
582 -------------------------------------------------------------------
586 - Feature: Dramatic speedup in some operations
587 (e.g. move branch up/down) due to extended
589 -------------------------------------------------------------------
593 - Feature:Changed default pdf-reader for Mac OSX
594 - Bugfix: xLinks stopped working in 1.6.6
595 - Bugfix: drawing error when using modModeCopy
596 - Bugfix: replaced lrint by qRound for BSD port
598 -----------------------------------------------------------
602 - Feature: Exclusive standard flags
604 -----------------------------------------------------------
608 - Feature: removing a branch and keeping its childs
609 - Feature: removing childs of a branch
610 - Feature: insert branch and make selection its child
611 - Feature: restructured branch context menu
612 in a basic version (straight line)
613 - Feature: New shortcuts for use on Mac OS X
614 - Feature: Importing directories generates vymlinks now
615 - Bugfix: Changing linkstyle now automatically redraws all
617 - Bugfix: Paste icon is disabled if clipboard is empty
619 -----------------------------------------------------------
623 - Feature: xLinks (connection between 2 branches) works
624 in a basic version (straight line)
626 -----------------------------------------------------------
630 - Bugfix: Saving of selection to a vym part (.vyp)
631 - Bugfix: Closing the noteeditor by closing its window now
632 also toggles the responding toolbar button. &
634 -----------------------------------------------------------
638 - Feature: Introduced Modifier modes: color, link, copy
639 - Feature: Linking branches is basically possible, though it can't be
642 -----------------------------------------------------------
646 - Feature: Optimized moving of branches: much faster especially
648 - Bugfix: Segfault when loading vym part
649 - Bugfix: ugly unitialized lines, when temporary drawn link
650 was moved from a temporary parent back to canvas
652 -----------------------------------------------------------
656 - Feature: Added saving of xhtml settings in map
658 -----------------------------------------------------------
662 - Feature: Added Import of maps with two modes:
664 - Feature: Added export of part of maps
665 - Feature: Added joining of paragraphs in text editor
666 - Feature: Optimized undo: Only relevant parts are saved, which
667 dramatically improves e.g. moving branches up/down in most maps
668 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
669 parse error, if font name contains a \& (#62283)
670 - Bugfix: Wrong order of mainbranches in Export
671 - Bugfix: zip archive was not deleted before save, which could lead to
672 much bigger files, e.g. when working on older \vym maps or deleted
674 - Bugfix: Printing in Texteditor
675 - Bugfix: Wrong URLs in xhtml output
676 - Bugfix: Segfault fixed at Cursor left/right in empty map
678 -----------------------------------------------------------
682 - Feature: More options in xhtml export: external scripts
684 -----------------------------------------------------------
688 - Public release of all changes since 1.4.1
689 - Feature: New function to replace paragraphs in note editor
690 by linebreaks, this makes pasted text much nicer
691 - Feature: New option to toggle exporting of of floatimages
692 - Feature: z-plane of floatimages can be set (manually only)
693 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
696 -----------------------------------------------------------
700 - Feature: New Export to XHTML (by Thomas Schraitle)
702 - Bugfix: spaces and dots in filenames
703 - Bugfix: Error message if xsltproc is not installed
705 -----------------------------------------------------------
709 - Feature: New file format: notes are saved as part of the .xml file
710 - Feature: Note Editor supports Rich Text now.
711 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
713 -----------------------------------------------------------
717 - Feature: Correct handling of font size in Heading
719 -----------------------------------------------------------
723 - Selecting with cursor now works between subtrees
724 - Bugfix: vymLink was set to temporary dir in 1.4.3
726 -----------------------------------------------------------
730 - Optimisation: Reduced canvas objects by only creating objects for used
732 - Better visualization of moving branch above/below target
733 - Find Window informs with dialog, if the search failed
734 - System Flags are clickable now
735 - Reworked CSS and XST stylsheets (comments, indent, browser
737 - vymLinks are shown in statusbar
738 - current directory is save
739 - Rewritten load/save to improve multimap handling and unzipped files
740 - Bugfix: vymLinks don't get deleted when Cancel is pressed
741 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
742 - Bugfix: More toolbar buttons disabled, if action not possible
743 - Bugfix: Renaming .vymfile now works
744 - Bugfix: mapChanged set when toggling flags
745 - Bugfix: CTRL-N was used twice
746 - Bugfix: Del didn't work on floatimage
748 -----------------------------------------------------------
750 - Bugfix: Float image could not be deleted
752 -----------------------------------------------------------
756 - Bugfix: Color of branch not saved
757 - Bugfix: wrong path at HTML export
758 - Bugfix: map is not save with special characters in path
760 -----------------------------------------------------------
764 - Ask for confirmation before opening
765 a map in multiple editors
766 - Save state of note editor (visible/minimized)
768 - Author and Comment is saved in map
769 - Stats are shown in Edit MapInfo
770 - Changes for OS X port (QCursor, QContextMenuEvent)
771 - Bugfix: Fonts from note editor are save now
772 - Bugfix: invisible image when parent is scrolled
773 - Bugfix: Segfault pressing "enter" for floatimage
774 - Bugfix: Images can't be outside of exported area
776 - Bugfix: Filenames with blanks
777 - Bugfix: Old maplink is shown when editing maplink
778 - Bugfix: always show cursor while editing heading
780 -----------------------------------------------------------
785 - Export to any of QTs image formats
786 - Also right side of selection is always visible now.
788 -----------------------------------------------------------
792 - Load last maps in file menu
793 - save last image path for loading
794 - Also export standard flags to dir.
796 -----------------------------------------------------------
800 - Enabled <br> in headings as manual linebreak
801 - Heading can be copied to URL
802 - Bugfix: GIFs are automatically converted to PNG now
804 -----------------------------------------------------------
808 - Add and move branches above/below selection, Texteditor copy all,
810 -----------------------------------------------------------
814 - Export to directory, changed naming in .vym
816 -----------------------------------------------------------
820 - Bugfix: Check if map can be saved at all
822 -----------------------------------------------------------
826 - Select image format before saving image
828 -----------------------------------------------------------
832 - Selecting mainbranches by up/down
833 - Export ASCII (experimental)
834 - Each map can be saved individually at quit
835 - Bugfix: Opening VymLink crashes QT
836 - Bugfix: 50\% less objects on canvas
837 - Bugfix: Ignoring LANG, now always written as UTF8
839 -----------------------------------------------------------
843 - Sort Mainbranches by angle to y-axis
844 - Import directory structure
845 - Bugfix: Set FrameType of MapCenter while loading map
847 -----------------------------------------------------------
851 - Jump to another vym map
852 - Mainbranches are alwas ordered clockwise
854 -----------------------------------------------------------
858 - Change frame types in context menu
860 -----------------------------------------------------------
864 - Copy / Paste and save Floatimages
866 -----------------------------------------------------------
870 - Closing vym in KDE now asks for save, too
871 - Context menu for branches
872 - Selection is saved in .vym file
874 -----------------------------------------------------------
878 - URLs to external links can be added
879 - All actions are deactived if not possible
881 -----------------------------------------------------------
885 - Images: Can be loaded, saved, relinked to other parents
887 -----------------------------------------------------------
891 - Zoom: Reset and finer steps shrinking/enlarging
893 -----------------------------------------------------------
897 - Editing of links (style and color)
899 -----------------------------------------------------------
903 - Bugfix: LineEdit when adding branch has correct position again.
905 -----------------------------------------------------------
909 - Scrolled parts are automatically unscrolled when selected and scrolled
911 - Bugfix: Save flag is updated when multiple maps are opened
912 - Bugfix: Moving of branches is faster and more accurat when adding to
915 -----------------------------------------------------------
919 - Bugfix: Remember filename of note in noteeditor
921 -----------------------------------------------------------
925 - Find Text also in Notes.
927 -----------------------------------------------------------
931 - Bugfix: Correct setting and positioning when relinking branches
933 -----------------------------------------------------------
937 - Scroll mode added (folding of subtrees).
938 - Bugfix: Wrong position of linedit in zoomed view
940 -----------------------------------------------------------
944 - Added clear button in find window, bugfixes
946 -----------------------------------------------------------
950 - Links can be colored with color of heading
952 -----------------------------------------------------------
956 - Improved visualization of linking to new branch
958 -----------------------------------------------------------
963 - Selection always stays in view
965 -----------------------------------------------------------
969 - Find function scrolls to result now
970 - Bugfix: Adding branch with midmouse
971 - Bugfix: multiple repositioning of map, when noteeditor was changed
973 - New Linestyles (still hardcoded)
975 -----------------------------------------------------------
979 - First public stable release
981 -----------------------------------------------------------
983 - added quick color picker (CTRL + Left Mouse) ?
985 -----------------------------------------------------------
987 - added automatic canvas resizer, removed manual resizing of canvas
988 - added settings option to paste text into new branch
991 - Choose and switch between fixed and variable width fonts
993 - Fixed segfault caused by undo and a call of updateNoteFlag of note
995 - Added settings menu to configure autoselect and autoedit mode
996 - autoedit and autoselect mode
997 - Fixed ugly display problem with QT Palette (Klaas Freitag)
998 - Reduced temporary directories from 4 to 1
999 - Added wordwrap in printing of notes
1000 - New toolbar buttons in texteditor
1001 - Set background color
1002 - Fixed bug: Flags in toolbar not updated when selecting map center
1004 -----------------------------------------------------------
1006 - No more segfault, when an object is deleted while being edited
1007 - Keep focus constant when zooming in/out
1008 - Export as png graphic
1009 - Keep Center of map where it is while zooming
1010 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
1011 - MDI: Multi Document Interface enables working on several maps
1013 - Enabled creating a new map via argument on commandline
1014 - Changed file extension from .mmap to .vym
1015 - noteeditor changes color, if empty or nothing is selected
1016 - Changes in NoteEditor window are recognized by main window, too, thus
1017 preventing loosing data when quitting the program.
1019 -----------------------------------------------------------
1021 - New rendering engine: Faster, no flickering
1023 -----------------------------------------------------------
1025 - Changed printing to use maximum space on paper
1026 - Note editor is hidden, too, when mapeditor is minimized
1027 - New (compressed) file format
1029 -----------------------------------------------------------
1031 - Size of map is saved
1032 - Multi Line Headings
1033 - Reworked Rendering Engine: Much faster now.
1034 - Reworked Undo: Much faster now.
1035 - Enabled moving of map center
1036 - Multi-line headings
1038 -----------------------------------------------------------
1043 -----------------------------------------------------------
1045 - Moving view of map improved:
1046 - New handling (acrobat reader style)
1048 - Several tools to color a map
1050 -----------------------------------------------------------
1052 - Inital version, basic map layout
1053 - Data is stored in XML