More undo/redo commands. Undo debug output still enabled
1 -------------------------------------------------------------------
2 Thu Aug 31 13:54:30 CEST 2006 - uwedr
4 - Bugfix: More undo/redo commands
5 - Bugfix: Actions updated after moving a branch now
6 - Bugfix: vym refuses to start if vymTmpDir can't be created
8 -------------------------------------------------------------------
9 Wed Aug 30 14:14:56 CEST 2006 - uwedr
12 - Bugfix: Editing headings now works both on Mac and Linux
14 -------------------------------------------------------------------
15 Mon Aug 28 13:15:35 CEST 2006 - uwe
18 - Feature: Opening of all URLs in a subtree
19 - Feature: Opening of all vymLinks in a subtree
21 -------------------------------------------------------------------
22 Tue Aug 15 13:39:42 CEST 2006 - uwedr
25 - Feature: Changed format of configuration file a bit (new file anyway
26 with introduction of QT4)
27 - Feature: Toolbar Layout is saved now
29 -------------------------------------------------------------------
30 Thu Jul 27 14:28:54 CEST 2006 - uwedr
32 - Bugfix: Floatimages internally are saved as png, preserving the alpha
35 -------------------------------------------------------------------
36 Thu Jul 13 10:39:26 CEST 2006 - uwedr
38 - Bugfix: Fixed broken check for non-existent OO-export configuration
40 -------------------------------------------------------------------
41 Tue Jul 4 12:32:28 CEST 2006 - uwedr
43 - Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
44 beginning of export now
46 -------------------------------------------------------------------
47 Mon July 10 16:53:29 CEST 2006 - uwedr
50 - Feature: Beginning of QT4 port
52 -------------------------------------------------------------------
53 Thu June 1 16:53:29 CEST 2006 - uwedr
56 - Feature: Opening of tabs in Firefox or Mozilla
57 - Feature: Documentation is up to date now
58 - Bugfix: No more duplicate xLinks
59 - Bugfix: Saving original filename of floatimages finally works
60 - Bugfix: Positioning of floatimages while adjusting canvas size (also
63 -------------------------------------------------------------------
64 Tue May 9 10:05:52 CEST 2006 - uwedr
67 - Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu
68 - Bugfix: Deleting selection works also if Delkey is disabled.
70 -------------------------------------------------------------------
71 Mon May 8 10:29:25 CEST 2006 - uwedr
73 - Bugfix: Exclusive flags did not work properly.
74 - Bugfix: Wrong icon in texteditor for text underline
75 - Bugfix: Changed screenshots in docu to represent new look
76 - Bugfix: Fixed z-plane of floatimage. Images did hide flags.
78 -------------------------------------------------------------------
79 Mon Apr 24 11:59:22 CEST 2006 - uwedr
81 - Bugfix: wrong paths in XHTML export (#168033), caused by wrong
84 -------------------------------------------------------------------
85 Mon Apr 10 13:23:02 CEST 2006 - uwedr
89 -------------------------------------------------------------------
90 Fri Mar 31 14:18:38 CEST 2006 - uwe
92 - Feature: New environment variable VYMHOME
94 -------------------------------------------------------------------
95 Thu Mar 30 11:00:21 CEST 2006 - uwedr
98 - Feature: New icons. Icons and flags are not longer linked statically.
100 -------------------------------------------------------------------
101 Tue Mar 28 21:54:31 CEST 2006 - uwe
104 - Feature: Konqueror can open URLs in new tabs now.
106 -------------------------------------------------------------------
107 Thu Mar 23 13:26:46 CET 2006 - uwedr
110 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
111 - Bugfix: All exports support hiding of objects now
112 - Bugfix: exportDir in XHTML export is correctly saved in map and
113 defaults to current directory
115 -------------------------------------------------------------------
116 Wed Mar 15 11:43:02 CET 2006 - uwedr
119 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
120 escaping & in fontnames
121 - Feature: Hide Export Flag lets you hide objects in exports
122 - Feature: Floatimages now are basically ornamented objects. They could
123 have e.g. an URL later
124 - Feature: On error the XML Parser shows the line which is causing the
127 -------------------------------------------------------------------
128 Wed Mar 8 13:58:40 CET 2006 - uwedr
130 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
131 issue when multiple fileselections were allowed.
133 -------------------------------------------------------------------
134 Mon Mar 6 15:02:57 CET 2006 - uwedr
136 - Feature: Added export to Taskjuggler. xslt by Matt.
138 -------------------------------------------------------------------
139 Wed Mar 1 22:29:47 CET 2006 - uwe
141 - Bugfix: Canvas Size corrected when flag is toggled
143 -------------------------------------------------------------------
144 Wed Mar 1 15:38:11 CET 2006 - uwedr
147 - Feature: Include Images Horizontalls
149 -------------------------------------------------------------------
150 Tue Feb 21 17:17:48 CET 2006 - uwedr
152 - Feature: rudimentary import mmaps
154 -------------------------------------------------------------------
155 Tue Feb 14 21:10:26 CET 2006 - uwe
158 - Feature: Import KDE bookmarks
159 - Feature: Own class xsltproc for doing xml transformations
161 -------------------------------------------------------------------
162 Tue Jan 31 16:54:52 CET 2006 - uwedr
165 - Bugfix: Hide Include Images Horizontally (not implemented yet)
166 - Bugfix: Include Images Vertically was not read from saved file
168 -------------------------------------------------------------------
169 Tue Jan 25 16:07:53 CET 2006 - uwedr
172 - Feature: Export to Open Office 2.x (Open Document) basically works
173 - Feature: Export to XHTML uses smaller icon for URLs now
175 -------------------------------------------------------------------
176 Wed Jan 18 13:29:52 CET 2006 - uwedr
178 - Feature: Multiple File selection while loading maps and images
180 -------------------------------------------------------------------
181 Tue Jan 3 12:20:08 CET 2006 - uwe
183 - Feature: Small optimization in zip/unzip functions
185 -------------------------------------------------------------------
186 Mon Jan 2 21:03:05 CET 2006 - uwe
188 - Feature: FATE support for URLs
190 -------------------------------------------------------------------
191 Wed Dec 28 12:09:59 CET 2005 - uwe
194 - Feature: Added idAttr to BranchObj::saveToDir
195 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
196 errors, if FO is selected (undefined link)
197 - Bugfix: FloatImages don't get lost during save after they have been
198 relinked to new parent
199 - Bugfix: Editing heading of mapcenter now also corrects position
201 -------------------------------------------------------------------
202 Mon Oct 10 13:18:29 CEST 2005 - uwedr
204 - Bugfix: Copy/Paste was currently not possible for images. Now
205 completly rewrote mechanism. Instead of invisible map now XML import
206 is used (Multiple clipboards should be not difficult now)
208 -------------------------------------------------------------------
209 Mon Oct 3 10:33:09 CEST 2005 - uwe
211 - Bugfix: Added small fix from Khaled Ahmed needed for display of
214 -------------------------------------------------------------------
215 Mon Sep 12 21:39:38 CEST 2005 - uwedr
218 - Feature: Currently 15 levels of undo (GUI to set value still missing)
219 - Feature: Experimental LaTeX Export (without headers and opions so far)
221 -------------------------------------------------------------------
222 Sun Sep 5 10:26:15 CEST 2005 - uwedr
225 - Feature: Link of a branch can be hidden, if object is not selected
226 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
228 - Bugfix: TextEditor now has grey background again, if it is empty
229 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
230 is no longer a QOBJECT
232 -------------------------------------------------------------------
233 Thu Sep 1 12:26:24 CEST 2005 - uwedr
235 - Bugfix: Some minor changes so that translations use arguments now
236 instead of several calls to tr()
238 -------------------------------------------------------------------
239 Tue Aug 30 13:38:31 CEST 2005 - uwedr
241 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
242 another map caused vym to go into an endless loop, if the vymlink of the
243 branch pointed to the new map.
244 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
247 -------------------------------------------------------------------
248 Fri Aug 19 09:12:49 CEST 2005 - uwedr
250 - Feature: added debian subdirectory created by Steffen Joeris
251 - Feature: added license to new aboutwindow
253 -------------------------------------------------------------------
254 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
256 - Bugfix: Fixed link handling in aboutdialog.
258 -------------------------------------------------------------------
259 Tue Aug 16 12:25:09 CEST 2005 - uwedr
261 - Feature: Added keyboard shortcut to reset zoom factor
262 - Bugfix: Added "..." to menu entries leading to another dialog
263 - Bugfix: The setting option "Delete Key" is working again
264 - Bugfix: A branch moved from left side to right had wrong orienation
266 -------------------------------------------------------------------
267 Tue Aug 2 09:59:24 CEST 2005 - uwedr
269 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
272 -------------------------------------------------------------------
273 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
275 - Bugfix: Problems with closing of note editor when text was modified.
276 - Feature: Added subscript and superscript to note editor
278 -------------------------------------------------------------------
279 Thu Jul 28 11:57:38 CEST 2005
282 - Bugfix: Frames didn't become invisible if scrolled
284 -------------------------------------------------------------------
285 Thu Jul 28 11:57:38 CEST 2005
288 - Bugfix: if selection changed before undo, undo worked on wrong
290 - included math.h again to enable compiling with gcc4
292 -------------------------------------------------------------------
293 Mi Jul 27 17:27:14 CEST 2005
295 - Bugfix: if selection changed before undo, undo worked on wrong branch
297 -------------------------------------------------------------------
298 Mon Jul 25 22:22:21 CEST 2005
300 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
302 -------------------------------------------------------------------
303 Di Jul 19 16:42:31 CEST 2005
306 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
307 - Feature: More speedup on moving/relinking branches
309 -------------------------------------------------------------------
311 Mi Jul 13 11:44:10 CEST 2005
313 - Drag and Drop also for URLs
315 -------------------------------------------------------------------
316 Di Jul 12 20:56:09 CEST 2005
320 -------------------------------------------------------------------
321 Mon Jul 4 21:13:42 CEST 2005
324 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
326 -------------------------------------------------------------------
327 Tue Jun 14 11:43:44 CEST 2005
329 - Feature: printer name is saved in vymrc now
330 - Feature: added image drag/drop (by Jakob Hilmer)
331 - Bugfix: Importing map into new map now has correct (empty) filename
333 -------------------------------------------------------------------
337 - Feature: Dramatic speedup in some operations
338 (e.g. move branch up/down) due to extended
340 -------------------------------------------------------------------
344 - Feature:Changed default pdf-reader for Mac OSX
345 - Bugfix: xLinks stopped working in 1.6.6
346 - Bugfix: drawing error when using modModeCopy
347 - Bugfix: replaced lrint by qRound for BSD port
349 -----------------------------------------------------------
353 - Feature: Exclusive standard flags
355 -----------------------------------------------------------
359 - Feature: removing a branch and keeping its childs
360 - Feature: removing childs of a branch
361 - Feature: insert branch and make selection its child
362 - Feature: restructured branch context menu
363 in a basic version (straight line)
364 - Feature: New shortcuts for use on Mac OS X
365 - Feature: Importing directories generates vymlinks now
366 - Bugfix: Changing linkstyle now automatically redraws all
368 - Bugfix: Paste icon is disabled if clipboard is empty
370 -----------------------------------------------------------
374 - Feature: xLinks (connection between 2 branches) works
375 in a basic version (straight line)
377 -----------------------------------------------------------
381 - Bugfix: Saving of selection to a vym part (.vyp)
382 - Bugfix: Closing the noteeditor by closing its window now
383 also toggles the responding toolbar button. &
385 -----------------------------------------------------------
389 - Feature: Introduced Modifier modes: color, link, copy
390 - Feature: Linking branches is basically possible, though it can't be
393 -----------------------------------------------------------
397 - Feature: Optimized moving of branches: much faster especially
399 - Bugfix: Segfault when loading vym part
400 - Bugfix: ugly unitialized lines, when temporary drawn link
401 was moved from a temporary parent back to canvas
403 -----------------------------------------------------------
407 - Feature: Added saving of xhtml settings in map
409 -----------------------------------------------------------
413 - Feature: Added Import of maps with two modes:
415 - Feature: Added export of part of maps
416 - Feature: Added joining of paragraphs in text editor
417 - Feature: Optimized undo: Only relevant parts are saved, which
418 dramatically improves e.g. moving branches up/down in most maps
419 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
420 parse error, if font name contains a \& (#62283)
421 - Bugfix: Wrong order of mainbranches in Export
422 - Bugfix: zip archive was not deleted before save, which could lead to
423 much bigger files, e.g. when working on older \vym maps or deleted
425 - Bugfix: Printing in Texteditor
426 - Bugfix: Wrong URLs in xhtml output
427 - Bugfix: Segfault fixed at Cursor left/right in empty map
429 -----------------------------------------------------------
433 - Feature: More options in xhtml export: external scripts
435 -----------------------------------------------------------
439 - Public release of all changes since 1.4.1
440 - Feature: New function to replace paragraphs in note editor
441 by linebreaks, this makes pasted text much nicer
442 - Feature: New option to toggle exporting of of floatimages
443 - Feature: z-plane of floatimages can be set (manually only)
444 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
447 -----------------------------------------------------------
451 - Feature: New Export to XHTML (by Thomas Schraitle)
453 - Bugfix: spaces and dots in filenames
454 - Bugfix: Error message if xsltproc is not installed
456 -----------------------------------------------------------
460 - Feature: New file format: notes are saved as part of the .xml file
461 - Feature: Note Editor supports Rich Text now.
462 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
464 -----------------------------------------------------------
468 - Feature: Correct handling of font size in Heading
470 -----------------------------------------------------------
474 - Selecting with cursor now works between subtrees
475 - Bugfix: vymLink was set to temporary dir in 1.4.3
477 -----------------------------------------------------------
481 - Optimisation: Reduced canvas objects by only creating objects for used
483 - Better visualization of moving branch above/below target
484 - Find Window informs with dialog, if the search failed
485 - System Flags are clickable now
486 - Reworked CSS and XST stylsheets (comments, indent, browser
488 - vymLinks are shown in statusbar
489 - current directory is save
490 - Rewritten load/save to improve multimap handling and unzipped files
491 - Bugfix: vymLinks don't get deleted when Cancel is pressed
492 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
493 - Bugfix: More toolbar buttons disabled, if action not possible
494 - Bugfix: Renaming .vymfile now works
495 - Bugfix: mapChanged set when toggling flags
496 - Bugfix: CTRL-N was used twice
497 - Bugfix: Del didn't work on floatimage
499 -----------------------------------------------------------
501 - Bugfix: Float image could not be deleted
503 -----------------------------------------------------------
507 - Bugfix: Color of branch not saved
508 - Bugfix: wrong path at HTML export
509 - Bugfix: map is not save with special characters in path
511 -----------------------------------------------------------
515 - Ask for confirmation before opening
516 a map in multiple editors
517 - Save state of note editor (visible/minimized)
519 - Author and Comment is saved in map
520 - Stats are shown in Edit MapInfo
521 - Changes for OS X port (QCursor, QContextMenuEvent)
522 - Bugfix: Fonts from note editor are save now
523 - Bugfix: invisible image when parent is scrolled
524 - Bugfix: Segfault pressing "enter" for floatimage
525 - Bugfix: Images can't be outside of exported area
527 - Bugfix: Filenames with blanks
528 - Bugfix: Old maplink is shown when editing maplink
529 - Bugfix: always show cursor while editing heading
531 -----------------------------------------------------------
536 - Export to any of QTs image formats
537 - Also right side of selection is always visible now.
539 -----------------------------------------------------------
543 - Load last maps in file menu
544 - save last image path for loading
545 - Also export standard flags to dir.
547 -----------------------------------------------------------
551 - Enabled <br> in headings as manual linebreak
552 - Heading can be copied to URL
553 - Bugfix: GIFs are automatically converted to PNG now
555 -----------------------------------------------------------
559 - Add and move branches above/below selection, Texteditor copy all,
561 -----------------------------------------------------------
565 - Export to directory, changed naming in .vym
567 -----------------------------------------------------------
571 - Bugfix: Check if map can be saved at all
573 -----------------------------------------------------------
577 - Select image format before saving image
579 -----------------------------------------------------------
583 - Selecting mainbranches by up/down
584 - Export ASCII (experimental)
585 - Each map can be saved individually at quit
586 - Bugfix: Opening VymLink crashes QT
587 - Bugfix: 50\% less objects on canvas
588 - Bugfix: Ignoring LANG, now always written as UTF8
590 -----------------------------------------------------------
594 - Sort Mainbranches by angle to y-axis
595 - Import directory structure
596 - Bugfix: Set FrameType of MapCenter while loading map
598 -----------------------------------------------------------
602 - Jump to another vym map
603 - Mainbranches are alwas ordered clockwise
605 -----------------------------------------------------------
609 - Change frame types in context menu
611 -----------------------------------------------------------
615 - Copy / Paste and save Floatimages
617 -----------------------------------------------------------
621 - Closing vym in KDE now asks for save, too
622 - Context menu for branches
623 - Selection is saved in .vym file
625 -----------------------------------------------------------
629 - URLs to external links can be added
630 - All actions are deactived if not possible
632 -----------------------------------------------------------
636 - Images: Can be loaded, saved, relinked to other parents
638 -----------------------------------------------------------
642 - Zoom: Reset and finer steps shrinking/enlarging
644 -----------------------------------------------------------
648 - Editing of links (style and color)
650 -----------------------------------------------------------
654 - Bugfix: LineEdit when adding branch has correct position again.
656 -----------------------------------------------------------
660 - Scrolled parts are automatically unscrolled when selected and scrolled
662 - Bugfix: Save flag is updated when multiple maps are opened
663 - Bugfix: Moving of branches is faster and more accurat when adding to
666 -----------------------------------------------------------
670 - Bugfix: Remember filename of note in noteeditor
672 -----------------------------------------------------------
676 - Find Text also in Notes.
678 -----------------------------------------------------------
682 - Bugfix: Correct setting and positioning when relinking branches
684 -----------------------------------------------------------
688 - Scroll mode added (folding of subtrees).
689 - Bugfix: Wrong position of linedit in zoomed view
691 -----------------------------------------------------------
695 - Added clear button in find window, bugfixes
697 -----------------------------------------------------------
701 - Links can be colored with color of heading
703 -----------------------------------------------------------
707 - Improved visualization of linking to new branch
709 -----------------------------------------------------------
714 - Selection always stays in view
716 -----------------------------------------------------------
720 - Find function scrolls to result now
721 - Bugfix: Adding branch with midmouse
722 - Bugfix: multiple repositioning of map, when noteeditor was changed
724 - New Linestyles (still hardcoded)
726 -----------------------------------------------------------
730 - First public stable release
732 -----------------------------------------------------------
734 - added quick color picker (CTRL + Left Mouse) ?
736 -----------------------------------------------------------
738 - added automatic canvas resizer, removed manual resizing of canvas
739 - added settings option to paste text into new branch
742 - Choose and switch between fixed and variable width fonts
744 - Fixed segfault caused by undo and a call of updateNoteFlag of note
746 - Added settings menu to configure autoselect and autoedit mode
747 - autoedit and autoselect mode
748 - Fixed ugly display problem with QT Palette (Klaas Freitag)
749 - Reduced temporary directories from 4 to 1
750 - Added wordwrap in printing of notes
751 - New toolbar buttons in texteditor
752 - Set background color
753 - Fixed bug: Flags in toolbar not updated when selecting map center
755 -----------------------------------------------------------
757 - No more segfault, when an object is deleted while being edited
758 - Keep focus constant when zooming in/out
759 - Export as png graphic
760 - Keep Center of map where it is while zooming
761 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
762 - MDI: Multi Document Interface enables working on several maps
764 - Enabled creating a new map via argument on commandline
765 - Changed file extension from .mmap to .vym
766 - noteeditor changes color, if empty or nothing is selected
767 - Changes in NoteEditor window are recognized by main window, too, thus
768 preventing loosing data when quitting the program.
770 -----------------------------------------------------------
772 - New rendering engine: Faster, no flickering
774 -----------------------------------------------------------
776 - Changed printing to use maximum space on paper
777 - Note editor is hidden, too, when mapeditor is minimized
778 - New (compressed) file format
780 -----------------------------------------------------------
782 - Size of map is saved
783 - Multi Line Headings
784 - Reworked Rendering Engine: Much faster now.
785 - Reworked Undo: Much faster now.
786 - Enabled moving of map center
787 - Multi-line headings
789 -----------------------------------------------------------
794 -----------------------------------------------------------
796 - Moving view of map improved:
797 - New handling (acrobat reader style)
799 - Several tools to color a map
801 -----------------------------------------------------------
803 - Inital version, basic map layout
804 - Data is stored in XML