1 -------------------------------------------------------------------
2 Fri Jul 27 13:31:41 CEST 2007 - uwe
5 - Feature: Restructured internal handling of XML based maps
6 - Feature: Switched from QSimpleTextItem to QTextItem for Freemind support
8 -------------------------------------------------------------------
9 Mon Jul 23 14:40:38 CEST 2007 - uwedr
12 - Feature: Import of Freemind maps
14 -------------------------------------------------------------------
15 Tue Jul 17 13:16:25 CEST 2007 - uwedr
18 - Bugfix: Workaround for wrong XML generated by QT with in QRichText
20 - Bugfix: No output from <span> tags in ASCII export any longer
22 -------------------------------------------------------------------
23 Wed Jul 11 15:49:10 CEST 2007 - uwedr
26 - Bugfix: Don't ask for directory in XML-based exports like
29 -------------------------------------------------------------------
30 Tue Jul 4 10:57:04 CEST 2007 - uwedr
33 - Bugfix: auto-select/auto-edit new branches
35 -------------------------------------------------------------------
36 Fri Jun 29 11:12:55 CEST 2007 - uwedr
39 - Feature: Extended fileformat with object IDs to ease export from
41 - Bugfix: Visibility of BranchProperty window is saved now
43 -------------------------------------------------------------------
44 Mon Jun 25 14:53:10 CEST 2007 - uwedr
47 - Feature: Completed german translation
49 -------------------------------------------------------------------
50 Wed Jun 20 13:52:37 CEST 2007 - uwedr
53 - Feature: Center on selection with "."
54 - Feature: Most important exports can be scripted now
56 -------------------------------------------------------------------
57 Mon Jun 18 17:08:46 CEST 2007 - uwedr
59 - Version: 1.8.73 - entering beta testing
61 -------------------------------------------------------------------
62 Mon June 18 17:01:16 CEST 2007 - uwe
64 - Feature: Creating new map with selection as MapCenter
65 - Feature: Simple export to CSV spreadsheet
66 - Feature: Copy from past steps in history to current one
67 - Bugfix: Undo/Redo dropping images into map
68 - Bugfix: Undo/Redo of copy/paste steps
69 - Bugfix: NoteEditor now appears on first click (not 2nd)
70 - Bugfix: Disable autosave while there are redos available
71 - Bugfix: After changing link color, that color is applied to all links
73 - Bugfix: Pasting of FIOs
74 - Bugfix: No selection of branches while editing heading
75 - Bugfix: geometry of selection box gets updated while setting scroll or
77 - Bugfix: Possible segfault when redoing deleteChilds()
79 -------------------------------------------------------------------
80 Mon May 7 09:37:29 CEST 2007 - uwedr
83 - Bugfix: autosave timeout now read from settings file
84 - Bugfix: Settings for historywindow correclty read now
85 - Bugfix: Closing property window toggle corresponding button
87 -------------------------------------------------------------------
88 Thu Apr 26 10:34:48 CEST 2007 - uwe
90 - Feature: Editing of frame attributes in branch property window
92 - Feature: number of undo/redo levels can be changed in settings
93 - Feature: branch property window settings are saved
94 - Bugfix: Unscroll all childs has saveState now
95 - Bugfix: Invisible selection after switching mapeditor
97 -------------------------------------------------------------------
98 Tue Apr 10 15:18:39 CEST 2007 - uwedr
101 - Feature: Added basic macros and documentation
103 -------------------------------------------------------------------
104 Sat Mar 31 10:59:55 CEST 2007 - uwe
107 - Feature: Color of selection can be changed now
108 - Feature: Pen and brush for frames can be set
109 - Bugfix: For frames the links always were drawn at bottom of heading
110 - Bugfix: BranchPropertyWindow updates when selection is changed
112 -------------------------------------------------------------------
113 Mon Mar 6 22:10:26 CET 2007 - uwe
116 - Feature: Simple Editor for scripts
117 - Feature: Added syntax highlighting for editor
119 -------------------------------------------------------------------
120 Tue Feb 20 22:16:09 CET 2007 - uwe
123 - Bugfix: Crash when trying to temporary link to floatimage
125 -------------------------------------------------------------------
126 Mon Feb 17 16:32:53 CET 2007 - uwedr
129 - Feature: Unscroll all now only affects selected subtree
130 - Bugfix: Drawing error when temporary linking subtrees
131 - Bugfix: Import of KDE Bookmarks
132 - Bugfix: Export to KDE Bookmarks
133 - Bugfix: Export to XHTML
134 - Bugfix: Drag and Drop of URLs now only creates one branch
136 -------------------------------------------------------------------
137 Wed Feb 07 17:27:31 CET 2007 - uwedr
140 - Feature: Using a new class to select objects
141 - Bugfix: Remember last directory before ASCII/LaTeX export
142 - Bugfix: Editing in NoteEditor now updates actions (save) again
143 - Bugfix: Deleting last branch automatically unscrolls parent now
144 - Bugfix: Scroll/Unscroll has undo/redo now
146 -------------------------------------------------------------------
147 Fri Jan 19 22:53:27 CET 2007 - uwe
150 - Feature: New Frame format
151 - Feature: New vym file format to support new frames
152 - Bugfix: xml-parsing code simplified
153 - Bugfix: Fixed pretty annoying repositioning of view after editing a
154 heading. (don't call show() before positioning in heading...)
155 - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
156 - Bugfix: Save PNG images with quality 100 to workaround image problems
157 - Bugfix: Remember last directory before XML export
159 -------------------------------------------------------------------
160 Thu Jan 11 16:05:49 CET 2007 - uwedr
163 - Feature: Properties dialog for branches instead of context menu entries
165 -------------------------------------------------------------------
166 Wed Jan 10 19:48:32 CET 2007 - uwe
169 - Bugfix: move branch up/down calls scene()->update() now => much faster
170 - Bugfix: Relinking of floatimages undo/redo
172 -------------------------------------------------------------------
173 Tue Jan 2 19:30:50 CET 2007 - uwedr
176 - Bugfix: printing scales correctly again
177 - Bugfix: Drag & Drop (basically) works again
178 - Bugfix: Crash caused by BranchObj::getLastSelected
179 - Bugfix: Signal handling by changes in TextEditor: Much faster now
181 -------------------------------------------------------------------
182 Thu Dec 21 14:13:13 CET 2006 - uwedr
185 - Bugfix: printing is working again
187 -------------------------------------------------------------------
188 Mon Dec 11 12:31:46 CET 2006 - uwedr
191 - Bugfix: move up/down to next subtree is working again
193 -------------------------------------------------------------------
194 Mon Dec 6 22:48:07 CET 2006 - uwe
197 - Bugfix: Flags are working again
198 - Bugfix: Floatimages have correct select box again
200 -------------------------------------------------------------------
201 Wed Nov 29 13:48:35 CET 2006 - uwedr
204 - Bugfix: Image format is saved with floatimage
205 - Feature: Only one history window for all editors. State is saved.
206 - Feature: Canvas ported to QT 4.2 GraphicsView
207 - Feature: Options to use AntiaAliasing and smooth pixmap
209 - Feature: Thick links use polygons now, less objects in scene
211 -------------------------------------------------------------------
212 Thu Nov 16 14:41:44 CET 2006 - uwedr
214 - Bugfix: New recent file handling, fixes crash on Mac OS X
216 -------------------------------------------------------------------
217 Tue Nov 14 10:00:12 CET 2006 - uwedr
219 - Feature: Modifier Modes now change cursor when CTRL is pressed
221 -------------------------------------------------------------------
222 Fri Nov 10 10:28:55 CEST 2006 - uwe
224 - Feature: vym opens spanish documentation, if locale is es*
225 - Bugfix: Position of floatimages is saved again
226 - Bugfix: Position of floatimages survives adjustCanvasSize()
227 - Bugfix: Adding branch to scrolled branch unscroll the former
228 - Bugfix: More undo commands (removed saveStateComplete)
230 -------------------------------------------------------------------
231 Tue Oct 24 17:24:22 CEST 2006 - uwedr
234 - Feature: More undo commands (and fixes there)
236 -------------------------------------------------------------------
237 Mon Oct 16 14:41:03 CEST 2006 - uwedr
239 - Feature: Code simplification
241 -------------------------------------------------------------------
242 Thu Sep 14 12:01:28 CEST 2006 - uwedr
245 - Feature: Note Editor completly based on QT4 now.
247 -------------------------------------------------------------------
248 Wed Sep 13 16:43:09 CEST 2006 - uwedr
251 - Feature: New History window, All designer elements ported to QT4
252 - Bugfix: No more hopping around of floats, when canvas is resized
253 (by using relative positions for mainbranches. This might
254 confuse parsing 1.8.56 documents with vym <= 1.8.1
256 -------------------------------------------------------------------
257 Wed Sep 6 09:48:12 CEST 2006 - uwedr
259 - Bugfix: Mac - XSL stylesheets are found
260 - Bugfix: Mac - fonts are scaling
261 - Bugfix: Mac - hand cursor is shown correctly
263 -------------------------------------------------------------------
264 Tue Sep 5 15:38:20 CEST 2006 - uwedr
267 - Bugfix: Undo/Redo moving floatimages
268 - Bugfix: Shortcuts for scrolling branches/removing branch
269 - Bugfix: update-bookmarks script is not only executed, but
271 - Feature: Findwindow ported to QT4
273 -------------------------------------------------------------------
274 Tue Sep 5 09:55:55 CEST 2006 - uwedr
276 - Bugfix: More undo/redo (move of floatimages, relinking of branches)
278 -------------------------------------------------------------------
279 Thu Aug 31 13:54:30 CEST 2006 - uwedr
281 - Bugfix: More undo/redo commands
282 - Bugfix: Actions updated after moving a branch now
283 - Bugfix: vym refuses to start if vymTmpDir can't be created
285 -------------------------------------------------------------------
286 Wed Aug 30 14:14:56 CEST 2006 - uwedr
289 - Bugfix: Editing headings now works both on Mac and Linux
291 -------------------------------------------------------------------
292 Mon Aug 28 13:15:35 CEST 2006 - uwe
295 - Feature: Opening of all URLs in a subtree
296 - Feature: Opening of all vymLinks in a subtree
298 -------------------------------------------------------------------
299 Tue Aug 15 13:39:42 CEST 2006 - uwedr
302 - Feature: Changed format of configuration file a bit (new file anyway
303 with introduction of QT4)
304 - Feature: Toolbar Layout is saved now
306 -------------------------------------------------------------------
307 Thu Jul 27 14:28:54 CEST 2006 - uwedr
309 - Bugfix: Floatimages internally are saved as png, preserving the alpha
312 -------------------------------------------------------------------
313 Thu Jul 13 10:39:26 CEST 2006 - uwedr
315 - Bugfix: Fixed broken check for non-existent OO-export configuration
317 -------------------------------------------------------------------
318 Tue Jul 4 12:32:28 CEST 2006 - uwedr
320 - Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
321 beginning of export now
323 -------------------------------------------------------------------
324 Mon July 10 16:53:29 CEST 2006 - uwedr
327 - Feature: Beginning of QT4 port
329 -------------------------------------------------------------------
330 Thu June 1 16:53:29 CEST 2006 - uwedr
333 - Feature: Opening of tabs in Firefox or Mozilla
334 - Feature: Documentation is up to date now
335 - Bugfix: No more duplicate xLinks
336 - Bugfix: Saving original filename of floatimages finally works
337 - Bugfix: Positioning of floatimages while adjusting canvas size (also
338 optimized code a bit)
340 -------------------------------------------------------------------
341 Tue May 9 10:05:52 CEST 2006 - uwedr
344 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu
345 - Bugfix: Deleting selection works also if Delkey is disabled.
347 -------------------------------------------------------------------
348 Mon May 8 10:29:25 CEST 2006 - uwedr
350 - Bugfix: Exclusive flags did not work properly.
351 - Bugfix: Wrong icon in texteditor for text underline
352 - Bugfix: Changed screenshots in docu to represent new look
353 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
355 -------------------------------------------------------------------
356 Mon Apr 24 11:59:22 CEST 2006 - uwedr
358 - Bugfix: wrong paths in XHTML export (#168033), caused by wrong
361 -------------------------------------------------------------------
362 Mon Apr 10 13:23:02 CEST 2006 - uwedr
364 - Feature: More icons
366 -------------------------------------------------------------------
367 Fri Mar 31 14:18:38 CEST 2006 - uwe
369 - Feature: New environment variable VYMHOME
371 -------------------------------------------------------------------
372 Thu Mar 30 11:00:21 CEST 2006 - uwedr
375 - Feature: New icons. Icons and flags are not longer linked statically.
377 -------------------------------------------------------------------
378 Tue Mar 28 21:54:31 CEST 2006 - uwe
381 - Feature: Konqueror can open URLs in new tabs now.
383 -------------------------------------------------------------------
384 Thu Mar 23 13:26:46 CET 2006 - uwedr
387 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
388 - Bugfix: All exports support hiding of objects now
389 - Bugfix: exportDir in XHTML export is correctly saved in map and
390 defaults to current directory
392 -------------------------------------------------------------------
393 Wed Mar 15 11:43:02 CET 2006 - uwedr
396 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
397 escaping & in fontnames
398 - Feature: Hide Export Flag lets you hide objects in exports
399 - Feature: Floatimages now are basically ornamented objects. They could
400 have e.g. an URL later
401 - Feature: On error the XML Parser shows the line which is causing the
404 -------------------------------------------------------------------
405 Wed Mar 8 13:58:40 CET 2006 - uwedr
407 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
408 issue when multiple fileselections were allowed.
410 -------------------------------------------------------------------
411 Mon Mar 6 15:02:57 CET 2006 - uwedr
413 - Feature: Added export to Taskjuggler. xslt by Matt.
415 -------------------------------------------------------------------
416 Wed Mar 1 22:29:47 CET 2006 - uwe
418 - Bugfix: Canvas Size corrected when flag is toggled
420 -------------------------------------------------------------------
421 Wed Mar 1 15:38:11 CET 2006 - uwedr
424 - Feature: Include Images Horizontalls
426 -------------------------------------------------------------------
427 Tue Feb 21 17:17:48 CET 2006 - uwedr
429 - Feature: rudimentary import mmaps
431 -------------------------------------------------------------------
432 Tue Feb 14 21:10:26 CET 2006 - uwe
435 - Feature: Import KDE bookmarks
436 - Feature: Own class xsltproc for doing xml transformations
438 -------------------------------------------------------------------
439 Tue Jan 31 16:54:52 CET 2006 - uwedr
442 - Bugfix: Hide Include Images Horizontally (not implemented yet)
443 - Bugfix: Include Images Vertically was not read from saved file
445 -------------------------------------------------------------------
446 Tue Jan 25 16:07:53 CET 2006 - uwedr
449 - Feature: Export to Open Office 2.x (Open Document) basically works
450 - Feature: Export to XHTML uses smaller icon for URLs now
452 -------------------------------------------------------------------
453 Wed Jan 18 13:29:52 CET 2006 - uwedr
455 - Feature: Multiple File selection while loading maps and images
457 -------------------------------------------------------------------
458 Tue Jan 3 12:20:08 CET 2006 - uwe
460 - Feature: Small optimization in zip/unzip functions
462 -------------------------------------------------------------------
463 Mon Jan 2 21:03:05 CET 2006 - uwe
465 - Feature: FATE support for URLs
467 -------------------------------------------------------------------
468 Wed Dec 28 12:09:59 CET 2005 - uwe
471 - Feature: Added idAttr to BranchObj::saveToDir
472 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
473 errors, if FO is selected (undefined link)
474 - Bugfix: FloatImages don't get lost during save after they have been
475 relinked to new parent
476 - Bugfix: Editing heading of mapcenter now also corrects position
478 -------------------------------------------------------------------
479 Mon Oct 10 13:18:29 CEST 2005 - uwedr
481 - Bugfix: Copy/Paste was currently not possible for images. Now
482 completly rewrote mechanism. Instead of invisible map now XML import
483 is used (Multiple clipboards should be not difficult now)
485 -------------------------------------------------------------------
486 Mon Oct 3 10:33:09 CEST 2005 - uwe
488 - Bugfix: Added small fix from Khaled Ahmed needed for display of
491 -------------------------------------------------------------------
492 Mon Sep 12 21:39:38 CEST 2005 - uwedr
495 - Feature: Currently 15 levels of undo (GUI to set value still missing)
496 - Feature: Experimental LaTeX Export (without headers and opions so far)
498 -------------------------------------------------------------------
499 Sun Sep 5 10:26:15 CEST 2005 - uwedr
502 - Feature: Link of a branch can be hidden, if object is not selected
503 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
505 - Bugfix: TextEditor now has grey background again, if it is empty
506 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
507 is no longer a QOBJECT
509 -------------------------------------------------------------------
510 Thu Sep 1 12:26:24 CEST 2005 - uwedr
512 - Bugfix: Some minor changes so that translations use arguments now
513 instead of several calls to tr()
515 -------------------------------------------------------------------
516 Tue Aug 30 13:38:31 CEST 2005 - uwedr
518 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
519 another map caused vym to go into an endless loop, if the vymlink of the
520 branch pointed to the new map.
521 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
524 -------------------------------------------------------------------
525 Fri Aug 19 09:12:49 CEST 2005 - uwedr
527 - Feature: added debian subdirectory created by Steffen Joeris
528 - Feature: added license to new aboutwindow
530 -------------------------------------------------------------------
531 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
533 - Bugfix: Fixed link handling in aboutdialog.
535 -------------------------------------------------------------------
536 Tue Aug 16 12:25:09 CEST 2005 - uwedr
538 - Feature: Added keyboard shortcut to reset zoom factor
539 - Bugfix: Added "..." to menu entries leading to another dialog
540 - Bugfix: The setting option "Delete Key" is working again
541 - Bugfix: A branch moved from left side to right had wrong orienation
543 -------------------------------------------------------------------
544 Tue Aug 2 09:59:24 CEST 2005 - uwedr
546 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
549 -------------------------------------------------------------------
550 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
552 - Bugfix: Problems with closing of note editor when text was modified.
553 - Feature: Added subscript and superscript to note editor
555 -------------------------------------------------------------------
556 Thu Jul 28 11:57:38 CEST 2005
559 - Bugfix: Frames didn't become invisible if scrolled
561 -------------------------------------------------------------------
562 Thu Jul 28 11:57:38 CEST 2005
565 - Bugfix: if selection changed before undo, undo worked on wrong
567 - included math.h again to enable compiling with gcc4
569 -------------------------------------------------------------------
570 Mi Jul 27 17:27:14 CEST 2005
572 - Bugfix: if selection changed before undo, undo worked on wrong branch
574 -------------------------------------------------------------------
575 Mon Jul 25 22:22:21 CEST 2005
577 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
579 -------------------------------------------------------------------
580 Di Jul 19 16:42:31 CEST 2005
583 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
584 - Feature: More speedup on moving/relinking branches
586 -------------------------------------------------------------------
588 Mi Jul 13 11:44:10 CEST 2005
590 - Drag and Drop also for URLs
592 -------------------------------------------------------------------
593 Di Jul 12 20:56:09 CEST 2005
597 -------------------------------------------------------------------
598 Mon Jul 4 21:13:42 CEST 2005
601 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
603 -------------------------------------------------------------------
604 Tue Jun 14 11:43:44 CEST 2005
606 - Feature: printer name is saved in vymrc now
607 - Feature: added image drag/drop (by Jakob Hilmer)
608 - Bugfix: Importing map into new map now has correct (empty) filename
610 -------------------------------------------------------------------
614 - Feature: Dramatic speedup in some operations
615 (e.g. move branch up/down) due to extended
617 -------------------------------------------------------------------
621 - Feature:Changed default pdf-reader for Mac OSX
622 - Bugfix: xLinks stopped working in 1.6.6
623 - Bugfix: drawing error when using modModeCopy
624 - Bugfix: replaced lrint by qRound for BSD port
626 -----------------------------------------------------------
630 - Feature: Exclusive standard flags
632 -----------------------------------------------------------
636 - Feature: removing a branch and keeping its childs
637 - Feature: removing childs of a branch
638 - Feature: insert branch and make selection its child
639 - Feature: restructured branch context menu
640 in a basic version (straight line)
641 - Feature: New shortcuts for use on Mac OS X
642 - Feature: Importing directories generates vymlinks now
643 - Bugfix: Changing linkstyle now automatically redraws all
645 - Bugfix: Paste icon is disabled if clipboard is empty
647 -----------------------------------------------------------
651 - Feature: xLinks (connection between 2 branches) works
652 in a basic version (straight line)
654 -----------------------------------------------------------
658 - Bugfix: Saving of selection to a vym part (.vyp)
659 - Bugfix: Closing the noteeditor by closing its window now
660 also toggles the responding toolbar button. &
662 -----------------------------------------------------------
666 - Feature: Introduced Modifier modes: color, link, copy
667 - Feature: Linking branches is basically possible, though it can't be
670 -----------------------------------------------------------
674 - Feature: Optimized moving of branches: much faster especially
676 - Bugfix: Segfault when loading vym part
677 - Bugfix: ugly unitialized lines, when temporary drawn link
678 was moved from a temporary parent back to canvas
680 -----------------------------------------------------------
684 - Feature: Added saving of xhtml settings in map
686 -----------------------------------------------------------
690 - Feature: Added Import of maps with two modes:
692 - Feature: Added export of part of maps
693 - Feature: Added joining of paragraphs in text editor
694 - Feature: Optimized undo: Only relevant parts are saved, which
695 dramatically improves e.g. moving branches up/down in most maps
696 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
697 parse error, if font name contains a \& (#62283)
698 - Bugfix: Wrong order of mainbranches in Export
699 - Bugfix: zip archive was not deleted before save, which could lead to
700 much bigger files, e.g. when working on older \vym maps or deleted
702 - Bugfix: Printing in Texteditor
703 - Bugfix: Wrong URLs in xhtml output
704 - Bugfix: Segfault fixed at Cursor left/right in empty map
706 -----------------------------------------------------------
710 - Feature: More options in xhtml export: external scripts
712 -----------------------------------------------------------
716 - Public release of all changes since 1.4.1
717 - Feature: New function to replace paragraphs in note editor
718 by linebreaks, this makes pasted text much nicer
719 - Feature: New option to toggle exporting of of floatimages
720 - Feature: z-plane of floatimages can be set (manually only)
721 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
724 -----------------------------------------------------------
728 - Feature: New Export to XHTML (by Thomas Schraitle)
730 - Bugfix: spaces and dots in filenames
731 - Bugfix: Error message if xsltproc is not installed
733 -----------------------------------------------------------
737 - Feature: New file format: notes are saved as part of the .xml file
738 - Feature: Note Editor supports Rich Text now.
739 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
741 -----------------------------------------------------------
745 - Feature: Correct handling of font size in Heading
747 -----------------------------------------------------------
751 - Selecting with cursor now works between subtrees
752 - Bugfix: vymLink was set to temporary dir in 1.4.3
754 -----------------------------------------------------------
758 - Optimisation: Reduced canvas objects by only creating objects for used
760 - Better visualization of moving branch above/below target
761 - Find Window informs with dialog, if the search failed
762 - System Flags are clickable now
763 - Reworked CSS and XST stylsheets (comments, indent, browser
765 - vymLinks are shown in statusbar
766 - current directory is save
767 - Rewritten load/save to improve multimap handling and unzipped files
768 - Bugfix: vymLinks don't get deleted when Cancel is pressed
769 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
770 - Bugfix: More toolbar buttons disabled, if action not possible
771 - Bugfix: Renaming .vymfile now works
772 - Bugfix: mapChanged set when toggling flags
773 - Bugfix: CTRL-N was used twice
774 - Bugfix: Del didn't work on floatimage
776 -----------------------------------------------------------
778 - Bugfix: Float image could not be deleted
780 -----------------------------------------------------------
784 - Bugfix: Color of branch not saved
785 - Bugfix: wrong path at HTML export
786 - Bugfix: map is not save with special characters in path
788 -----------------------------------------------------------
792 - Ask for confirmation before opening
793 a map in multiple editors
794 - Save state of note editor (visible/minimized)
796 - Author and Comment is saved in map
797 - Stats are shown in Edit MapInfo
798 - Changes for OS X port (QCursor, QContextMenuEvent)
799 - Bugfix: Fonts from note editor are save now
800 - Bugfix: invisible image when parent is scrolled
801 - Bugfix: Segfault pressing "enter" for floatimage
802 - Bugfix: Images can't be outside of exported area
804 - Bugfix: Filenames with blanks
805 - Bugfix: Old maplink is shown when editing maplink
806 - Bugfix: always show cursor while editing heading
808 -----------------------------------------------------------
813 - Export to any of QTs image formats
814 - Also right side of selection is always visible now.
816 -----------------------------------------------------------
820 - Load last maps in file menu
821 - save last image path for loading
822 - Also export standard flags to dir.
824 -----------------------------------------------------------
828 - Enabled <br> in headings as manual linebreak
829 - Heading can be copied to URL
830 - Bugfix: GIFs are automatically converted to PNG now
832 -----------------------------------------------------------
836 - Add and move branches above/below selection, Texteditor copy all,
838 -----------------------------------------------------------
842 - Export to directory, changed naming in .vym
844 -----------------------------------------------------------
848 - Bugfix: Check if map can be saved at all
850 -----------------------------------------------------------
854 - Select image format before saving image
856 -----------------------------------------------------------
860 - Selecting mainbranches by up/down
861 - Export ASCII (experimental)
862 - Each map can be saved individually at quit
863 - Bugfix: Opening VymLink crashes QT
864 - Bugfix: 50\% less objects on canvas
865 - Bugfix: Ignoring LANG, now always written as UTF8
867 -----------------------------------------------------------
871 - Sort Mainbranches by angle to y-axis
872 - Import directory structure
873 - Bugfix: Set FrameType of MapCenter while loading map
875 -----------------------------------------------------------
879 - Jump to another vym map
880 - Mainbranches are alwas ordered clockwise
882 -----------------------------------------------------------
886 - Change frame types in context menu
888 -----------------------------------------------------------
892 - Copy / Paste and save Floatimages
894 -----------------------------------------------------------
898 - Closing vym in KDE now asks for save, too
899 - Context menu for branches
900 - Selection is saved in .vym file
902 -----------------------------------------------------------
906 - URLs to external links can be added
907 - All actions are deactived if not possible
909 -----------------------------------------------------------
913 - Images: Can be loaded, saved, relinked to other parents
915 -----------------------------------------------------------
919 - Zoom: Reset and finer steps shrinking/enlarging
921 -----------------------------------------------------------
925 - Editing of links (style and color)
927 -----------------------------------------------------------
931 - Bugfix: LineEdit when adding branch has correct position again.
933 -----------------------------------------------------------
937 - Scrolled parts are automatically unscrolled when selected and scrolled
939 - Bugfix: Save flag is updated when multiple maps are opened
940 - Bugfix: Moving of branches is faster and more accurat when adding to
943 -----------------------------------------------------------
947 - Bugfix: Remember filename of note in noteeditor
949 -----------------------------------------------------------
953 - Find Text also in Notes.
955 -----------------------------------------------------------
959 - Bugfix: Correct setting and positioning when relinking branches
961 -----------------------------------------------------------
965 - Scroll mode added (folding of subtrees).
966 - Bugfix: Wrong position of linedit in zoomed view
968 -----------------------------------------------------------
972 - Added clear button in find window, bugfixes
974 -----------------------------------------------------------
978 - Links can be colored with color of heading
980 -----------------------------------------------------------
984 - Improved visualization of linking to new branch
986 -----------------------------------------------------------
991 - Selection always stays in view
993 -----------------------------------------------------------
997 - Find function scrolls to result now
998 - Bugfix: Adding branch with midmouse
999 - Bugfix: multiple repositioning of map, when noteeditor was changed
1001 - New Linestyles (still hardcoded)
1003 -----------------------------------------------------------
1007 - First public stable release
1009 -----------------------------------------------------------
1011 - added quick color picker (CTRL + Left Mouse) ?
1013 -----------------------------------------------------------
1015 - added automatic canvas resizer, removed manual resizing of canvas
1016 - added settings option to paste text into new branch
1019 - Choose and switch between fixed and variable width fonts
1021 - Fixed segfault caused by undo and a call of updateNoteFlag of note
1023 - Added settings menu to configure autoselect and autoedit mode
1024 - autoedit and autoselect mode
1025 - Fixed ugly display problem with QT Palette (Klaas Freitag)
1026 - Reduced temporary directories from 4 to 1
1027 - Added wordwrap in printing of notes
1028 - New toolbar buttons in texteditor
1029 - Set background color
1030 - Fixed bug: Flags in toolbar not updated when selecting map center
1032 -----------------------------------------------------------
1034 - No more segfault, when an object is deleted while being edited
1035 - Keep focus constant when zooming in/out
1036 - Export as png graphic
1037 - Keep Center of map where it is while zooming
1038 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
1039 - MDI: Multi Document Interface enables working on several maps
1041 - Enabled creating a new map via argument on commandline
1042 - Changed file extension from .mmap to .vym
1043 - noteeditor changes color, if empty or nothing is selected
1044 - Changes in NoteEditor window are recognized by main window, too, thus
1045 preventing loosing data when quitting the program.
1047 -----------------------------------------------------------
1049 - New rendering engine: Faster, no flickering
1051 -----------------------------------------------------------
1053 - Changed printing to use maximum space on paper
1054 - Note editor is hidden, too, when mapeditor is minimized
1055 - New (compressed) file format
1057 -----------------------------------------------------------
1059 - Size of map is saved
1060 - Multi Line Headings
1061 - Reworked Rendering Engine: Much faster now.
1062 - Reworked Undo: Much faster now.
1063 - Enabled moving of map center
1064 - Multi-line headings
1066 -----------------------------------------------------------
1071 -----------------------------------------------------------
1073 - Moving view of map improved:
1074 - New handling (acrobat reader style)
1076 - Several tools to color a map
1078 -----------------------------------------------------------
1080 - Inital version, basic map layout
1081 - Data is stored in XML