1 -------------------------------------------------------------------
2 Mon June 6 18:01:16 CEST 2007 - uwe
4 - Feature: Creating new map with selection as MapCenter
5 - Feature: Simple export to CSV spreadsheet
6 - Bugfix: Disable autosave while there are redos available
7 - Bugfix: After changing link color, that color is applied to all links
9 - Bugfix: Pasting of FIOs
10 - Bugfix: No selection of branches while editing heading
11 - Bugfix: geometry of selection box gets updated while setting scroll or
13 - Bugfix: Possible segfault when redoing deleteChilds()
15 -------------------------------------------------------------------
16 Mon May 7 09:37:29 CEST 2007 - uwedr
19 - Bugfix: autosave timeout now read from settings file
20 - Bugfix: Settings for historywindow correclty read now
21 - Bugfix: Closing property window toggle corresponding button
23 -------------------------------------------------------------------
24 Thu Apr 26 10:34:48 CEST 2007 - uwe
26 - Feature: Editing of frame attributes in branch property window
28 - Feature: number of undo/redo levels can be changed in settings
29 - Feature: branch property window settings are saved
30 - Bugfix: Unscroll all childs has saveState now
31 - Bugfix: Invisible selection after switching mapeditor
33 -------------------------------------------------------------------
34 Tue Apr 10 15:18:39 CEST 2007 - uwedr
37 - Feature: Added basic macros and documentation
39 -------------------------------------------------------------------
40 Sat Mar 31 10:59:55 CEST 2007 - uwe
43 - Feature: Color of selection can be changed now
44 - Feature: Pen and brush for frames can be set
45 - Bugfix: For frames the links always were drawn at bottom of heading
46 - Bugfix: BranchPropertyWindow updates when selection is changed
48 -------------------------------------------------------------------
49 Mon Mar 6 22:10:26 CET 2007 - uwe
52 - Feature: Simple Editor for scripts
53 - Feature: Added syntax highlighting for editor
55 -------------------------------------------------------------------
56 Tue Feb 20 22:16:09 CET 2007 - uwe
59 - Bugfix: Crash when trying to temporary link to floatimage
61 -------------------------------------------------------------------
62 Mon Feb 17 16:32:53 CET 2007 - uwedr
65 - Feature: Unscroll all now only affects selected subtree
66 - Bugfix: Drawing error when temporary linking subtrees
67 - Bugfix: Import of KDE Bookmarks
68 - Bugfix: Export to KDE Bookmarks
69 - Bugfix: Export to XHTML
70 - Bugfix: Drag and Drop of URLs now only creates one branch
72 -------------------------------------------------------------------
73 Wed Feb 07 17:27:31 CET 2007 - uwedr
76 - Feature: Using a new class to select objects
77 - Bugfix: Remember last directory before ASCII/LaTeX export
78 - Bugfix: Editing in NoteEditor now updates actions (save) again
79 - Bugfix: Deleting last branch automatically unscrolls parent now
80 - Bugfix: Scroll/Unscroll has undo/redo now
82 -------------------------------------------------------------------
83 Fri Jan 19 22:53:27 CET 2007 - uwe
86 - Feature: New Frame format
87 - Feature: New vym file format to support new frames
88 - Bugfix: xml-parsing code simplified
89 - Bugfix: Fixed pretty annoying repositioning of view after editing a
90 heading. (don't call show() before positioning in heading...)
91 - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
92 - Bugfix: Save PNG images with quality 100 to workaround image problems
93 - Bugfix: Remember last directory before XML export
95 -------------------------------------------------------------------
96 Thu Jan 11 16:05:49 CET 2007 - uwedr
99 - Feature: Properties dialog for branches instead of context menu entries
101 -------------------------------------------------------------------
102 Wed Jan 10 19:48:32 CET 2007 - uwe
105 - Bugfix: move branch up/down calls scene()->update() now => much faster
106 - Bugfix: Relinking of floatimages undo/redo
108 -------------------------------------------------------------------
109 Tue Jan 2 19:30:50 CET 2007 - uwedr
112 - Bugfix: printing scales correctly again
113 - Bugfix: Drag & Drop (basically) works again
114 - Bugfix: Crash caused by BranchObj::getLastSelected
115 - Bugfix: Signal handling by changes in TextEditor: Much faster now
117 -------------------------------------------------------------------
118 Thu Dec 21 14:13:13 CET 2006 - uwedr
121 - Bugfix: printing is working again
123 -------------------------------------------------------------------
124 Mon Dec 11 12:31:46 CET 2006 - uwedr
127 - Bugfix: move up/down to next subtree is working again
129 -------------------------------------------------------------------
130 Mon Dec 6 22:48:07 CET 2006 - uwe
133 - Bugfix: Flags are working again
134 - Bugfix: Floatimages have correct select box again
136 -------------------------------------------------------------------
137 Wed Nov 29 13:48:35 CET 2006 - uwedr
140 - Bugfix: Image format is saved with floatimage
141 - Feature: Only one history window for all editors. State is saved.
142 - Feature: Canvas ported to QT 4.2 GraphicsView
143 - Feature: Options to use AntiaAliasing and smooth pixmap
145 - Feature: Thick links use polygons now, less objects in scene
147 -------------------------------------------------------------------
148 Thu Nov 16 14:41:44 CET 2006 - uwedr
150 - Bugfix: New recent file handling, fixes crash on Mac OS X
152 -------------------------------------------------------------------
153 Tue Nov 14 10:00:12 CET 2006 - uwedr
155 - Feature: Modifier Modes now change cursor when CTRL is pressed
157 -------------------------------------------------------------------
158 Fri Nov 10 10:28:55 CEST 2006 - uwe
160 - Feature: vym opens spanish documentation, if locale is es*
161 - Bugfix: Position of floatimages is saved again
162 - Bugfix: Position of floatimages survives adjustCanvasSize()
163 - Bugfix: Adding branch to scrolled branch unscroll the former
164 - Bugfix: More undo commands (removed saveStateComplete)
166 -------------------------------------------------------------------
167 Tue Oct 24 17:24:22 CEST 2006 - uwedr
170 - Feature: More undo commands (and fixes there)
172 -------------------------------------------------------------------
173 Mon Oct 16 14:41:03 CEST 2006 - uwedr
175 - Feature: Code simplification
177 -------------------------------------------------------------------
178 Thu Sep 14 12:01:28 CEST 2006 - uwedr
181 - Feature: Note Editor completly based on QT4 now.
183 -------------------------------------------------------------------
184 Wed Sep 13 16:43:09 CEST 2006 - uwedr
187 - Feature: New History window, All designer elements ported to QT4
188 - Bugfix: No more hopping around of floats, when canvas is resized
189 (by using relative positions for mainbranches. This might
190 confuse parsing 1.8.56 documents with vym <= 1.8.1
192 -------------------------------------------------------------------
193 Wed Sep 6 09:48:12 CEST 2006 - uwedr
195 - Bugfix: Mac - XSL stylesheets are found
196 - Bugfix: Mac - fonts are scaling
197 - Bugfix: Mac - hand cursor is shown correctly
199 -------------------------------------------------------------------
200 Tue Sep 5 15:38:20 CEST 2006 - uwedr
203 - Bugfix: Undo/Redo moving floatimages
204 - Bugfix: Shortcuts for scrolling branches/removing branch
205 - Bugfix: update-bookmarks script is not only executed, but
207 - Feature: Findwindow ported to QT4
209 -------------------------------------------------------------------
210 Tue Sep 5 09:55:55 CEST 2006 - uwedr
212 - Bugfix: More undo/redo (move of floatimages, relinking of branches)
214 -------------------------------------------------------------------
215 Thu Aug 31 13:54:30 CEST 2006 - uwedr
217 - Bugfix: More undo/redo commands
218 - Bugfix: Actions updated after moving a branch now
219 - Bugfix: vym refuses to start if vymTmpDir can't be created
221 -------------------------------------------------------------------
222 Wed Aug 30 14:14:56 CEST 2006 - uwedr
225 - Bugfix: Editing headings now works both on Mac and Linux
227 -------------------------------------------------------------------
228 Mon Aug 28 13:15:35 CEST 2006 - uwe
231 - Feature: Opening of all URLs in a subtree
232 - Feature: Opening of all vymLinks in a subtree
234 -------------------------------------------------------------------
235 Tue Aug 15 13:39:42 CEST 2006 - uwedr
238 - Feature: Changed format of configuration file a bit (new file anyway
239 with introduction of QT4)
240 - Feature: Toolbar Layout is saved now
242 -------------------------------------------------------------------
243 Thu Jul 27 14:28:54 CEST 2006 - uwedr
245 - Bugfix: Floatimages internally are saved as png, preserving the alpha
248 -------------------------------------------------------------------
249 Thu Jul 13 10:39:26 CEST 2006 - uwedr
251 - Bugfix: Fixed broken check for non-existent OO-export configuration
253 -------------------------------------------------------------------
254 Tue Jul 4 12:32:28 CEST 2006 - uwedr
256 - Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
257 beginning of export now
259 -------------------------------------------------------------------
260 Mon July 10 16:53:29 CEST 2006 - uwedr
263 - Feature: Beginning of QT4 port
265 -------------------------------------------------------------------
266 Thu June 1 16:53:29 CEST 2006 - uwedr
269 - Feature: Opening of tabs in Firefox or Mozilla
270 - Feature: Documentation is up to date now
271 - Bugfix: No more duplicate xLinks
272 - Bugfix: Saving original filename of floatimages finally works
273 - Bugfix: Positioning of floatimages while adjusting canvas size (also
274 optimized code a bit)
276 -------------------------------------------------------------------
277 Tue May 9 10:05:52 CEST 2006 - uwedr
280 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu
281 - Bugfix: Deleting selection works also if Delkey is disabled.
283 -------------------------------------------------------------------
284 Mon May 8 10:29:25 CEST 2006 - uwedr
286 - Bugfix: Exclusive flags did not work properly.
287 - Bugfix: Wrong icon in texteditor for text underline
288 - Bugfix: Changed screenshots in docu to represent new look
289 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
291 -------------------------------------------------------------------
292 Mon Apr 24 11:59:22 CEST 2006 - uwedr
294 - Bugfix: wrong paths in XHTML export (#168033), caused by wrong
297 -------------------------------------------------------------------
298 Mon Apr 10 13:23:02 CEST 2006 - uwedr
300 - Feature: More icons
302 -------------------------------------------------------------------
303 Fri Mar 31 14:18:38 CEST 2006 - uwe
305 - Feature: New environment variable VYMHOME
307 -------------------------------------------------------------------
308 Thu Mar 30 11:00:21 CEST 2006 - uwedr
311 - Feature: New icons. Icons and flags are not longer linked statically.
313 -------------------------------------------------------------------
314 Tue Mar 28 21:54:31 CEST 2006 - uwe
317 - Feature: Konqueror can open URLs in new tabs now.
319 -------------------------------------------------------------------
320 Thu Mar 23 13:26:46 CET 2006 - uwedr
323 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
324 - Bugfix: All exports support hiding of objects now
325 - Bugfix: exportDir in XHTML export is correctly saved in map and
326 defaults to current directory
328 -------------------------------------------------------------------
329 Wed Mar 15 11:43:02 CET 2006 - uwedr
332 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
333 escaping & in fontnames
334 - Feature: Hide Export Flag lets you hide objects in exports
335 - Feature: Floatimages now are basically ornamented objects. They could
336 have e.g. an URL later
337 - Feature: On error the XML Parser shows the line which is causing the
340 -------------------------------------------------------------------
341 Wed Mar 8 13:58:40 CET 2006 - uwedr
343 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
344 issue when multiple fileselections were allowed.
346 -------------------------------------------------------------------
347 Mon Mar 6 15:02:57 CET 2006 - uwedr
349 - Feature: Added export to Taskjuggler. xslt by Matt.
351 -------------------------------------------------------------------
352 Wed Mar 1 22:29:47 CET 2006 - uwe
354 - Bugfix: Canvas Size corrected when flag is toggled
356 -------------------------------------------------------------------
357 Wed Mar 1 15:38:11 CET 2006 - uwedr
360 - Feature: Include Images Horizontalls
362 -------------------------------------------------------------------
363 Tue Feb 21 17:17:48 CET 2006 - uwedr
365 - Feature: rudimentary import mmaps
367 -------------------------------------------------------------------
368 Tue Feb 14 21:10:26 CET 2006 - uwe
371 - Feature: Import KDE bookmarks
372 - Feature: Own class xsltproc for doing xml transformations
374 -------------------------------------------------------------------
375 Tue Jan 31 16:54:52 CET 2006 - uwedr
378 - Bugfix: Hide Include Images Horizontally (not implemented yet)
379 - Bugfix: Include Images Vertically was not read from saved file
381 -------------------------------------------------------------------
382 Tue Jan 25 16:07:53 CET 2006 - uwedr
385 - Feature: Export to Open Office 2.x (Open Document) basically works
386 - Feature: Export to XHTML uses smaller icon for URLs now
388 -------------------------------------------------------------------
389 Wed Jan 18 13:29:52 CET 2006 - uwedr
391 - Feature: Multiple File selection while loading maps and images
393 -------------------------------------------------------------------
394 Tue Jan 3 12:20:08 CET 2006 - uwe
396 - Feature: Small optimization in zip/unzip functions
398 -------------------------------------------------------------------
399 Mon Jan 2 21:03:05 CET 2006 - uwe
401 - Feature: FATE support for URLs
403 -------------------------------------------------------------------
404 Wed Dec 28 12:09:59 CET 2005 - uwe
407 - Feature: Added idAttr to BranchObj::saveToDir
408 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
409 errors, if FO is selected (undefined link)
410 - Bugfix: FloatImages don't get lost during save after they have been
411 relinked to new parent
412 - Bugfix: Editing heading of mapcenter now also corrects position
414 -------------------------------------------------------------------
415 Mon Oct 10 13:18:29 CEST 2005 - uwedr
417 - Bugfix: Copy/Paste was currently not possible for images. Now
418 completly rewrote mechanism. Instead of invisible map now XML import
419 is used (Multiple clipboards should be not difficult now)
421 -------------------------------------------------------------------
422 Mon Oct 3 10:33:09 CEST 2005 - uwe
424 - Bugfix: Added small fix from Khaled Ahmed needed for display of
427 -------------------------------------------------------------------
428 Mon Sep 12 21:39:38 CEST 2005 - uwedr
431 - Feature: Currently 15 levels of undo (GUI to set value still missing)
432 - Feature: Experimental LaTeX Export (without headers and opions so far)
434 -------------------------------------------------------------------
435 Sun Sep 5 10:26:15 CEST 2005 - uwedr
438 - Feature: Link of a branch can be hidden, if object is not selected
439 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
441 - Bugfix: TextEditor now has grey background again, if it is empty
442 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
443 is no longer a QOBJECT
445 -------------------------------------------------------------------
446 Thu Sep 1 12:26:24 CEST 2005 - uwedr
448 - Bugfix: Some minor changes so that translations use arguments now
449 instead of several calls to tr()
451 -------------------------------------------------------------------
452 Tue Aug 30 13:38:31 CEST 2005 - uwedr
454 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
455 another map caused vym to go into an endless loop, if the vymlink of the
456 branch pointed to the new map.
457 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
460 -------------------------------------------------------------------
461 Fri Aug 19 09:12:49 CEST 2005 - uwedr
463 - Feature: added debian subdirectory created by Steffen Joeris
464 - Feature: added license to new aboutwindow
466 -------------------------------------------------------------------
467 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
469 - Bugfix: Fixed link handling in aboutdialog.
471 -------------------------------------------------------------------
472 Tue Aug 16 12:25:09 CEST 2005 - uwedr
474 - Feature: Added keyboard shortcut to reset zoom factor
475 - Bugfix: Added "..." to menu entries leading to another dialog
476 - Bugfix: The setting option "Delete Key" is working again
477 - Bugfix: A branch moved from left side to right had wrong orienation
479 -------------------------------------------------------------------
480 Tue Aug 2 09:59:24 CEST 2005 - uwedr
482 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
485 -------------------------------------------------------------------
486 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
488 - Bugfix: Problems with closing of note editor when text was modified.
489 - Feature: Added subscript and superscript to note editor
491 -------------------------------------------------------------------
492 Thu Jul 28 11:57:38 CEST 2005
495 - Bugfix: Frames didn't become invisible if scrolled
497 -------------------------------------------------------------------
498 Thu Jul 28 11:57:38 CEST 2005
501 - Bugfix: if selection changed before undo, undo worked on wrong
503 - included math.h again to enable compiling with gcc4
505 -------------------------------------------------------------------
506 Mi Jul 27 17:27:14 CEST 2005
508 - Bugfix: if selection changed before undo, undo worked on wrong branch
510 -------------------------------------------------------------------
511 Mon Jul 25 22:22:21 CEST 2005
513 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
515 -------------------------------------------------------------------
516 Di Jul 19 16:42:31 CEST 2005
519 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
520 - Feature: More speedup on moving/relinking branches
522 -------------------------------------------------------------------
524 Mi Jul 13 11:44:10 CEST 2005
526 - Drag and Drop also for URLs
528 -------------------------------------------------------------------
529 Di Jul 12 20:56:09 CEST 2005
533 -------------------------------------------------------------------
534 Mon Jul 4 21:13:42 CEST 2005
537 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
539 -------------------------------------------------------------------
540 Tue Jun 14 11:43:44 CEST 2005
542 - Feature: printer name is saved in vymrc now
543 - Feature: added image drag/drop (by Jakob Hilmer)
544 - Bugfix: Importing map into new map now has correct (empty) filename
546 -------------------------------------------------------------------
550 - Feature: Dramatic speedup in some operations
551 (e.g. move branch up/down) due to extended
553 -------------------------------------------------------------------
557 - Feature:Changed default pdf-reader for Mac OSX
558 - Bugfix: xLinks stopped working in 1.6.6
559 - Bugfix: drawing error when using modModeCopy
560 - Bugfix: replaced lrint by qRound for BSD port
562 -----------------------------------------------------------
566 - Feature: Exclusive standard flags
568 -----------------------------------------------------------
572 - Feature: removing a branch and keeping its childs
573 - Feature: removing childs of a branch
574 - Feature: insert branch and make selection its child
575 - Feature: restructured branch context menu
576 in a basic version (straight line)
577 - Feature: New shortcuts for use on Mac OS X
578 - Feature: Importing directories generates vymlinks now
579 - Bugfix: Changing linkstyle now automatically redraws all
581 - Bugfix: Paste icon is disabled if clipboard is empty
583 -----------------------------------------------------------
587 - Feature: xLinks (connection between 2 branches) works
588 in a basic version (straight line)
590 -----------------------------------------------------------
594 - Bugfix: Saving of selection to a vym part (.vyp)
595 - Bugfix: Closing the noteeditor by closing its window now
596 also toggles the responding toolbar button. &
598 -----------------------------------------------------------
602 - Feature: Introduced Modifier modes: color, link, copy
603 - Feature: Linking branches is basically possible, though it can't be
606 -----------------------------------------------------------
610 - Feature: Optimized moving of branches: much faster especially
612 - Bugfix: Segfault when loading vym part
613 - Bugfix: ugly unitialized lines, when temporary drawn link
614 was moved from a temporary parent back to canvas
616 -----------------------------------------------------------
620 - Feature: Added saving of xhtml settings in map
622 -----------------------------------------------------------
626 - Feature: Added Import of maps with two modes:
628 - Feature: Added export of part of maps
629 - Feature: Added joining of paragraphs in text editor
630 - Feature: Optimized undo: Only relevant parts are saved, which
631 dramatically improves e.g. moving branches up/down in most maps
632 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
633 parse error, if font name contains a \& (#62283)
634 - Bugfix: Wrong order of mainbranches in Export
635 - Bugfix: zip archive was not deleted before save, which could lead to
636 much bigger files, e.g. when working on older \vym maps or deleted
638 - Bugfix: Printing in Texteditor
639 - Bugfix: Wrong URLs in xhtml output
640 - Bugfix: Segfault fixed at Cursor left/right in empty map
642 -----------------------------------------------------------
646 - Feature: More options in xhtml export: external scripts
648 -----------------------------------------------------------
652 - Public release of all changes since 1.4.1
653 - Feature: New function to replace paragraphs in note editor
654 by linebreaks, this makes pasted text much nicer
655 - Feature: New option to toggle exporting of of floatimages
656 - Feature: z-plane of floatimages can be set (manually only)
657 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
660 -----------------------------------------------------------
664 - Feature: New Export to XHTML (by Thomas Schraitle)
666 - Bugfix: spaces and dots in filenames
667 - Bugfix: Error message if xsltproc is not installed
669 -----------------------------------------------------------
673 - Feature: New file format: notes are saved as part of the .xml file
674 - Feature: Note Editor supports Rich Text now.
675 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
677 -----------------------------------------------------------
681 - Feature: Correct handling of font size in Heading
683 -----------------------------------------------------------
687 - Selecting with cursor now works between subtrees
688 - Bugfix: vymLink was set to temporary dir in 1.4.3
690 -----------------------------------------------------------
694 - Optimisation: Reduced canvas objects by only creating objects for used
696 - Better visualization of moving branch above/below target
697 - Find Window informs with dialog, if the search failed
698 - System Flags are clickable now
699 - Reworked CSS and XST stylsheets (comments, indent, browser
701 - vymLinks are shown in statusbar
702 - current directory is save
703 - Rewritten load/save to improve multimap handling and unzipped files
704 - Bugfix: vymLinks don't get deleted when Cancel is pressed
705 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
706 - Bugfix: More toolbar buttons disabled, if action not possible
707 - Bugfix: Renaming .vymfile now works
708 - Bugfix: mapChanged set when toggling flags
709 - Bugfix: CTRL-N was used twice
710 - Bugfix: Del didn't work on floatimage
712 -----------------------------------------------------------
714 - Bugfix: Float image could not be deleted
716 -----------------------------------------------------------
720 - Bugfix: Color of branch not saved
721 - Bugfix: wrong path at HTML export
722 - Bugfix: map is not save with special characters in path
724 -----------------------------------------------------------
728 - Ask for confirmation before opening
729 a map in multiple editors
730 - Save state of note editor (visible/minimized)
732 - Author and Comment is saved in map
733 - Stats are shown in Edit MapInfo
734 - Changes for OS X port (QCursor, QContextMenuEvent)
735 - Bugfix: Fonts from note editor are save now
736 - Bugfix: invisible image when parent is scrolled
737 - Bugfix: Segfault pressing "enter" for floatimage
738 - Bugfix: Images can't be outside of exported area
740 - Bugfix: Filenames with blanks
741 - Bugfix: Old maplink is shown when editing maplink
742 - Bugfix: always show cursor while editing heading
744 -----------------------------------------------------------
749 - Export to any of QTs image formats
750 - Also right side of selection is always visible now.
752 -----------------------------------------------------------
756 - Load last maps in file menu
757 - save last image path for loading
758 - Also export standard flags to dir.
760 -----------------------------------------------------------
764 - Enabled <br> in headings as manual linebreak
765 - Heading can be copied to URL
766 - Bugfix: GIFs are automatically converted to PNG now
768 -----------------------------------------------------------
772 - Add and move branches above/below selection, Texteditor copy all,
774 -----------------------------------------------------------
778 - Export to directory, changed naming in .vym
780 -----------------------------------------------------------
784 - Bugfix: Check if map can be saved at all
786 -----------------------------------------------------------
790 - Select image format before saving image
792 -----------------------------------------------------------
796 - Selecting mainbranches by up/down
797 - Export ASCII (experimental)
798 - Each map can be saved individually at quit
799 - Bugfix: Opening VymLink crashes QT
800 - Bugfix: 50\% less objects on canvas
801 - Bugfix: Ignoring LANG, now always written as UTF8
803 -----------------------------------------------------------
807 - Sort Mainbranches by angle to y-axis
808 - Import directory structure
809 - Bugfix: Set FrameType of MapCenter while loading map
811 -----------------------------------------------------------
815 - Jump to another vym map
816 - Mainbranches are alwas ordered clockwise
818 -----------------------------------------------------------
822 - Change frame types in context menu
824 -----------------------------------------------------------
828 - Copy / Paste and save Floatimages
830 -----------------------------------------------------------
834 - Closing vym in KDE now asks for save, too
835 - Context menu for branches
836 - Selection is saved in .vym file
838 -----------------------------------------------------------
842 - URLs to external links can be added
843 - All actions are deactived if not possible
845 -----------------------------------------------------------
849 - Images: Can be loaded, saved, relinked to other parents
851 -----------------------------------------------------------
855 - Zoom: Reset and finer steps shrinking/enlarging
857 -----------------------------------------------------------
861 - Editing of links (style and color)
863 -----------------------------------------------------------
867 - Bugfix: LineEdit when adding branch has correct position again.
869 -----------------------------------------------------------
873 - Scrolled parts are automatically unscrolled when selected and scrolled
875 - Bugfix: Save flag is updated when multiple maps are opened
876 - Bugfix: Moving of branches is faster and more accurat when adding to
879 -----------------------------------------------------------
883 - Bugfix: Remember filename of note in noteeditor
885 -----------------------------------------------------------
889 - Find Text also in Notes.
891 -----------------------------------------------------------
895 - Bugfix: Correct setting and positioning when relinking branches
897 -----------------------------------------------------------
901 - Scroll mode added (folding of subtrees).
902 - Bugfix: Wrong position of linedit in zoomed view
904 -----------------------------------------------------------
908 - Added clear button in find window, bugfixes
910 -----------------------------------------------------------
914 - Links can be colored with color of heading
916 -----------------------------------------------------------
920 - Improved visualization of linking to new branch
922 -----------------------------------------------------------
927 - Selection always stays in view
929 -----------------------------------------------------------
933 - Find function scrolls to result now
934 - Bugfix: Adding branch with midmouse
935 - Bugfix: multiple repositioning of map, when noteeditor was changed
937 - New Linestyles (still hardcoded)
939 -----------------------------------------------------------
943 - First public stable release
945 -----------------------------------------------------------
947 - added quick color picker (CTRL + Left Mouse) ?
949 -----------------------------------------------------------
951 - added automatic canvas resizer, removed manual resizing of canvas
952 - added settings option to paste text into new branch
955 - Choose and switch between fixed and variable width fonts
957 - Fixed segfault caused by undo and a call of updateNoteFlag of note
959 - Added settings menu to configure autoselect and autoedit mode
960 - autoedit and autoselect mode
961 - Fixed ugly display problem with QT Palette (Klaas Freitag)
962 - Reduced temporary directories from 4 to 1
963 - Added wordwrap in printing of notes
964 - New toolbar buttons in texteditor
965 - Set background color
966 - Fixed bug: Flags in toolbar not updated when selecting map center
968 -----------------------------------------------------------
970 - No more segfault, when an object is deleted while being edited
971 - Keep focus constant when zooming in/out
972 - Export as png graphic
973 - Keep Center of map where it is while zooming
974 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
975 - MDI: Multi Document Interface enables working on several maps
977 - Enabled creating a new map via argument on commandline
978 - Changed file extension from .mmap to .vym
979 - noteeditor changes color, if empty or nothing is selected
980 - Changes in NoteEditor window are recognized by main window, too, thus
981 preventing loosing data when quitting the program.
983 -----------------------------------------------------------
985 - New rendering engine: Faster, no flickering
987 -----------------------------------------------------------
989 - Changed printing to use maximum space on paper
990 - Note editor is hidden, too, when mapeditor is minimized
991 - New (compressed) file format
993 -----------------------------------------------------------
995 - Size of map is saved
996 - Multi Line Headings
997 - Reworked Rendering Engine: Much faster now.
998 - Reworked Undo: Much faster now.
999 - Enabled moving of map center
1000 - Multi-line headings
1002 -----------------------------------------------------------
1007 -----------------------------------------------------------
1009 - Moving view of map improved:
1010 - New handling (acrobat reader style)
1012 - Several tools to color a map
1014 -----------------------------------------------------------
1016 - Inital version, basic map layout
1017 - Data is stored in XML