1 -------------------------------------------------------------------
2 Fri Jan 19 22:53:27 CET 2007 - uwe
5 - Feature: New Frame format
6 - Feature: New vym file format to support new frames
7 - Bugfix: xml-parsing code simplified
8 - Bugfix: Fixed pretty annoying repositioning of view after editing a
9 heading. (don't call show() before positioning in heading...)
10 - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
11 - Bugfix: Save PNG images with quality 100 to workaround image problems
12 - Bugfix: Remember last directory before XML export
14 -------------------------------------------------------------------
15 Thu Jan 11 16:05:49 CET 2007 - uwedr
18 - Feature: Properties dialog for branches instead of context menu entries
20 -------------------------------------------------------------------
21 Wed Jan 10 19:48:32 CET 2007 - uwe
24 - Bugfix: move branch up/down calls scene()->update() now => much faster
25 - Bugfix: Relinking of floatimages undo/redo
27 -------------------------------------------------------------------
28 Tue Jan 2 19:30:50 CET 2007 - uwedr
31 - Bugfix: printing scales correctly again
32 - Bugfix: Drag & Drop (basically) works again
33 - Bugfix: Crash caused by BranchObj::getLastSelected
34 - Bugfix: Signal handling by changes in TextEditor: Much faster now
36 -------------------------------------------------------------------
37 Thu Dec 21 14:13:13 CET 2006 - uwedr
40 - Bugfix: printing is working again
42 -------------------------------------------------------------------
43 Mon Dec 11 12:31:46 CET 2006 - uwedr
46 - Bugfix: move up/down to next subtree is working again
48 -------------------------------------------------------------------
49 Mon Dec 6 22:48:07 CET 2006 - uwe
52 - Bugfix: Flags are working again
53 - Bugfix: Floatimages have correct select box again
55 -------------------------------------------------------------------
56 Wed Nov 29 13:48:35 CET 2006 - uwedr
59 - Bugfix: Image format is saved with floatimage
60 - Feature: Only one history window for all editors. State is saved.
61 - Feature: Canvas ported to QT 4.2 GraphicsView
62 - Feature: Options to use AntiaAliasing and smooth pixmap
64 - Feature: Thick links use polygons now, less objects in scene
66 -------------------------------------------------------------------
67 Thu Nov 16 14:41:44 CET 2006 - uwedr
69 - Bugfix: New recent file handling, fixes crash on Mac OS X
71 -------------------------------------------------------------------
72 Tue Nov 14 10:00:12 CET 2006 - uwedr
74 - Feature: Modifier Modes now change cursor when CTRL is pressed
76 -------------------------------------------------------------------
77 Fri Nov 10 10:28:55 CEST 2006 - uwe
79 - Feature: vym opens spanish documentation, if locale is es*
80 - Bugfix: Position of floatimages is saved again
81 - Bugfix: Position of floatimages survives adjustCanvasSize()
82 - Bugfix: Adding branch to scrolled branch unscroll the former
83 - Bugfix: More undo commands (removed saveStateComplete)
85 -------------------------------------------------------------------
86 Tue Oct 24 17:24:22 CEST 2006 - uwedr
89 - Feature: More undo commands (and fixes there)
91 -------------------------------------------------------------------
92 Mon Oct 16 14:41:03 CEST 2006 - uwedr
94 - Feature: Code simplification
96 -------------------------------------------------------------------
97 Thu Sep 14 12:01:28 CEST 2006 - uwedr
100 - Feature: Note Editor completly based on QT4 now.
102 -------------------------------------------------------------------
103 Wed Sep 13 16:43:09 CEST 2006 - uwedr
106 - Feature: New History window, All designer elements ported to QT4
107 - Bugfix: No more hopping around of floats, when canvas is resized
108 (by using relative positions for mainbranches. This might
109 confuse parsing 1.8.56 documents with vym <= 1.8.1
111 -------------------------------------------------------------------
112 Wed Sep 6 09:48:12 CEST 2006 - uwedr
114 - Bugfix: Mac - XSL stylesheets are found
115 - Bugfix: Mac - fonts are scaling
116 - Bugfix: Mac - hand cursor is shown correctly
118 -------------------------------------------------------------------
119 Tue Sep 5 15:38:20 CEST 2006 - uwedr
122 - Bugfix: Undo/Redo moving floatimages
123 - Bugfix: Shortcuts for scrolling branches/removing branch
124 - Bugfix: update-bookmarks script is not only executed, but
126 - Feature: Findwindow ported to QT4
128 -------------------------------------------------------------------
129 Tue Sep 5 09:55:55 CEST 2006 - uwedr
131 - Bugfix: More undo/redo (move of floatimages, relinking of branches)
133 -------------------------------------------------------------------
134 Thu Aug 31 13:54:30 CEST 2006 - uwedr
136 - Bugfix: More undo/redo commands
137 - Bugfix: Actions updated after moving a branch now
138 - Bugfix: vym refuses to start if vymTmpDir can't be created
140 -------------------------------------------------------------------
141 Wed Aug 30 14:14:56 CEST 2006 - uwedr
144 - Bugfix: Editing headings now works both on Mac and Linux
146 -------------------------------------------------------------------
147 Mon Aug 28 13:15:35 CEST 2006 - uwe
150 - Feature: Opening of all URLs in a subtree
151 - Feature: Opening of all vymLinks in a subtree
153 -------------------------------------------------------------------
154 Tue Aug 15 13:39:42 CEST 2006 - uwedr
157 - Feature: Changed format of configuration file a bit (new file anyway
158 with introduction of QT4)
159 - Feature: Toolbar Layout is saved now
161 -------------------------------------------------------------------
162 Thu Jul 27 14:28:54 CEST 2006 - uwedr
164 - Bugfix: Floatimages internally are saved as png, preserving the alpha
167 -------------------------------------------------------------------
168 Thu Jul 13 10:39:26 CEST 2006 - uwedr
170 - Bugfix: Fixed broken check for non-existent OO-export configuration
172 -------------------------------------------------------------------
173 Tue Jul 4 12:32:28 CEST 2006 - uwedr
175 - Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
176 beginning of export now
178 -------------------------------------------------------------------
179 Mon July 10 16:53:29 CEST 2006 - uwedr
182 - Feature: Beginning of QT4 port
184 -------------------------------------------------------------------
185 Thu June 1 16:53:29 CEST 2006 - uwedr
188 - Feature: Opening of tabs in Firefox or Mozilla
189 - Feature: Documentation is up to date now
190 - Bugfix: No more duplicate xLinks
191 - Bugfix: Saving original filename of floatimages finally works
192 - Bugfix: Positioning of floatimages while adjusting canvas size (also
193 optimized code a bit)
195 -------------------------------------------------------------------
196 Tue May 9 10:05:52 CEST 2006 - uwedr
199 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu
200 - Bugfix: Deleting selection works also if Delkey is disabled.
202 -------------------------------------------------------------------
203 Mon May 8 10:29:25 CEST 2006 - uwedr
205 - Bugfix: Exclusive flags did not work properly.
206 - Bugfix: Wrong icon in texteditor for text underline
207 - Bugfix: Changed screenshots in docu to represent new look
208 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
210 -------------------------------------------------------------------
211 Mon Apr 24 11:59:22 CEST 2006 - uwedr
213 - Bugfix: wrong paths in XHTML export (#168033), caused by wrong
216 -------------------------------------------------------------------
217 Mon Apr 10 13:23:02 CEST 2006 - uwedr
219 - Feature: More icons
221 -------------------------------------------------------------------
222 Fri Mar 31 14:18:38 CEST 2006 - uwe
224 - Feature: New environment variable VYMHOME
226 -------------------------------------------------------------------
227 Thu Mar 30 11:00:21 CEST 2006 - uwedr
230 - Feature: New icons. Icons and flags are not longer linked statically.
232 -------------------------------------------------------------------
233 Tue Mar 28 21:54:31 CEST 2006 - uwe
236 - Feature: Konqueror can open URLs in new tabs now.
238 -------------------------------------------------------------------
239 Thu Mar 23 13:26:46 CET 2006 - uwedr
242 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
243 - Bugfix: All exports support hiding of objects now
244 - Bugfix: exportDir in XHTML export is correctly saved in map and
245 defaults to current directory
247 -------------------------------------------------------------------
248 Wed Mar 15 11:43:02 CET 2006 - uwedr
251 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
252 escaping & in fontnames
253 - Feature: Hide Export Flag lets you hide objects in exports
254 - Feature: Floatimages now are basically ornamented objects. They could
255 have e.g. an URL later
256 - Feature: On error the XML Parser shows the line which is causing the
259 -------------------------------------------------------------------
260 Wed Mar 8 13:58:40 CET 2006 - uwedr
262 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
263 issue when multiple fileselections were allowed.
265 -------------------------------------------------------------------
266 Mon Mar 6 15:02:57 CET 2006 - uwedr
268 - Feature: Added export to Taskjuggler. xslt by Matt.
270 -------------------------------------------------------------------
271 Wed Mar 1 22:29:47 CET 2006 - uwe
273 - Bugfix: Canvas Size corrected when flag is toggled
275 -------------------------------------------------------------------
276 Wed Mar 1 15:38:11 CET 2006 - uwedr
279 - Feature: Include Images Horizontalls
281 -------------------------------------------------------------------
282 Tue Feb 21 17:17:48 CET 2006 - uwedr
284 - Feature: rudimentary import mmaps
286 -------------------------------------------------------------------
287 Tue Feb 14 21:10:26 CET 2006 - uwe
290 - Feature: Import KDE bookmarks
291 - Feature: Own class xsltproc for doing xml transformations
293 -------------------------------------------------------------------
294 Tue Jan 31 16:54:52 CET 2006 - uwedr
297 - Bugfix: Hide Include Images Horizontally (not implemented yet)
298 - Bugfix: Include Images Vertically was not read from saved file
300 -------------------------------------------------------------------
301 Tue Jan 25 16:07:53 CET 2006 - uwedr
304 - Feature: Export to Open Office 2.x (Open Document) basically works
305 - Feature: Export to XHTML uses smaller icon for URLs now
307 -------------------------------------------------------------------
308 Wed Jan 18 13:29:52 CET 2006 - uwedr
310 - Feature: Multiple File selection while loading maps and images
312 -------------------------------------------------------------------
313 Tue Jan 3 12:20:08 CET 2006 - uwe
315 - Feature: Small optimization in zip/unzip functions
317 -------------------------------------------------------------------
318 Mon Jan 2 21:03:05 CET 2006 - uwe
320 - Feature: FATE support for URLs
322 -------------------------------------------------------------------
323 Wed Dec 28 12:09:59 CET 2005 - uwe
326 - Feature: Added idAttr to BranchObj::saveToDir
327 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
328 errors, if FO is selected (undefined link)
329 - Bugfix: FloatImages don't get lost during save after they have been
330 relinked to new parent
331 - Bugfix: Editing heading of mapcenter now also corrects position
333 -------------------------------------------------------------------
334 Mon Oct 10 13:18:29 CEST 2005 - uwedr
336 - Bugfix: Copy/Paste was currently not possible for images. Now
337 completly rewrote mechanism. Instead of invisible map now XML import
338 is used (Multiple clipboards should be not difficult now)
340 -------------------------------------------------------------------
341 Mon Oct 3 10:33:09 CEST 2005 - uwe
343 - Bugfix: Added small fix from Khaled Ahmed needed for display of
346 -------------------------------------------------------------------
347 Mon Sep 12 21:39:38 CEST 2005 - uwedr
350 - Feature: Currently 15 levels of undo (GUI to set value still missing)
351 - Feature: Experimental LaTeX Export (without headers and opions so far)
353 -------------------------------------------------------------------
354 Sun Sep 5 10:26:15 CEST 2005 - uwedr
357 - Feature: Link of a branch can be hidden, if object is not selected
358 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
360 - Bugfix: TextEditor now has grey background again, if it is empty
361 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
362 is no longer a QOBJECT
364 -------------------------------------------------------------------
365 Thu Sep 1 12:26:24 CEST 2005 - uwedr
367 - Bugfix: Some minor changes so that translations use arguments now
368 instead of several calls to tr()
370 -------------------------------------------------------------------
371 Tue Aug 30 13:38:31 CEST 2005 - uwedr
373 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
374 another map caused vym to go into an endless loop, if the vymlink of the
375 branch pointed to the new map.
376 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
379 -------------------------------------------------------------------
380 Fri Aug 19 09:12:49 CEST 2005 - uwedr
382 - Feature: added debian subdirectory created by Steffen Joeris
383 - Feature: added license to new aboutwindow
385 -------------------------------------------------------------------
386 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
388 - Bugfix: Fixed link handling in aboutdialog.
390 -------------------------------------------------------------------
391 Tue Aug 16 12:25:09 CEST 2005 - uwedr
393 - Feature: Added keyboard shortcut to reset zoom factor
394 - Bugfix: Added "..." to menu entries leading to another dialog
395 - Bugfix: The setting option "Delete Key" is working again
396 - Bugfix: A branch moved from left side to right had wrong orienation
398 -------------------------------------------------------------------
399 Tue Aug 2 09:59:24 CEST 2005 - uwedr
401 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
404 -------------------------------------------------------------------
405 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
407 - Bugfix: Problems with closing of note editor when text was modified.
408 - Feature: Added subscript and superscript to note editor
410 -------------------------------------------------------------------
411 Thu Jul 28 11:57:38 CEST 2005
414 - Bugfix: Frames didn't become invisible if scrolled
416 -------------------------------------------------------------------
417 Thu Jul 28 11:57:38 CEST 2005
420 - Bugfix: if selection changed before undo, undo worked on wrong
422 - included math.h again to enable compiling with gcc4
424 -------------------------------------------------------------------
425 Mi Jul 27 17:27:14 CEST 2005
427 - Bugfix: if selection changed before undo, undo worked on wrong branch
429 -------------------------------------------------------------------
430 Mon Jul 25 22:22:21 CEST 2005
432 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
434 -------------------------------------------------------------------
435 Di Jul 19 16:42:31 CEST 2005
438 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
439 - Feature: More speedup on moving/relinking branches
441 -------------------------------------------------------------------
443 Mi Jul 13 11:44:10 CEST 2005
445 - Drag and Drop also for URLs
447 -------------------------------------------------------------------
448 Di Jul 12 20:56:09 CEST 2005
452 -------------------------------------------------------------------
453 Mon Jul 4 21:13:42 CEST 2005
456 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
458 -------------------------------------------------------------------
459 Tue Jun 14 11:43:44 CEST 2005
461 - Feature: printer name is saved in vymrc now
462 - Feature: added image drag/drop (by Jakob Hilmer)
463 - Bugfix: Importing map into new map now has correct (empty) filename
465 -------------------------------------------------------------------
469 - Feature: Dramatic speedup in some operations
470 (e.g. move branch up/down) due to extended
472 -------------------------------------------------------------------
476 - Feature:Changed default pdf-reader for Mac OSX
477 - Bugfix: xLinks stopped working in 1.6.6
478 - Bugfix: drawing error when using modModeCopy
479 - Bugfix: replaced lrint by qRound for BSD port
481 -----------------------------------------------------------
485 - Feature: Exclusive standard flags
487 -----------------------------------------------------------
491 - Feature: removing a branch and keeping its childs
492 - Feature: removing childs of a branch
493 - Feature: insert branch and make selection its child
494 - Feature: restructured branch context menu
495 in a basic version (straight line)
496 - Feature: New shortcuts for use on Mac OS X
497 - Feature: Importing directories generates vymlinks now
498 - Bugfix: Changing linkstyle now automatically redraws all
500 - Bugfix: Paste icon is disabled if clipboard is empty
502 -----------------------------------------------------------
506 - Feature: xLinks (connection between 2 branches) works
507 in a basic version (straight line)
509 -----------------------------------------------------------
513 - Bugfix: Saving of selection to a vym part (.vyp)
514 - Bugfix: Closing the noteeditor by closing its window now
515 also toggles the responding toolbar button. &
517 -----------------------------------------------------------
521 - Feature: Introduced Modifier modes: color, link, copy
522 - Feature: Linking branches is basically possible, though it can't be
525 -----------------------------------------------------------
529 - Feature: Optimized moving of branches: much faster especially
531 - Bugfix: Segfault when loading vym part
532 - Bugfix: ugly unitialized lines, when temporary drawn link
533 was moved from a temporary parent back to canvas
535 -----------------------------------------------------------
539 - Feature: Added saving of xhtml settings in map
541 -----------------------------------------------------------
545 - Feature: Added Import of maps with two modes:
547 - Feature: Added export of part of maps
548 - Feature: Added joining of paragraphs in text editor
549 - Feature: Optimized undo: Only relevant parts are saved, which
550 dramatically improves e.g. moving branches up/down in most maps
551 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
552 parse error, if font name contains a \& (#62283)
553 - Bugfix: Wrong order of mainbranches in Export
554 - Bugfix: zip archive was not deleted before save, which could lead to
555 much bigger files, e.g. when working on older \vym maps or deleted
557 - Bugfix: Printing in Texteditor
558 - Bugfix: Wrong URLs in xhtml output
559 - Bugfix: Segfault fixed at Cursor left/right in empty map
561 -----------------------------------------------------------
565 - Feature: More options in xhtml export: external scripts
567 -----------------------------------------------------------
571 - Public release of all changes since 1.4.1
572 - Feature: New function to replace paragraphs in note editor
573 by linebreaks, this makes pasted text much nicer
574 - Feature: New option to toggle exporting of of floatimages
575 - Feature: z-plane of floatimages can be set (manually only)
576 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
579 -----------------------------------------------------------
583 - Feature: New Export to XHTML (by Thomas Schraitle)
585 - Bugfix: spaces and dots in filenames
586 - Bugfix: Error message if xsltproc is not installed
588 -----------------------------------------------------------
592 - Feature: New file format: notes are saved as part of the .xml file
593 - Feature: Note Editor supports Rich Text now.
594 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
596 -----------------------------------------------------------
600 - Feature: Correct handling of font size in Heading
602 -----------------------------------------------------------
606 - Selecting with cursor now works between subtrees
607 - Bugfix: vymLink was set to temporary dir in 1.4.3
609 -----------------------------------------------------------
613 - Optimisation: Reduced canvas objects by only creating objects for used
615 - Better visualization of moving branch above/below target
616 - Find Window informs with dialog, if the search failed
617 - System Flags are clickable now
618 - Reworked CSS and XST stylsheets (comments, indent, browser
620 - vymLinks are shown in statusbar
621 - current directory is save
622 - Rewritten load/save to improve multimap handling and unzipped files
623 - Bugfix: vymLinks don't get deleted when Cancel is pressed
624 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
625 - Bugfix: More toolbar buttons disabled, if action not possible
626 - Bugfix: Renaming .vymfile now works
627 - Bugfix: mapChanged set when toggling flags
628 - Bugfix: CTRL-N was used twice
629 - Bugfix: Del didn't work on floatimage
631 -----------------------------------------------------------
633 - Bugfix: Float image could not be deleted
635 -----------------------------------------------------------
639 - Bugfix: Color of branch not saved
640 - Bugfix: wrong path at HTML export
641 - Bugfix: map is not save with special characters in path
643 -----------------------------------------------------------
647 - Ask for confirmation before opening
648 a map in multiple editors
649 - Save state of note editor (visible/minimized)
651 - Author and Comment is saved in map
652 - Stats are shown in Edit MapInfo
653 - Changes for OS X port (QCursor, QContextMenuEvent)
654 - Bugfix: Fonts from note editor are save now
655 - Bugfix: invisible image when parent is scrolled
656 - Bugfix: Segfault pressing "enter" for floatimage
657 - Bugfix: Images can't be outside of exported area
659 - Bugfix: Filenames with blanks
660 - Bugfix: Old maplink is shown when editing maplink
661 - Bugfix: always show cursor while editing heading
663 -----------------------------------------------------------
668 - Export to any of QTs image formats
669 - Also right side of selection is always visible now.
671 -----------------------------------------------------------
675 - Load last maps in file menu
676 - save last image path for loading
677 - Also export standard flags to dir.
679 -----------------------------------------------------------
683 - Enabled <br> in headings as manual linebreak
684 - Heading can be copied to URL
685 - Bugfix: GIFs are automatically converted to PNG now
687 -----------------------------------------------------------
691 - Add and move branches above/below selection, Texteditor copy all,
693 -----------------------------------------------------------
697 - Export to directory, changed naming in .vym
699 -----------------------------------------------------------
703 - Bugfix: Check if map can be saved at all
705 -----------------------------------------------------------
709 - Select image format before saving image
711 -----------------------------------------------------------
715 - Selecting mainbranches by up/down
716 - Export ASCII (experimental)
717 - Each map can be saved individually at quit
718 - Bugfix: Opening VymLink crashes QT
719 - Bugfix: 50\% less objects on canvas
720 - Bugfix: Ignoring LANG, now always written as UTF8
722 -----------------------------------------------------------
726 - Sort Mainbranches by angle to y-axis
727 - Import directory structure
728 - Bugfix: Set FrameType of MapCenter while loading map
730 -----------------------------------------------------------
734 - Jump to another vym map
735 - Mainbranches are alwas ordered clockwise
737 -----------------------------------------------------------
741 - Change frame types in context menu
743 -----------------------------------------------------------
747 - Copy / Paste and save Floatimages
749 -----------------------------------------------------------
753 - Closing vym in KDE now asks for save, too
754 - Context menu for branches
755 - Selection is saved in .vym file
757 -----------------------------------------------------------
761 - URLs to external links can be added
762 - All actions are deactived if not possible
764 -----------------------------------------------------------
768 - Images: Can be loaded, saved, relinked to other parents
770 -----------------------------------------------------------
774 - Zoom: Reset and finer steps shrinking/enlarging
776 -----------------------------------------------------------
780 - Editing of links (style and color)
782 -----------------------------------------------------------
786 - Bugfix: LineEdit when adding branch has correct position again.
788 -----------------------------------------------------------
792 - Scrolled parts are automatically unscrolled when selected and scrolled
794 - Bugfix: Save flag is updated when multiple maps are opened
795 - Bugfix: Moving of branches is faster and more accurat when adding to
798 -----------------------------------------------------------
802 - Bugfix: Remember filename of note in noteeditor
804 -----------------------------------------------------------
808 - Find Text also in Notes.
810 -----------------------------------------------------------
814 - Bugfix: Correct setting and positioning when relinking branches
816 -----------------------------------------------------------
820 - Scroll mode added (folding of subtrees).
821 - Bugfix: Wrong position of linedit in zoomed view
823 -----------------------------------------------------------
827 - Added clear button in find window, bugfixes
829 -----------------------------------------------------------
833 - Links can be colored with color of heading
835 -----------------------------------------------------------
839 - Improved visualization of linking to new branch
841 -----------------------------------------------------------
846 - Selection always stays in view
848 -----------------------------------------------------------
852 - Find function scrolls to result now
853 - Bugfix: Adding branch with midmouse
854 - Bugfix: multiple repositioning of map, when noteeditor was changed
856 - New Linestyles (still hardcoded)
858 -----------------------------------------------------------
862 - First public stable release
864 -----------------------------------------------------------
866 - added quick color picker (CTRL + Left Mouse) ?
868 -----------------------------------------------------------
870 - added automatic canvas resizer, removed manual resizing of canvas
871 - added settings option to paste text into new branch
874 - Choose and switch between fixed and variable width fonts
876 - Fixed segfault caused by undo and a call of updateNoteFlag of note
878 - Added settings menu to configure autoselect and autoedit mode
879 - autoedit and autoselect mode
880 - Fixed ugly display problem with QT Palette (Klaas Freitag)
881 - Reduced temporary directories from 4 to 1
882 - Added wordwrap in printing of notes
883 - New toolbar buttons in texteditor
884 - Set background color
885 - Fixed bug: Flags in toolbar not updated when selecting map center
887 -----------------------------------------------------------
889 - No more segfault, when an object is deleted while being edited
890 - Keep focus constant when zooming in/out
891 - Export as png graphic
892 - Keep Center of map where it is while zooming
893 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
894 - MDI: Multi Document Interface enables working on several maps
896 - Enabled creating a new map via argument on commandline
897 - Changed file extension from .mmap to .vym
898 - noteeditor changes color, if empty or nothing is selected
899 - Changes in NoteEditor window are recognized by main window, too, thus
900 preventing loosing data when quitting the program.
902 -----------------------------------------------------------
904 - New rendering engine: Faster, no flickering
906 -----------------------------------------------------------
908 - Changed printing to use maximum space on paper
909 - Note editor is hidden, too, when mapeditor is minimized
910 - New (compressed) file format
912 -----------------------------------------------------------
914 - Size of map is saved
915 - Multi Line Headings
916 - Reworked Rendering Engine: Much faster now.
917 - Reworked Undo: Much faster now.
918 - Enabled moving of map center
919 - Multi-line headings
921 -----------------------------------------------------------
926 -----------------------------------------------------------
928 - Moving view of map improved:
929 - New handling (acrobat reader style)
931 - Several tools to color a map
933 -----------------------------------------------------------
935 - Inital version, basic map layout
936 - Data is stored in XML