1 -------------------------------------------------------------------
2 Fri Mar 31 14:18:38 CEST 2006 - uwe
4 - Feature: New environment variable VYMHOME
6 -------------------------------------------------------------------
7 Thu Mar 30 11:00:21 CEST 2006 - uwedr
10 - Feature: New icons. Icons and flags are not longer linked statically.
12 -------------------------------------------------------------------
13 Tue Mar 28 21:54:31 CEST 2006 - uwe
16 - Feature: Konqueror can open URLs in new tabs now.
18 -------------------------------------------------------------------
19 Thu Mar 23 13:26:46 CET 2006 - uwedr
22 - Bugfix: Problem with vymlinks pointing to higher directories (#159770)
23 - Bugfix: All exports support hiding of objects now
24 - Bugfix: exportDir in XHTML export is correctly saved in map and
25 defaults to current directory
27 -------------------------------------------------------------------
28 Wed Mar 15 11:43:02 CET 2006 - uwedr
31 - Bugfix: Workaround QT problem, where QT writes invalid XML code by not
32 escaping & in fontnames
33 - Feature: Hide Export Flag lets you hide objects in exports
34 - Feature: Floatimages now are basically ornamented objects. They could
35 have e.g. an URL later
36 - Feature: XML Parser shows broken line when throwing an exception
38 -------------------------------------------------------------------
39 Wed Mar 8 13:58:40 CET 2006 - uwedr
41 - Bugfix: Images preview in filedialog works again. Seemed to be a QT
42 issue when multiple fileselections were allowed.
44 -------------------------------------------------------------------
45 Mon Mar 6 15:02:57 CET 2006 - uwedr
47 - Feature: Added export to Taskjuggler. xslt by Matt.
49 -------------------------------------------------------------------
50 Wed Mar 1 22:29:47 CET 2006 - uwe
52 - Bugfix: Canvas Size corrected when flag is toggled
54 -------------------------------------------------------------------
55 Wed Mar 1 15:38:11 CET 2006 - uwedr
58 - Feature: Include Images Horizontalls
60 -------------------------------------------------------------------
61 Tue Feb 21 17:17:48 CET 2006 - uwedr
63 - Feature: rudimentary import mmaps
65 -------------------------------------------------------------------
66 Tue Feb 14 21:10:26 CET 2006 - uwe
69 - Feature: Import KDE bookmarks
70 - Feature: Own class xsltproc for doing xml transformations
72 -------------------------------------------------------------------
73 Tue Jan 31 16:54:52 CET 2006 - uwedr
76 - Bugfix: Hide Include Images Horizontally (not implemented yet)
77 - Bugfix: Include Images Vertically was not read from saved file
79 -------------------------------------------------------------------
80 Tue Jan 25 16:07:53 CET 2006 - uwedr
83 - Feature: Export to Open Office 2.x (Open Document) basically works
84 - Feature: Export to XHTML uses smaller icon for URLs now
86 -------------------------------------------------------------------
87 Wed Jan 18 13:29:52 CET 2006 - uwedr
89 - Feature: Multiple File selection while loading maps and images
91 -------------------------------------------------------------------
92 Tue Jan 3 12:20:08 CET 2006 - uwe
94 - Feature: Small optimization in zip/unzip functions
96 -------------------------------------------------------------------
97 Mon Jan 2 21:03:05 CET 2006 - uwe
99 - Feature: FATE support for URLs
101 -------------------------------------------------------------------
102 Wed Dec 28 12:09:59 CET 2005 - uwe
105 - Feature: Added idAttr to BranchObj::saveToDir
106 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
107 errors, if FO is selected (undefined link)
108 - Bugfix: FloatImages don't get lost during save after they have been
109 relinked to new parent
110 - Bugfix: Editing heading of mapcenter now also corrects position
112 -------------------------------------------------------------------
113 Mon Oct 10 13:18:29 CEST 2005 - uwedr
115 - Bugfix: Copy/Paste was currently not possible for images. Now
116 completly rewrote mechanism. Instead of invisible map now XML import
117 is used (Multiple clipboards should be not difficult now)
119 -------------------------------------------------------------------
120 Mon Oct 3 10:33:09 CEST 2005 - uwe
122 - Bugfix: Added small fix from Khaled Ahmed needed for display of
125 -------------------------------------------------------------------
126 Mon Sep 12 21:39:38 CEST 2005 - uwedr
129 - Feature: Currently 15 levels of undo (GUI to set value still missing)
130 - Feature: Experimental LaTeX Export (without headers and opions so far)
132 -------------------------------------------------------------------
133 Sun Sep 5 10:26:15 CEST 2005 - uwedr
136 - Feature: Link of a branch can be hidden, if object is not selected
137 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
139 - Bugfix: TextEditor now has grey background again, if it is empty
140 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
141 is no longer a QOBJECT
143 -------------------------------------------------------------------
144 Thu Sep 1 12:26:24 CEST 2005 - uwedr
146 - Bugfix: Some minor changes so that translations use arguments now
147 instead of several calls to tr()
149 -------------------------------------------------------------------
150 Tue Aug 30 13:38:31 CEST 2005 - uwedr
152 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
153 another map caused vym to go into an endless loop, if the vymlink of the
154 branch pointed to the new map.
155 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
158 -------------------------------------------------------------------
159 Fri Aug 19 09:12:49 CEST 2005 - uwedr
161 - Feature: added debian subdirectory created by Steffen Joeris
162 - Feature: added license to new aboutwindow
164 -------------------------------------------------------------------
165 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
167 - Bugfix: Fixed link handling in aboutdialog.
169 -------------------------------------------------------------------
170 Tue Aug 16 12:25:09 CEST 2005 - uwedr
172 - Feature: Added keyboard shortcut to reset zoom factor
173 - Bugfix: Added "..." to menu entries leading to another dialog
174 - Bugfix: The setting option "Delete Key" is working again
175 - Bugfix: A branch moved from left side to right had wrong orienation
177 -------------------------------------------------------------------
178 Tue Aug 2 09:59:24 CEST 2005 - uwedr
180 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
183 -------------------------------------------------------------------
184 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
186 - Bugfix: Problems with closing of note editor when text was modified.
187 - Feature: Added subscript and superscript to note editor
189 -------------------------------------------------------------------
190 Thu Jul 28 11:57:38 CEST 2005
193 - Bugfix: Frames didn't become invisible if scrolled
195 -------------------------------------------------------------------
196 Thu Jul 28 11:57:38 CEST 2005
199 - Bugfix: if selection changed before undo, undo worked on wrong
201 - included math.h again to enable compiling with gcc4
203 -------------------------------------------------------------------
204 Mi Jul 27 17:27:14 CEST 2005
206 - Bugfix: if selection changed before undo, undo worked on wrong branch
208 -------------------------------------------------------------------
209 Mon Jul 25 22:22:21 CEST 2005
211 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
213 -------------------------------------------------------------------
214 Di Jul 19 16:42:31 CEST 2005
217 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
218 - Feature: More speedup on moving/relinking branches
220 -------------------------------------------------------------------
222 Mi Jul 13 11:44:10 CEST 2005
224 - Drag and Drop also for URLs
226 -------------------------------------------------------------------
227 Di Jul 12 20:56:09 CEST 2005
231 -------------------------------------------------------------------
232 Mon Jul 4 21:13:42 CEST 2005
235 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
237 -------------------------------------------------------------------
238 Tue Jun 14 11:43:44 CEST 2005
240 - Feature: printer name is saved in vymrc now
241 - Feature: added image drag/drop (by Jakob Hilmer)
242 - Bugfix: Importing map into new map now has correct (empty) filename
244 -------------------------------------------------------------------
248 - Feature: Dramatic speedup in some operations
249 (e.g. move branch up/down) due to extended
251 -------------------------------------------------------------------
255 - Feature:Changed default pdf-reader for Mac OSX
256 - Bugfix: xLinks stopped working in 1.6.6
257 - Bugfix: drawing error when using modModeCopy
258 - Bugfix: replaced lrint by qRound for BSD port
260 -----------------------------------------------------------
264 - Feature: Exclusive standard flags
266 -----------------------------------------------------------
270 - Feature: removing a branch and keeping its childs
271 - Feature: removing childs of a branch
272 - Feature: insert branch and make selection its child
273 - Feature: restructured branch context menu
274 in a basic version (straight line)
275 - Feature: New shortcuts for use on Mac OS X
276 - Feature: Importing directories generates vymlinks now
277 - Bugfix: Changing linkstyle now automatically redraws all
279 - Bugfix: Paste icon is disabled if clipboard is empty
281 -----------------------------------------------------------
285 - Feature: xLinks (connection between 2 branches) works
286 in a basic version (straight line)
288 -----------------------------------------------------------
292 - Bugfix: Saving of selection to a vym part (.vyp)
293 - Bugfix: Closing the noteeditor by closing its window now
294 also toggles the responding toolbar button. &
296 -----------------------------------------------------------
300 - Feature: Introduced Modifier modes: color, link, copy
301 - Feature: Linking branches is basically possible, though it can't be
304 -----------------------------------------------------------
308 - Feature: Optimized moving of branches: much faster especially
310 - Bugfix: Segfault when loading vym part
311 - Bugfix: ugly unitialized lines, when temporary drawn link
312 was moved from a temporary parent back to canvas
314 -----------------------------------------------------------
318 - Feature: Added saving of xhtml settings in map
320 -----------------------------------------------------------
324 - Feature: Added Import of maps with two modes:
326 - Feature: Added export of part of maps
327 - Feature: Added joining of paragraphs in text editor
328 - Feature: Optimized undo: Only relevant parts are saved, which
329 dramatically improves e.g. moving branches up/down in most maps
330 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
331 parse error, if font name contains a \&
332 - Bugfix: Wrong order of mainbranches in Export
333 - Bugfix: zip archive was not deleted before save, which could lead to
334 much bigger files, e.g. when working on older \vym maps or deleted
336 - Bugfix: Printing in Texteditor
337 - Bugfix: Wrong URLs in xhtml output
338 - Bugfix: Segfault fixed at Cursor left/right in empty map
340 -----------------------------------------------------------
344 - Feature: More options in xhtml export: external scripts
346 -----------------------------------------------------------
350 - Public release of all changes since 1.4.1
351 - Feature: New function to replace paragraphs in note editor
352 by linebreaks, this makes pasted text much nicer
353 - Feature: New option to toggle exporting of of floatimages
354 - Feature: z-plane of floatimages can be set (manually only)
355 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
358 -----------------------------------------------------------
362 - Feature: New Export to XHTML (by Thomas Schraitle)
364 - Bugfix: spaces and dots in filenames
365 - Bugfix: Error message if xsltproc is not installed
367 -----------------------------------------------------------
371 - Feature: New file format: notes are saved as part of the .xml file
372 - Feature: Note Editor supports Rich Text now.
373 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
375 -----------------------------------------------------------
379 - Feature: Correct handling of font size in Heading
381 -----------------------------------------------------------
382 -----------------------------------------------------------
383 -----------------------------------------------------------
384 -----------------------------------------------------------
385 -----------------------------------------------------------
389 - Selecting with cursor now works between subtrees
390 - Bugfix: vymLink was set to temporary dir in 1.4.3
392 -----------------------------------------------------------
396 - Optimisation: Reduced canvas objects by only creating objects for used
398 - Better visualization of moving branch above/below target
399 - Find Window informs with dialog, if the search failed
400 - System Flags are clickable now
401 - Reworked CSS and XST stylsheets (comments, indent, browser
403 - vymLinks are shown in statusbar
404 - current directory is save
405 - Rewritten load/save to improve multimap handling and unzipped files
406 - Bugfix: vymLinks don't get deleted when Cancel is pressed
407 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
408 - Bugfix: More toolbar buttons disabled, if action not possible
409 - Bugfix: Renaming .vymfile now works
410 - Bugfix: mapChanged set when toggling flags
411 - Bugfix: CTRL-N was used twice
412 - Bugfix: Del didn't work on floatimage
414 -----------------------------------------------------------
416 - Bugfix: Float image could not be deleted
418 -----------------------------------------------------------
422 - Bugfix: Color of branch not saved
423 - Bugfix: wrong path at HTML export
424 - Bugfix: map is not save with special characters in path
426 -----------------------------------------------------------
430 - Ask for confirmation before opening
431 a map in multiple editors
432 - Save state of note editor (visible/minimized)
434 - Author and Comment is saved in map
435 - Stats are shown in Edit MapInfo
436 - Changes for OS X port (QCursor, QContextMenuEvent)
437 - Bugfix: Fonts from note editor are save now
438 - Bugfix: invisible image when parent is scrolled
439 - Bugfix: Segfault pressing "enter" for floatimage
440 - Bugfix: Images can't be outside of exported area
442 - Bugfix: Filenames with blanks
443 - Bugfix: Old maplink is shown when editing maplink
444 - Bugfix: always show cursor while editing heading
446 -----------------------------------------------------------
451 - Export to any of QTs image formats
452 - Also right side of selection is always visible now.
454 -----------------------------------------------------------
458 - Load last maps in file menu
459 - save last image path for loading
460 - Also export standard flags to dir.
462 -----------------------------------------------------------
466 - Enabled <br> in headings as manual linebreak
467 - Heading can be copied to URL
468 - Bugfix: GIFs are automatically converted to PNG now
470 -----------------------------------------------------------
474 - Add and move branches above/below selection, Texteditor copy all,
476 -----------------------------------------------------------
480 - Export to directory, changed naming in .vym
482 -----------------------------------------------------------
486 - Bugfix: Check if map can be saved at all
488 -----------------------------------------------------------
492 - Select image format before saving image
494 -----------------------------------------------------------
498 - Selecting mainbranches by up/down
499 - Export ASCII (experimental)
500 - Each map can be saved individually at quit
501 - Bugfix: Opening VymLink crashes QT
502 - Bugfix: 50\% less objects on canvas
503 - Bugfix: Ignoring LANG, now always written as UTF8
505 -----------------------------------------------------------
509 - Sort Mainbranches by angle to y-axis
510 - Import directory structure
511 - Bugfix: Set FrameType of MapCenter while loading map
513 -----------------------------------------------------------
517 - Jump to another vym map
518 - Mainbranches are alwas ordered clockwise
520 -----------------------------------------------------------
524 - Change frame types in context menu
526 -----------------------------------------------------------
530 - Copy / Paste and save Floatimages
532 -----------------------------------------------------------
536 - Closing vym in KDE now asks for save, too
537 - Context menu for branches
538 - Selection is saved in .vym file
540 -----------------------------------------------------------
544 - URLs to external links can be added
545 - All actions are deactived if not possible
547 -----------------------------------------------------------
551 - Images: Can be loaded, saved, relinked to other parents
553 -----------------------------------------------------------
557 - Zoom: Reset and finer steps shrinking/enlarging
559 -----------------------------------------------------------
563 - Editing of links (style and color)
565 -----------------------------------------------------------
569 - Bugfix: LineEdit when adding branch has correct position again.
571 -----------------------------------------------------------
575 - Scrolled parts are automatically unscrolled when selected and scrolled
577 - Bugfix: Save flag is updated when multiple maps are opened
578 - Bugfix: Moving of branches is faster and more accurat when adding to
581 -----------------------------------------------------------
585 - Bugfix: Remember filename of note in noteeditor
587 -----------------------------------------------------------
591 - Find Text also in Notes.
593 -----------------------------------------------------------
597 - Bugfix: Correct setting and positioning when relinking branches
599 -----------------------------------------------------------
603 - Scroll mode added (folding of subtrees).
604 - Bugfix: Wrong position of linedit in zoomed view
606 -----------------------------------------------------------
610 - Added clear button in find window, bugfixes
612 -----------------------------------------------------------
616 - Links can be colored with color of heading
618 -----------------------------------------------------------
622 - Improved visualization of linking to new branch
624 -----------------------------------------------------------
629 - Selection always stays in view
631 -----------------------------------------------------------
635 - Find function scrolls to result now
636 - Bugfix: Adding branch with midmouse
637 - Bugfix: multiple repositioning of map, when noteeditor was changed
639 - New Linestyles (still hardcoded)
641 -----------------------------------------------------------
645 - First public stable release
647 -----------------------------------------------------------
649 - added quick color picker (CTRL + Left Mouse) ?
651 -----------------------------------------------------------
653 - added automatic canvas resizer, removed manual resizing of canvas
654 - added settings option to paste text into new branch
657 - Choose and switch between fixed and variable width fonts
659 - Fixed segfault caused by undo and a call of updateNoteFlag of note
661 - Added settings menu to configure autoselect and autoedit mode
662 - autoedit and autoselect mode
663 - Fixed ugly display problem with QT Palette (Klaas Freitag)
664 - Reduced temporary directories from 4 to 1
665 - Added wordwrap in printing of notes
666 - New toolbar buttons in texteditor
667 - Set background color
668 - Fixed bug: Flags in toolbar not updated when selecting map center
670 -----------------------------------------------------------
672 - No more segfault, when an object is deleted while being edited
673 - Keep focus constant when zooming in/out
674 - Export as png graphic
675 - Keep Center of map where it is while zooming
676 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
677 - MDI: Multi Document Interface enables working on several maps
679 - Enabled creating a new map via argument on commandline
680 - Changed file extension from .mmap to .vym
681 - noteeditor changes color, if empty or nothing is selected
682 - Changes in NoteEditor window are recognized by main window, too, thus
683 preventing loosing data when quitting the program.
685 -----------------------------------------------------------
687 - New rendering engine: Faster, no flickering
689 -----------------------------------------------------------
691 - Changed printing to use maximum space on paper
692 - Note editor is hidden, too, when mapeditor is minimized
693 - New (compressed) file format
695 -----------------------------------------------------------
697 - Size of map is saved
698 - Multi Line Headings
699 - Reworked Rendering Engine: Much faster now.
700 - Reworked Undo: Much faster now.
701 - Enabled moving of map center
702 - Multi-line headings
704 -----------------------------------------------------------
709 -----------------------------------------------------------
711 - Moving view of map improved:
712 - New handling (acrobat reader style)
714 - Several tools to color a map
716 -----------------------------------------------------------
718 - Inital version, basic map layout
719 - Data is stored in XML