1 -------------------------------------------------------------------
2 Mon June 14 18:01:16 CEST 2007 - uwe
4 - Feature: Creating new map with selection as MapCenter
5 - Feature: Simple export to CSV spreadsheet
6 - Feature: Copy from past steps in history to current one
7 - Bugfix: Undo/Redo of copy/paste steps
8 - Bugfix: NoteEditor now appears on first click (not 2nd)
9 - Bugfix: Disable autosave while there are redos available
10 - Bugfix: After changing link color, that color is applied to all links
12 - Bugfix: Pasting of FIOs
13 - Bugfix: No selection of branches while editing heading
14 - Bugfix: geometry of selection box gets updated while setting scroll or
16 - Bugfix: Possible segfault when redoing deleteChilds()
18 -------------------------------------------------------------------
19 Mon May 7 09:37:29 CEST 2007 - uwedr
22 - Bugfix: autosave timeout now read from settings file
23 - Bugfix: Settings for historywindow correclty read now
24 - Bugfix: Closing property window toggle corresponding button
26 -------------------------------------------------------------------
27 Thu Apr 26 10:34:48 CEST 2007 - uwe
29 - Feature: Editing of frame attributes in branch property window
31 - Feature: number of undo/redo levels can be changed in settings
32 - Feature: branch property window settings are saved
33 - Bugfix: Unscroll all childs has saveState now
34 - Bugfix: Invisible selection after switching mapeditor
36 -------------------------------------------------------------------
37 Tue Apr 10 15:18:39 CEST 2007 - uwedr
40 - Feature: Added basic macros and documentation
42 -------------------------------------------------------------------
43 Sat Mar 31 10:59:55 CEST 2007 - uwe
46 - Feature: Color of selection can be changed now
47 - Feature: Pen and brush for frames can be set
48 - Bugfix: For frames the links always were drawn at bottom of heading
49 - Bugfix: BranchPropertyWindow updates when selection is changed
51 -------------------------------------------------------------------
52 Mon Mar 6 22:10:26 CET 2007 - uwe
55 - Feature: Simple Editor for scripts
56 - Feature: Added syntax highlighting for editor
58 -------------------------------------------------------------------
59 Tue Feb 20 22:16:09 CET 2007 - uwe
62 - Bugfix: Crash when trying to temporary link to floatimage
64 -------------------------------------------------------------------
65 Mon Feb 17 16:32:53 CET 2007 - uwedr
68 - Feature: Unscroll all now only affects selected subtree
69 - Bugfix: Drawing error when temporary linking subtrees
70 - Bugfix: Import of KDE Bookmarks
71 - Bugfix: Export to KDE Bookmarks
72 - Bugfix: Export to XHTML
73 - Bugfix: Drag and Drop of URLs now only creates one branch
75 -------------------------------------------------------------------
76 Wed Feb 07 17:27:31 CET 2007 - uwedr
79 - Feature: Using a new class to select objects
80 - Bugfix: Remember last directory before ASCII/LaTeX export
81 - Bugfix: Editing in NoteEditor now updates actions (save) again
82 - Bugfix: Deleting last branch automatically unscrolls parent now
83 - Bugfix: Scroll/Unscroll has undo/redo now
85 -------------------------------------------------------------------
86 Fri Jan 19 22:53:27 CET 2007 - uwe
89 - Feature: New Frame format
90 - Feature: New vym file format to support new frames
91 - Bugfix: xml-parsing code simplified
92 - Bugfix: Fixed pretty annoying repositioning of view after editing a
93 heading. (don't call show() before positioning in heading...)
94 - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
95 - Bugfix: Save PNG images with quality 100 to workaround image problems
96 - Bugfix: Remember last directory before XML export
98 -------------------------------------------------------------------
99 Thu Jan 11 16:05:49 CET 2007 - uwedr
102 - Feature: Properties dialog for branches instead of context menu entries
104 -------------------------------------------------------------------
105 Wed Jan 10 19:48:32 CET 2007 - uwe
108 - Bugfix: move branch up/down calls scene()->update() now => much faster
109 - Bugfix: Relinking of floatimages undo/redo
111 -------------------------------------------------------------------
112 Tue Jan 2 19:30:50 CET 2007 - uwedr
115 - Bugfix: printing scales correctly again
116 - Bugfix: Drag & Drop (basically) works again
117 - Bugfix: Crash caused by BranchObj::getLastSelected
118 - Bugfix: Signal handling by changes in TextEditor: Much faster now
120 -------------------------------------------------------------------
121 Thu Dec 21 14:13:13 CET 2006 - uwedr
124 - Bugfix: printing is working again
126 -------------------------------------------------------------------
127 Mon Dec 11 12:31:46 CET 2006 - uwedr
130 - Bugfix: move up/down to next subtree is working again
132 -------------------------------------------------------------------
133 Mon Dec 6 22:48:07 CET 2006 - uwe
136 - Bugfix: Flags are working again
137 - Bugfix: Floatimages have correct select box again
139 -------------------------------------------------------------------
140 Wed Nov 29 13:48:35 CET 2006 - uwedr
143 - Bugfix: Image format is saved with floatimage
144 - Feature: Only one history window for all editors. State is saved.
145 - Feature: Canvas ported to QT 4.2 GraphicsView
146 - Feature: Options to use AntiaAliasing and smooth pixmap
148 - Feature: Thick links use polygons now, less objects in scene
150 -------------------------------------------------------------------
151 Thu Nov 16 14:41:44 CET 2006 - uwedr
153 - Bugfix: New recent file handling, fixes crash on Mac OS X
155 -------------------------------------------------------------------
156 Tue Nov 14 10:00:12 CET 2006 - uwedr
158 - Feature: Modifier Modes now change cursor when CTRL is pressed
160 -------------------------------------------------------------------
161 Fri Nov 10 10:28:55 CEST 2006 - uwe
163 - Feature: vym opens spanish documentation, if locale is es*
164 - Bugfix: Position of floatimages is saved again
165 - Bugfix: Position of floatimages survives adjustCanvasSize()
166 - Bugfix: Adding branch to scrolled branch unscroll the former
167 - Bugfix: More undo commands (removed saveStateComplete)
169 -------------------------------------------------------------------
170 Tue Oct 24 17:24:22 CEST 2006 - uwedr
173 - Feature: More undo commands (and fixes there)
175 -------------------------------------------------------------------
176 Mon Oct 16 14:41:03 CEST 2006 - uwedr
178 - Feature: Code simplification
180 -------------------------------------------------------------------
181 Thu Sep 14 12:01:28 CEST 2006 - uwedr
184 - Feature: Note Editor completly based on QT4 now.
186 -------------------------------------------------------------------
187 Wed Sep 13 16:43:09 CEST 2006 - uwedr
190 - Feature: New History window, All designer elements ported to QT4
191 - Bugfix: No more hopping around of floats, when canvas is resized
192 (by using relative positions for mainbranches. This might
193 confuse parsing 1.8.56 documents with vym <= 1.8.1
195 -------------------------------------------------------------------
196 Wed Sep 6 09:48:12 CEST 2006 - uwedr
198 - Bugfix: Mac - XSL stylesheets are found
199 - Bugfix: Mac - fonts are scaling
200 - Bugfix: Mac - hand cursor is shown correctly
202 -------------------------------------------------------------------
203 Tue Sep 5 15:38:20 CEST 2006 - uwedr
206 - Bugfix: Undo/Redo moving floatimages
207 - Bugfix: Shortcuts for scrolling branches/removing branch
208 - Bugfix: update-bookmarks script is not only executed, but
210 - Feature: Findwindow ported to QT4
212 -------------------------------------------------------------------
213 Tue Sep 5 09:55:55 CEST 2006 - uwedr
215 - Bugfix: More undo/redo (move of floatimages, relinking of branches)
217 -------------------------------------------------------------------
218 Thu Aug 31 13:54:30 CEST 2006 - uwedr
220 - Bugfix: More undo/redo commands
221 - Bugfix: Actions updated after moving a branch now
222 - Bugfix: vym refuses to start if vymTmpDir can't be created
224 -------------------------------------------------------------------
225 Wed Aug 30 14:14:56 CEST 2006 - uwedr
228 - Bugfix: Editing headings now works both on Mac and Linux
230 -------------------------------------------------------------------
231 Mon Aug 28 13:15:35 CEST 2006 - uwe
234 - Feature: Opening of all URLs in a subtree
235 - Feature: Opening of all vymLinks in a subtree
237 -------------------------------------------------------------------
238 Tue Aug 15 13:39:42 CEST 2006 - uwedr
241 - Feature: Changed format of configuration file a bit (new file anyway
242 with introduction of QT4)
243 - Feature: Toolbar Layout is saved now
245 -------------------------------------------------------------------
246 Thu Jul 27 14:28:54 CEST 2006 - uwedr
248 - Bugfix: Floatimages internally are saved as png, preserving the alpha
251 -------------------------------------------------------------------
252 Thu Jul 13 10:39:26 CEST 2006 - uwedr
254 - Bugfix: Fixed broken check for non-existent OO-export configuration
256 -------------------------------------------------------------------
257 Tue Jul 4 12:32:28 CEST 2006 - uwedr
259 - Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
260 beginning of export now
262 -------------------------------------------------------------------
263 Mon July 10 16:53:29 CEST 2006 - uwedr
266 - Feature: Beginning of QT4 port
268 -------------------------------------------------------------------
269 Thu June 1 16:53:29 CEST 2006 - uwedr
272 - Feature: Opening of tabs in Firefox or Mozilla
273 - Feature: Documentation is up to date now
274 - Bugfix: No more duplicate xLinks
275 - Bugfix: Saving original filename of floatimages finally works
276 - Bugfix: Positioning of floatimages while adjusting canvas size (also
277 optimized code a bit)
279 -------------------------------------------------------------------
280 Tue May 9 10:05:52 CEST 2006 - uwedr
283 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu
284 - Bugfix: Deleting selection works also if Delkey is disabled.
286 -------------------------------------------------------------------
287 Mon May 8 10:29:25 CEST 2006 - uwedr
289 - Bugfix: Exclusive flags did not work properly.
290 - Bugfix: Wrong icon in texteditor for text underline
291 - Bugfix: Changed screenshots in docu to represent new look
292 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
294 -------------------------------------------------------------------
295 Mon Apr 24 11:59:22 CEST 2006 - uwedr
297 - Bugfix: wrong paths in XHTML export (#168033), caused by wrong
300 -------------------------------------------------------------------
301 Mon Apr 10 13:23:02 CEST 2006 - uwedr
303 - Feature: More icons
305 -------------------------------------------------------------------
306 Fri Mar 31 14:18:38 CEST 2006 - uwe
308 - Feature: New environment variable VYMHOME
310 -------------------------------------------------------------------
311 Thu Mar 30 11:00:21 CEST 2006 - uwedr
314 - Feature: New icons. Icons and flags are not longer linked statically.
316 -------------------------------------------------------------------
317 Tue Mar 28 21:54:31 CEST 2006 - uwe
320 - Feature: Konqueror can open URLs in new tabs now.
322 -------------------------------------------------------------------
323 Thu Mar 23 13:26:46 CET 2006 - uwedr
326 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
327 - Bugfix: All exports support hiding of objects now
328 - Bugfix: exportDir in XHTML export is correctly saved in map and
329 defaults to current directory
331 -------------------------------------------------------------------
332 Wed Mar 15 11:43:02 CET 2006 - uwedr
335 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
336 escaping & in fontnames
337 - Feature: Hide Export Flag lets you hide objects in exports
338 - Feature: Floatimages now are basically ornamented objects. They could
339 have e.g. an URL later
340 - Feature: On error the XML Parser shows the line which is causing the
343 -------------------------------------------------------------------
344 Wed Mar 8 13:58:40 CET 2006 - uwedr
346 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
347 issue when multiple fileselections were allowed.
349 -------------------------------------------------------------------
350 Mon Mar 6 15:02:57 CET 2006 - uwedr
352 - Feature: Added export to Taskjuggler. xslt by Matt.
354 -------------------------------------------------------------------
355 Wed Mar 1 22:29:47 CET 2006 - uwe
357 - Bugfix: Canvas Size corrected when flag is toggled
359 -------------------------------------------------------------------
360 Wed Mar 1 15:38:11 CET 2006 - uwedr
363 - Feature: Include Images Horizontalls
365 -------------------------------------------------------------------
366 Tue Feb 21 17:17:48 CET 2006 - uwedr
368 - Feature: rudimentary import mmaps
370 -------------------------------------------------------------------
371 Tue Feb 14 21:10:26 CET 2006 - uwe
374 - Feature: Import KDE bookmarks
375 - Feature: Own class xsltproc for doing xml transformations
377 -------------------------------------------------------------------
378 Tue Jan 31 16:54:52 CET 2006 - uwedr
381 - Bugfix: Hide Include Images Horizontally (not implemented yet)
382 - Bugfix: Include Images Vertically was not read from saved file
384 -------------------------------------------------------------------
385 Tue Jan 25 16:07:53 CET 2006 - uwedr
388 - Feature: Export to Open Office 2.x (Open Document) basically works
389 - Feature: Export to XHTML uses smaller icon for URLs now
391 -------------------------------------------------------------------
392 Wed Jan 18 13:29:52 CET 2006 - uwedr
394 - Feature: Multiple File selection while loading maps and images
396 -------------------------------------------------------------------
397 Tue Jan 3 12:20:08 CET 2006 - uwe
399 - Feature: Small optimization in zip/unzip functions
401 -------------------------------------------------------------------
402 Mon Jan 2 21:03:05 CET 2006 - uwe
404 - Feature: FATE support for URLs
406 -------------------------------------------------------------------
407 Wed Dec 28 12:09:59 CET 2005 - uwe
410 - Feature: Added idAttr to BranchObj::saveToDir
411 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
412 errors, if FO is selected (undefined link)
413 - Bugfix: FloatImages don't get lost during save after they have been
414 relinked to new parent
415 - Bugfix: Editing heading of mapcenter now also corrects position
417 -------------------------------------------------------------------
418 Mon Oct 10 13:18:29 CEST 2005 - uwedr
420 - Bugfix: Copy/Paste was currently not possible for images. Now
421 completly rewrote mechanism. Instead of invisible map now XML import
422 is used (Multiple clipboards should be not difficult now)
424 -------------------------------------------------------------------
425 Mon Oct 3 10:33:09 CEST 2005 - uwe
427 - Bugfix: Added small fix from Khaled Ahmed needed for display of
430 -------------------------------------------------------------------
431 Mon Sep 12 21:39:38 CEST 2005 - uwedr
434 - Feature: Currently 15 levels of undo (GUI to set value still missing)
435 - Feature: Experimental LaTeX Export (without headers and opions so far)
437 -------------------------------------------------------------------
438 Sun Sep 5 10:26:15 CEST 2005 - uwedr
441 - Feature: Link of a branch can be hidden, if object is not selected
442 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
444 - Bugfix: TextEditor now has grey background again, if it is empty
445 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
446 is no longer a QOBJECT
448 -------------------------------------------------------------------
449 Thu Sep 1 12:26:24 CEST 2005 - uwedr
451 - Bugfix: Some minor changes so that translations use arguments now
452 instead of several calls to tr()
454 -------------------------------------------------------------------
455 Tue Aug 30 13:38:31 CEST 2005 - uwedr
457 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
458 another map caused vym to go into an endless loop, if the vymlink of the
459 branch pointed to the new map.
460 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
463 -------------------------------------------------------------------
464 Fri Aug 19 09:12:49 CEST 2005 - uwedr
466 - Feature: added debian subdirectory created by Steffen Joeris
467 - Feature: added license to new aboutwindow
469 -------------------------------------------------------------------
470 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
472 - Bugfix: Fixed link handling in aboutdialog.
474 -------------------------------------------------------------------
475 Tue Aug 16 12:25:09 CEST 2005 - uwedr
477 - Feature: Added keyboard shortcut to reset zoom factor
478 - Bugfix: Added "..." to menu entries leading to another dialog
479 - Bugfix: The setting option "Delete Key" is working again
480 - Bugfix: A branch moved from left side to right had wrong orienation
482 -------------------------------------------------------------------
483 Tue Aug 2 09:59:24 CEST 2005 - uwedr
485 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
488 -------------------------------------------------------------------
489 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
491 - Bugfix: Problems with closing of note editor when text was modified.
492 - Feature: Added subscript and superscript to note editor
494 -------------------------------------------------------------------
495 Thu Jul 28 11:57:38 CEST 2005
498 - Bugfix: Frames didn't become invisible if scrolled
500 -------------------------------------------------------------------
501 Thu Jul 28 11:57:38 CEST 2005
504 - Bugfix: if selection changed before undo, undo worked on wrong
506 - included math.h again to enable compiling with gcc4
508 -------------------------------------------------------------------
509 Mi Jul 27 17:27:14 CEST 2005
511 - Bugfix: if selection changed before undo, undo worked on wrong branch
513 -------------------------------------------------------------------
514 Mon Jul 25 22:22:21 CEST 2005
516 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
518 -------------------------------------------------------------------
519 Di Jul 19 16:42:31 CEST 2005
522 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
523 - Feature: More speedup on moving/relinking branches
525 -------------------------------------------------------------------
527 Mi Jul 13 11:44:10 CEST 2005
529 - Drag and Drop also for URLs
531 -------------------------------------------------------------------
532 Di Jul 12 20:56:09 CEST 2005
536 -------------------------------------------------------------------
537 Mon Jul 4 21:13:42 CEST 2005
540 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
542 -------------------------------------------------------------------
543 Tue Jun 14 11:43:44 CEST 2005
545 - Feature: printer name is saved in vymrc now
546 - Feature: added image drag/drop (by Jakob Hilmer)
547 - Bugfix: Importing map into new map now has correct (empty) filename
549 -------------------------------------------------------------------
553 - Feature: Dramatic speedup in some operations
554 (e.g. move branch up/down) due to extended
556 -------------------------------------------------------------------
560 - Feature:Changed default pdf-reader for Mac OSX
561 - Bugfix: xLinks stopped working in 1.6.6
562 - Bugfix: drawing error when using modModeCopy
563 - Bugfix: replaced lrint by qRound for BSD port
565 -----------------------------------------------------------
569 - Feature: Exclusive standard flags
571 -----------------------------------------------------------
575 - Feature: removing a branch and keeping its childs
576 - Feature: removing childs of a branch
577 - Feature: insert branch and make selection its child
578 - Feature: restructured branch context menu
579 in a basic version (straight line)
580 - Feature: New shortcuts for use on Mac OS X
581 - Feature: Importing directories generates vymlinks now
582 - Bugfix: Changing linkstyle now automatically redraws all
584 - Bugfix: Paste icon is disabled if clipboard is empty
586 -----------------------------------------------------------
590 - Feature: xLinks (connection between 2 branches) works
591 in a basic version (straight line)
593 -----------------------------------------------------------
597 - Bugfix: Saving of selection to a vym part (.vyp)
598 - Bugfix: Closing the noteeditor by closing its window now
599 also toggles the responding toolbar button. &
601 -----------------------------------------------------------
605 - Feature: Introduced Modifier modes: color, link, copy
606 - Feature: Linking branches is basically possible, though it can't be
609 -----------------------------------------------------------
613 - Feature: Optimized moving of branches: much faster especially
615 - Bugfix: Segfault when loading vym part
616 - Bugfix: ugly unitialized lines, when temporary drawn link
617 was moved from a temporary parent back to canvas
619 -----------------------------------------------------------
623 - Feature: Added saving of xhtml settings in map
625 -----------------------------------------------------------
629 - Feature: Added Import of maps with two modes:
631 - Feature: Added export of part of maps
632 - Feature: Added joining of paragraphs in text editor
633 - Feature: Optimized undo: Only relevant parts are saved, which
634 dramatically improves e.g. moving branches up/down in most maps
635 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
636 parse error, if font name contains a \& (#62283)
637 - Bugfix: Wrong order of mainbranches in Export
638 - Bugfix: zip archive was not deleted before save, which could lead to
639 much bigger files, e.g. when working on older \vym maps or deleted
641 - Bugfix: Printing in Texteditor
642 - Bugfix: Wrong URLs in xhtml output
643 - Bugfix: Segfault fixed at Cursor left/right in empty map
645 -----------------------------------------------------------
649 - Feature: More options in xhtml export: external scripts
651 -----------------------------------------------------------
655 - Public release of all changes since 1.4.1
656 - Feature: New function to replace paragraphs in note editor
657 by linebreaks, this makes pasted text much nicer
658 - Feature: New option to toggle exporting of of floatimages
659 - Feature: z-plane of floatimages can be set (manually only)
660 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
663 -----------------------------------------------------------
667 - Feature: New Export to XHTML (by Thomas Schraitle)
669 - Bugfix: spaces and dots in filenames
670 - Bugfix: Error message if xsltproc is not installed
672 -----------------------------------------------------------
676 - Feature: New file format: notes are saved as part of the .xml file
677 - Feature: Note Editor supports Rich Text now.
678 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
680 -----------------------------------------------------------
684 - Feature: Correct handling of font size in Heading
686 -----------------------------------------------------------
690 - Selecting with cursor now works between subtrees
691 - Bugfix: vymLink was set to temporary dir in 1.4.3
693 -----------------------------------------------------------
697 - Optimisation: Reduced canvas objects by only creating objects for used
699 - Better visualization of moving branch above/below target
700 - Find Window informs with dialog, if the search failed
701 - System Flags are clickable now
702 - Reworked CSS and XST stylsheets (comments, indent, browser
704 - vymLinks are shown in statusbar
705 - current directory is save
706 - Rewritten load/save to improve multimap handling and unzipped files
707 - Bugfix: vymLinks don't get deleted when Cancel is pressed
708 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
709 - Bugfix: More toolbar buttons disabled, if action not possible
710 - Bugfix: Renaming .vymfile now works
711 - Bugfix: mapChanged set when toggling flags
712 - Bugfix: CTRL-N was used twice
713 - Bugfix: Del didn't work on floatimage
715 -----------------------------------------------------------
717 - Bugfix: Float image could not be deleted
719 -----------------------------------------------------------
723 - Bugfix: Color of branch not saved
724 - Bugfix: wrong path at HTML export
725 - Bugfix: map is not save with special characters in path
727 -----------------------------------------------------------
731 - Ask for confirmation before opening
732 a map in multiple editors
733 - Save state of note editor (visible/minimized)
735 - Author and Comment is saved in map
736 - Stats are shown in Edit MapInfo
737 - Changes for OS X port (QCursor, QContextMenuEvent)
738 - Bugfix: Fonts from note editor are save now
739 - Bugfix: invisible image when parent is scrolled
740 - Bugfix: Segfault pressing "enter" for floatimage
741 - Bugfix: Images can't be outside of exported area
743 - Bugfix: Filenames with blanks
744 - Bugfix: Old maplink is shown when editing maplink
745 - Bugfix: always show cursor while editing heading
747 -----------------------------------------------------------
752 - Export to any of QTs image formats
753 - Also right side of selection is always visible now.
755 -----------------------------------------------------------
759 - Load last maps in file menu
760 - save last image path for loading
761 - Also export standard flags to dir.
763 -----------------------------------------------------------
767 - Enabled <br> in headings as manual linebreak
768 - Heading can be copied to URL
769 - Bugfix: GIFs are automatically converted to PNG now
771 -----------------------------------------------------------
775 - Add and move branches above/below selection, Texteditor copy all,
777 -----------------------------------------------------------
781 - Export to directory, changed naming in .vym
783 -----------------------------------------------------------
787 - Bugfix: Check if map can be saved at all
789 -----------------------------------------------------------
793 - Select image format before saving image
795 -----------------------------------------------------------
799 - Selecting mainbranches by up/down
800 - Export ASCII (experimental)
801 - Each map can be saved individually at quit
802 - Bugfix: Opening VymLink crashes QT
803 - Bugfix: 50\% less objects on canvas
804 - Bugfix: Ignoring LANG, now always written as UTF8
806 -----------------------------------------------------------
810 - Sort Mainbranches by angle to y-axis
811 - Import directory structure
812 - Bugfix: Set FrameType of MapCenter while loading map
814 -----------------------------------------------------------
818 - Jump to another vym map
819 - Mainbranches are alwas ordered clockwise
821 -----------------------------------------------------------
825 - Change frame types in context menu
827 -----------------------------------------------------------
831 - Copy / Paste and save Floatimages
833 -----------------------------------------------------------
837 - Closing vym in KDE now asks for save, too
838 - Context menu for branches
839 - Selection is saved in .vym file
841 -----------------------------------------------------------
845 - URLs to external links can be added
846 - All actions are deactived if not possible
848 -----------------------------------------------------------
852 - Images: Can be loaded, saved, relinked to other parents
854 -----------------------------------------------------------
858 - Zoom: Reset and finer steps shrinking/enlarging
860 -----------------------------------------------------------
864 - Editing of links (style and color)
866 -----------------------------------------------------------
870 - Bugfix: LineEdit when adding branch has correct position again.
872 -----------------------------------------------------------
876 - Scrolled parts are automatically unscrolled when selected and scrolled
878 - Bugfix: Save flag is updated when multiple maps are opened
879 - Bugfix: Moving of branches is faster and more accurat when adding to
882 -----------------------------------------------------------
886 - Bugfix: Remember filename of note in noteeditor
888 -----------------------------------------------------------
892 - Find Text also in Notes.
894 -----------------------------------------------------------
898 - Bugfix: Correct setting and positioning when relinking branches
900 -----------------------------------------------------------
904 - Scroll mode added (folding of subtrees).
905 - Bugfix: Wrong position of linedit in zoomed view
907 -----------------------------------------------------------
911 - Added clear button in find window, bugfixes
913 -----------------------------------------------------------
917 - Links can be colored with color of heading
919 -----------------------------------------------------------
923 - Improved visualization of linking to new branch
925 -----------------------------------------------------------
930 - Selection always stays in view
932 -----------------------------------------------------------
936 - Find function scrolls to result now
937 - Bugfix: Adding branch with midmouse
938 - Bugfix: multiple repositioning of map, when noteeditor was changed
940 - New Linestyles (still hardcoded)
942 -----------------------------------------------------------
946 - First public stable release
948 -----------------------------------------------------------
950 - added quick color picker (CTRL + Left Mouse) ?
952 -----------------------------------------------------------
954 - added automatic canvas resizer, removed manual resizing of canvas
955 - added settings option to paste text into new branch
958 - Choose and switch between fixed and variable width fonts
960 - Fixed segfault caused by undo and a call of updateNoteFlag of note
962 - Added settings menu to configure autoselect and autoedit mode
963 - autoedit and autoselect mode
964 - Fixed ugly display problem with QT Palette (Klaas Freitag)
965 - Reduced temporary directories from 4 to 1
966 - Added wordwrap in printing of notes
967 - New toolbar buttons in texteditor
968 - Set background color
969 - Fixed bug: Flags in toolbar not updated when selecting map center
971 -----------------------------------------------------------
973 - No more segfault, when an object is deleted while being edited
974 - Keep focus constant when zooming in/out
975 - Export as png graphic
976 - Keep Center of map where it is while zooming
977 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
978 - MDI: Multi Document Interface enables working on several maps
980 - Enabled creating a new map via argument on commandline
981 - Changed file extension from .mmap to .vym
982 - noteeditor changes color, if empty or nothing is selected
983 - Changes in NoteEditor window are recognized by main window, too, thus
984 preventing loosing data when quitting the program.
986 -----------------------------------------------------------
988 - New rendering engine: Faster, no flickering
990 -----------------------------------------------------------
992 - Changed printing to use maximum space on paper
993 - Note editor is hidden, too, when mapeditor is minimized
994 - New (compressed) file format
996 -----------------------------------------------------------
998 - Size of map is saved
999 - Multi Line Headings
1000 - Reworked Rendering Engine: Much faster now.
1001 - Reworked Undo: Much faster now.
1002 - Enabled moving of map center
1003 - Multi-line headings
1005 -----------------------------------------------------------
1010 -----------------------------------------------------------
1012 - Moving view of map improved:
1013 - New handling (acrobat reader style)
1015 - Several tools to color a map
1017 -----------------------------------------------------------
1019 - Inital version, basic map layout
1020 - Data is stored in XML