1 -------------------------------------------------------------------
2 Mon Jan 2 21:03:05 CET 2006 - uwe
4 - Feature: FATE support for URLs
6 -------------------------------------------------------------------
7 Wed Dec 28 12:09:59 CET 2005 - uwe
10 - Feature: Added idAttr to BranchObj::saveToDir
11 - Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
12 errors, if FO is selected (undefined link)
13 - Bugfix: FloatImages don't get lost during save after they have been
14 relinked to new parent
15 - Bugfix: Editing heading of mapcenter now also corrects position
17 -------------------------------------------------------------------
18 Mon Oct 10 13:18:29 CEST 2005 - uwedr
20 - Bugfix: Copy/Paste was currently not possible for images. Now
21 completly rewrote mechanism. Instead of invisible map now XML import
22 is used (Multiple clipboards should be not difficult now)
24 -------------------------------------------------------------------
25 Mon Oct 3 10:33:09 CEST 2005 - uwe
27 - Bugfix: Added small fix from Khaled Ahmed needed for display of
30 -------------------------------------------------------------------
31 Mon Sep 12 21:39:38 CEST 2005 - uwedr
34 - Feature: Currently 15 levels of undo (GUI to set value still missing)
35 - Feature: Experimental LaTeX Export (without headers and opions so far)
37 -------------------------------------------------------------------
38 Sun Sep 5 10:26:15 CEST 2005 - uwedr
41 - Feature: Link of a branch can be hidden, if object is not selected
42 - Bugfix: Zoomed map no longer "jumps around" when branch is selected
44 - Bugfix: TextEditor now has grey background again, if it is empty
45 - Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
46 is no longer a QOBJECT
48 -------------------------------------------------------------------
49 Thu Sep 1 12:26:24 CEST 2005 - uwedr
51 - Bugfix: Some minor changes so that translations use arguments now
52 instead of several calls to tr()
54 -------------------------------------------------------------------
55 Tue Aug 30 13:38:31 CEST 2005 - uwedr
57 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
58 another map caused vym to go into an endless loop, if the vymlink of the
59 branch pointed to the new map.
60 - Bugfix: Invisible floatimages (which have a scrolled parent) no longer
63 -------------------------------------------------------------------
64 Fri Aug 19 09:12:49 CEST 2005 - uwedr
66 - Feature: added debian subdirectory created by Steffen Joeris
67 - Feature: added license to new aboutwindow
69 -------------------------------------------------------------------
70 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
72 - Bugfix: Fixed link handling in aboutdialog.
74 -------------------------------------------------------------------
75 Tue Aug 16 12:25:09 CEST 2005 - uwedr
77 - Feature: Added keyboard shortcut to reset zoom factor
78 - Bugfix: Added "..." to menu entries leading to another dialog
79 - Bugfix: The setting option "Delete Key" is working again
80 - Bugfix: A branch moved from left side to right had wrong orienation
82 -------------------------------------------------------------------
83 Tue Aug 2 09:59:24 CEST 2005 - uwedr
85 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
88 -------------------------------------------------------------------
89 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
91 - Bugfix: Problems with closing of note editor when text was modified.
92 - Feature: Added subscript and superscript to note editor
94 -------------------------------------------------------------------
95 Thu Jul 28 11:57:38 CEST 2005
98 - Bugfix: Frames didn't become invisible if scrolled
100 -------------------------------------------------------------------
101 Thu Jul 28 11:57:38 CEST 2005
104 - Bugfix: if selection changed before undo, undo worked on wrong
106 - included math.h again to enable compiling with gcc4
108 -------------------------------------------------------------------
109 Mi Jul 27 17:27:14 CEST 2005
111 - Bugfix: if selection changed before undo, undo worked on wrong branch
113 -------------------------------------------------------------------
114 Mon Jul 25 22:22:21 CEST 2005
116 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
118 -------------------------------------------------------------------
119 Di Jul 19 16:42:31 CEST 2005
122 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
123 - Feature: More speedup on moving/relinking branches
125 -------------------------------------------------------------------
127 Mi Jul 13 11:44:10 CEST 2005
129 - Drag and Drop also for URLs
131 -------------------------------------------------------------------
132 Di Jul 12 20:56:09 CEST 2005
136 -------------------------------------------------------------------
137 Mon Jul 4 21:13:42 CEST 2005
140 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
142 -------------------------------------------------------------------
143 Tue Jun 14 11:43:44 CEST 2005
145 - Feature: printer name is saved in vymrc now
146 - Feature: added image drag/drop (by Jakob Hilmer)
147 - Bugfix: Importing map into new map now has correct (empty) filename
149 -------------------------------------------------------------------
153 - Feature: Dramatic speedup in some operations
154 (e.g. move branch up/down) due to extended
156 -------------------------------------------------------------------
160 - Feature:Changed default pdf-reader for Mac OSX
161 - Bugfix: xLinks stopped working in 1.6.6
162 - Bugfix: drawing error when using modModeCopy
163 - Bugfix: replaced lrint by qRound for BSD port
165 -----------------------------------------------------------
169 - Feature: Exclusive standard flags
171 -----------------------------------------------------------
175 - Feature: removing a branch and keeping its childs
176 - Feature: removing childs of a branch
177 - Feature: insert branch and make selection its child
178 - Feature: restructured branch context menu
179 in a basic version (straight line)
180 - Feature: New shortcuts for use on Mac OS X
181 - Feature: Importing directories generates vymlinks now
182 - Bugfix: Changing linkstyle now automatically redraws all
184 - Bugfix: Paste icon is disabled if clipboard is empty
186 -----------------------------------------------------------
190 - Feature: xLinks (connection between 2 branches) works
191 in a basic version (straight line)
193 -----------------------------------------------------------
197 - Bugfix: Saving of selection to a vym part (.vyp)
198 - Bugfix: Closing the noteeditor by closing its window now
199 also toggles the responding toolbar button. &
201 -----------------------------------------------------------
205 - Feature: Introduced Modifier modes: color, link, copy
206 - Feature: Linking branches is basically possible, though it can't be
209 -----------------------------------------------------------
213 - Feature: Optimized moving of branches: much faster especially
215 - Bugfix: Segfault when loading vym part
216 - Bugfix: ugly unitialized lines, when temporary drawn link
217 was moved from a temporary parent back to canvas
219 -----------------------------------------------------------
223 - Feature: Added saving of xhtml settings in map
225 -----------------------------------------------------------
229 - Feature: Added Import of maps with two modes:
231 - Feature: Added export of part of maps
232 - Feature: Added joining of paragraphs in text editor
233 - Feature: Optimized undo: Only relevant parts are saved, which
234 dramatically improves e.g. moving branches up/down in most maps
235 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
236 parse error, if font name contains a \&
237 - Bugfix: Wrong order of mainbranches in Export
238 - Bugfix: zip archive was not deleted before save, which could lead to
239 much bigger files, e.g. when working on older \vym maps or deleted
241 - Bugfix: Printing in Texteditor
242 - Bugfix: Wrong URLs in xhtml output
243 - Bugfix: Segfault fixed at Cursor left/right in empty map
245 -----------------------------------------------------------
249 - Feature: More options in xhtml export: external scripts
251 -----------------------------------------------------------
255 - Public release of all changes since 1.4.1
256 - Feature: New function to replace paragraphs in note editor
257 by linebreaks, this makes pasted text much nicer
258 - Feature: New option to toggle exporting of of floatimages
259 - Feature: z-plane of floatimages can be set (manually only)
260 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
263 -----------------------------------------------------------
267 - Feature: New Export to XHTML (by Thomas Schraitle)
269 - Bugfix: spaces and dots in filenames
270 - Bugfix: Error message if xsltproc is not installed
272 -----------------------------------------------------------
276 - Feature: New file format: notes are saved as part of the .xml file
277 - Feature: Note Editor supports Rich Text now.
278 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
280 -----------------------------------------------------------
284 - Feature: Correct handling of font size in Heading
286 -----------------------------------------------------------
287 -----------------------------------------------------------
288 -----------------------------------------------------------
289 -----------------------------------------------------------
290 -----------------------------------------------------------
294 - Selecting with cursor now works between subtrees
295 - Bugfix: vymLink was set to temporary dir in 1.4.3
297 -----------------------------------------------------------
301 - Optimisation: Reduced canvas objects by only creating objects for used
303 - Better visualization of moving branch above/below target
304 - Find Window informs with dialog, if the search failed
305 - System Flags are clickable now
306 - Reworked CSS and XST stylsheets (comments, indent, browser
308 - vymLinks are shown in statusbar
309 - current directory is save
310 - Rewritten load/save to improve multimap handling and unzipped files
311 - Bugfix: vymLinks don't get deleted when Cancel is pressed
312 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
313 - Bugfix: More toolbar buttons disabled, if action not possible
314 - Bugfix: Renaming .vymfile now works
315 - Bugfix: mapChanged set when toggling flags
316 - Bugfix: CTRL-N was used twice
317 - Bugfix: Del didn't work on floatimage
319 -----------------------------------------------------------
321 - Bugfix: Float image could not be deleted
323 -----------------------------------------------------------
327 - Bugfix: Color of branch not saved
328 - Bugfix: wrong path at HTML export
329 - Bugfix: map is not save with special characters in path
331 -----------------------------------------------------------
335 - Ask for confirmation before opening
336 a map in multiple editors
337 - Save state of note editor (visible/minimized)
339 - Author and Comment is saved in map
340 - Stats are shown in Edit MapInfo
341 - Changes for OS X port (QCursor, QContextMenuEvent)
342 - Bugfix: Fonts from note editor are save now
343 - Bugfix: invisible image when parent is scrolled
344 - Bugfix: Segfault pressing "enter" for floatimage
345 - Bugfix: Images can't be outside of exported area
347 - Bugfix: Filenames with blanks
348 - Bugfix: Old maplink is shown when editing maplink
349 - Bugfix: always show cursor while editing heading
351 -----------------------------------------------------------
356 - Export to any of QTs image formats
357 - Also right side of selection is always visible now.
359 -----------------------------------------------------------
363 - Load last maps in file menu
364 - save last image path for loading
365 - Also export standard flags to dir.
367 -----------------------------------------------------------
371 - Enabled <br> in headings as manual linebreak
372 - Heading can be copied to URL
373 - Bugfix: GIFs are automatically converted to PNG now
375 -----------------------------------------------------------
379 - Add and move branches above/below selection, Texteditor copy all,
381 -----------------------------------------------------------
385 - Export to directory, changed naming in .vym
387 -----------------------------------------------------------
391 - Bugfix: Check if map can be saved at all
393 -----------------------------------------------------------
397 - Select image format before saving image
399 -----------------------------------------------------------
403 - Selecting mainbranches by up/down
404 - Export ASCII (experimental)
405 - Each map can be saved individually at quit
406 - Bugfix: Opening VymLink crashes QT
407 - Bugfix: 50\% less objects on canvas
408 - Bugfix: Ignoring LANG, now always written as UTF8
410 -----------------------------------------------------------
414 - Sort Mainbranches by angle to y-axis
415 - Import directory structure
416 - Bugfix: Set FrameType of MapCenter while loading map
418 -----------------------------------------------------------
422 - Jump to another vym map
423 - Mainbranches are alwas ordered clockwise
425 -----------------------------------------------------------
429 - Change frame types in context menu
431 -----------------------------------------------------------
435 - Copy / Paste and save Floatimages
437 -----------------------------------------------------------
441 - Closing vym in KDE now asks for save, too
442 - Context menu for branches
443 - Selection is saved in .vym file
445 -----------------------------------------------------------
449 - URLs to external links can be added
450 - All actions are deactived if not possible
452 -----------------------------------------------------------
456 - Images: Can be loaded, saved, relinked to other parents
458 -----------------------------------------------------------
462 - Zoom: Reset and finer steps shrinking/enlarging
464 -----------------------------------------------------------
468 - Editing of links (style and color)
470 -----------------------------------------------------------
474 - Bugfix: LineEdit when adding branch has correct position again.
476 -----------------------------------------------------------
480 - Scrolled parts are automatically unscrolled when selected and scrolled
482 - Bugfix: Save flag is updated when multiple maps are opened
483 - Bugfix: Moving of branches is faster and more accurat when adding to
486 -----------------------------------------------------------
490 - Bugfix: Remember filename of note in noteeditor
492 -----------------------------------------------------------
496 - Find Text also in Notes.
498 -----------------------------------------------------------
502 - Bugfix: Correct setting and positioning when relinking branches
504 -----------------------------------------------------------
508 - Scroll mode added (folding of subtrees).
509 - Bugfix: Wrong position of linedit in zoomed view
511 -----------------------------------------------------------
515 - Added clear button in find window, bugfixes
517 -----------------------------------------------------------
521 - Links can be colored with color of heading
523 -----------------------------------------------------------
527 - Improved visualization of linking to new branch
529 -----------------------------------------------------------
534 - Selection always stays in view
536 -----------------------------------------------------------
540 - Find function scrolls to result now
541 - Bugfix: Adding branch with midmouse
542 - Bugfix: multiple repositioning of map, when noteeditor was changed
544 - New Linestyles (still hardcoded)
546 -----------------------------------------------------------
550 - First public stable release
552 -----------------------------------------------------------
554 - added quick color picker (CTRL + Left Mouse) ?
556 -----------------------------------------------------------
558 - added automatic canvas resizer, removed manual resizing of canvas
559 - added settings option to paste text into new branch
562 - Choose and switch between fixed and variable width fonts
564 - Fixed segfault caused by undo and a call of updateNoteFlag of note
566 - Added settings menu to configure autoselect and autoedit mode
567 - autoedit and autoselect mode
568 - Fixed ugly display problem with QT Palette (Klaas Freitag)
569 - Reduced temporary directories from 4 to 1
570 - Added wordwrap in printing of notes
571 - New toolbar buttons in texteditor
572 - Set background color
573 - Fixed bug: Flags in toolbar not updated when selecting map center
575 -----------------------------------------------------------
577 - No more segfault, when an object is deleted while being edited
578 - Keep focus constant when zooming in/out
579 - Export as png graphic
580 - Keep Center of map where it is while zooming
581 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
582 - MDI: Multi Document Interface enables working on several maps
584 - Enabled creating a new map via argument on commandline
585 - Changed file extension from .mmap to .vym
586 - noteeditor changes color, if empty or nothing is selected
587 - Changes in NoteEditor window are recognized by main window, too, thus
588 preventing loosing data when quitting the program.
590 -----------------------------------------------------------
592 - New rendering engine: Faster, no flickering
594 -----------------------------------------------------------
596 - Changed printing to use maximum space on paper
597 - Note editor is hidden, too, when mapeditor is minimized
598 - New (compressed) file format
600 -----------------------------------------------------------
602 - Size of map is saved
603 - Multi Line Headings
604 - Reworked Rendering Engine: Much faster now.
605 - Reworked Undo: Much faster now.
606 - Enabled moving of map center
607 - Multi-line headings
609 -----------------------------------------------------------
614 -----------------------------------------------------------
616 - Moving view of map improved:
617 - New handling (acrobat reader style)
619 - Several tools to color a map
621 -----------------------------------------------------------
623 - Inital version, basic map layout
624 - Data is stored in XML