1 -------------------------------------------------------------------
2 Tue Aug 2 09:59:24 CEST 2005 - uwedr
4 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
7 -------------------------------------------------------------------
8 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
10 - Bugfix: Problems with closing of note editor when text was modified.
11 - Feature: Added subscript and superscript to note editor
13 -------------------------------------------------------------------
14 Thu Jul 28 11:57:38 CEST 2005
17 - Bugfix: Frames didn't become invisible if scrolled
19 -------------------------------------------------------------------
20 Thu Jul 28 11:57:38 CEST 2005
23 - Bugfix: if selection changed before undo, undo worked on wrong
25 - included math.h again to enable compiling with gcc4
27 -------------------------------------------------------------------
28 Mi Jul 27 17:27:14 CEST 2005
30 - Bugfix: if selection changed before undo, undo worked on wrong branch
32 -------------------------------------------------------------------
33 Mon Jul 25 22:22:21 CEST 2005
35 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
37 -------------------------------------------------------------------
38 Di Jul 19 16:42:31 CEST 2005
41 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
42 - Feature: More speedup on moving/relinking branches
44 -------------------------------------------------------------------
46 Mi Jul 13 11:44:10 CEST 2005
48 - Drag and Drop also for URLs
50 -------------------------------------------------------------------
51 Di Jul 12 20:56:09 CEST 2005
55 -------------------------------------------------------------------
56 Mon Jul 4 21:13:42 CEST 2005
59 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
61 -------------------------------------------------------------------
62 Tue Jun 14 11:43:44 CEST 2005
64 - Feature: printer name is saved in vymrc now
65 - Feature: added image drag/drop (by Jakob Hilmer)
66 - Bugfix: Importing map into new map now has correct (empty) filename
68 -------------------------------------------------------------------
72 - Feature: Dramatic speedup in some operations
73 (e.g. move branch up/down) due to extended
75 -------------------------------------------------------------------
79 - Feature:Changed default pdf-reader for Mac OSX
80 - Bugfix: xLinks stopped working in 1.6.6
81 - Bugfix: drawing error when using modModeCopy
82 - Bugfix: replaced lrint by qRound for BSD port
84 -----------------------------------------------------------
88 - Feature: Exclusive standard flags
90 -----------------------------------------------------------
94 - Feature: removing a branch and keeping its childs
95 - Feature: removing childs of a branch
96 - Feature: insert branch and make selection its child
97 - Feature: restructured branch context menu
98 in a basic version (straight line)
99 - Feature: New shortcuts for use on Mac OS X
100 - Feature: Importing directories generates vymlinks now
101 - Bugfix: Changing linkstyle now automatically redraws all
103 - Bugfix: Paste icon is disabled if clipboard is empty
105 -----------------------------------------------------------
109 - Feature: xLinks (connection between 2 branches) works
110 in a basic version (straight line)
112 -----------------------------------------------------------
116 - Bugfix: Saving of selection to a vym part (.vyp)
117 - Bugfix: Closing the noteeditor by closing its window now
118 also toggles the responding toolbar button. &
120 -----------------------------------------------------------
124 - Feature: Introduced Modifier modes: color, link, copy
125 - Feature: Linking branches is basically possible, though it can't be
128 -----------------------------------------------------------
132 - Feature: Optimized moving of branches: much faster especially
134 - Bugfix: Segfault when loading vym part
135 - Bugfix: ugly unitialized lines, when temporary drawn link
136 was moved from a temporary parent back to canvas
138 -----------------------------------------------------------
142 - Feature: Added saving of xhtml settings in map
144 -----------------------------------------------------------
148 - Feature: Added Import of maps with two modes:
150 - Feature: Added export of part of maps
151 - Feature: Added joining of paragraphs in text editor
152 - Feature: Optimized undo: Only relevant parts are saved, which
153 dramatically improves e.g. moving branches up/down in most maps
154 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
155 parse error, if font name contains a \&
156 - Bugfix: Wrong order of mainbranches in Export
157 - Bugfix: zip archive was not deleted before save, which could lead to
158 much bigger files, e.g. when working on older \vym maps or deleted
160 - Bugfix: Printing in Texteditor
161 - Bugfix: Wrong URLs in xhtml output
162 - Bugfix: Segfault fixed at Cursor left/right in empty map
164 -----------------------------------------------------------
168 - Feature: More options in xhtml export: external scripts
170 -----------------------------------------------------------
174 - Public release of all changes since 1.4.1
175 - Feature: New function to replace paragraphs in note editor
176 by linebreaks, this makes pasted text much nicer
177 - Feature: New option to toggle exporting of of floatimages
178 - Feature: z-plane of floatimages can be set (manually only)
179 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
182 -----------------------------------------------------------
186 - Feature: New Export to XHTML (by Thomas Schraitle)
188 - Bugfix: spaces and dots in filenames
189 - Bugfix: Error message if xsltproc is not installed
191 -----------------------------------------------------------
195 - Feature: New file format: notes are saved as part of the .xml file
196 - Feature: Note Editor supports Rich Text now.
197 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
199 -----------------------------------------------------------
203 - Feature: Correct handling of font size in Heading
205 -----------------------------------------------------------
206 -----------------------------------------------------------
207 -----------------------------------------------------------
208 -----------------------------------------------------------
209 -----------------------------------------------------------
213 - Selecting with cursor now works between subtrees
214 - Bugfix: vymLink was set to temporary dir in 1.4.3
216 -----------------------------------------------------------
220 - Optimisation: Reduced canvas objects by only creating objects for used
222 - Better visualization of moving branch above/below target
223 - Find Window informs with dialog, if the search failed
224 - System Flags are clickable now
225 - Reworked CSS and XST stylsheets (comments, indent, browser
227 - vymLinks are shown in statusbar
228 - current directory is save
229 - Rewritten load/save to improve multimap handling and unzipped files
230 - Bugfix: vymLinks don't get deleted when Cancel is pressed
231 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
232 - Bugfix: More toolbar buttons disabled, if action not possible
233 - Bugfix: Renaming .vymfile now works
234 - Bugfix: mapChanged set when toggling flags
235 - Bugfix: CTRL-N was used twice
236 - Bugfix: Del didn't work on floatimage
238 -----------------------------------------------------------
240 - Bugfix: Float image could not be deleted
242 -----------------------------------------------------------
246 - Bugfix: Color of branch not saved
247 - Bugfix: wrong path at HTML export
248 - Bugfix: map is not save with special characters in path
250 -----------------------------------------------------------
254 - Ask for confirmation before opening
255 a map in multiple editors
256 - Save state of note editor (visible/minimized)
258 - Author and Comment is saved in map
259 - Stats are shown in Edit MapInfo
260 - Changes for OS X port (QCursor, QContextMenuEvent)
261 - Bugfix: Fonts from note editor are save now
262 - Bugfix: invisible image when parent is scrolled
263 - Bugfix: Segfault pressing "enter" for floatimage
264 - Bugfix: Images can't be outside of exported area
266 - Bugfix: Filenames with blanks
267 - Bugfix: Old maplink is shown when editing maplink
268 - Bugfix: always show cursor while editing heading
270 -----------------------------------------------------------
275 - Export to any of QTs image formats
276 - Also right side of selection is always visible now.
278 -----------------------------------------------------------
282 - Load last maps in file menu
283 - save last image path for loading
284 - Also export standard flags to dir.
286 -----------------------------------------------------------
290 - Enabled <br> in headings as manual linebreak
291 - Heading can be copied to URL
292 - Bugfix: GIFs are automatically converted to PNG now
294 -----------------------------------------------------------
298 - Add and move branches above/below selection, Texteditor copy all,
300 -----------------------------------------------------------
304 - Export to directory, changed naming in .vym
306 -----------------------------------------------------------
310 - Bugfix: Check if map can be saved at all
312 -----------------------------------------------------------
316 - Select image format before saving image
318 -----------------------------------------------------------
322 - Selecting mainbranches by up/down
323 - Export ASCII (experimental)
324 - Each map can be saved individually at quit
325 - Bugfix: Opening VymLink crashes QT
326 - Bugfix: 50\% less objects on canvas
327 - Bugfix: Ignoring LANG, now always written as UTF8
329 -----------------------------------------------------------
333 - Sort Mainbranches by angle to y-axis
334 - Import directory structure
335 - Bugfix: Set FrameType of MapCenter while loading map
337 -----------------------------------------------------------
341 - Jump to another vym map
342 - Mainbranches are alwas ordered clockwise
344 -----------------------------------------------------------
348 - Change frame types in context menu
350 -----------------------------------------------------------
354 - Copy / Paste and save Floatimages
356 -----------------------------------------------------------
360 - Closing vym in KDE now asks for save, too
361 - Context menu for branches
362 - Selection is saved in .vym file
364 -----------------------------------------------------------
368 - URLs to external links can be added
369 - All actions are deactived if not possible
371 -----------------------------------------------------------
375 - Images: Can be loaded, saved, relinked to other parents
377 -----------------------------------------------------------
381 - Zoom: Reset and finer steps shrinking/enlarging
383 -----------------------------------------------------------
387 - Editing of links (style and color)
389 -----------------------------------------------------------
393 - Bugfix: LineEdit when adding branch has correct position again.
395 -----------------------------------------------------------
399 - Scrolled parts are automatically unscrolled when selected and scrolled
401 - Bugfix: Save flag is updated when multiple maps are opened
402 - Bugfix: Moving of branches is faster and more accurat when adding to
405 -----------------------------------------------------------
409 - Bugfix: Remember filename of note in noteeditor
411 -----------------------------------------------------------
415 - Find Text also in Notes.
417 -----------------------------------------------------------
421 - Bugfix: Correct setting and positioning when relinking branches
423 -----------------------------------------------------------
427 - Scroll mode added (folding of subtrees).
428 - Bugfix: Wrong position of linedit in zoomed view
430 -----------------------------------------------------------
434 - Added clear button in find window, bugfixes
436 -----------------------------------------------------------
440 - Links can be colored with color of heading
442 -----------------------------------------------------------
446 - Improved visualization of linking to new branch
448 -----------------------------------------------------------
453 - Selection always stays in view
455 -----------------------------------------------------------
459 - Find function scrolls to result now
460 - Bugfix: Adding branch with midmouse
461 - Bugfix: multiple repositioning of map, when noteeditor was changed
463 - New Linestyles (still hardcoded)
465 -----------------------------------------------------------
469 - First public stable release
471 -----------------------------------------------------------
473 - added quick color picker (CTRL + Left Mouse) ?
475 -----------------------------------------------------------
477 - added automatic canvas resizer, removed manual resizing of canvas
478 - added settings option to paste text into new branch
481 - Choose and switch between fixed and variable width fonts
483 - Fixed segfault caused by undo and a call of updateNoteFlag of note
485 - Added settings menu to configure autoselect and autoedit mode
486 - autoedit and autoselect mode
487 - Fixed ugly display problem with QT Palette (Klaas Freitag)
488 - Reduced temporary directories from 4 to 1
489 - Added wordwrap in printing of notes
490 - New toolbar buttons in texteditor
491 - Set background color
492 - Fixed bug: Flags in toolbar not updated when selecting map center
494 -----------------------------------------------------------
496 - No more segfault, when an object is deleted while being edited
497 - Keep focus constant when zooming in/out
498 - Export as png graphic
499 - Keep Center of map where it is while zooming
500 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
501 - MDI: Multi Document Interface enables working on several maps
503 - Enabled creating a new map via argument on commandline
504 - Changed file extension from .mmap to .vym
505 - noteeditor changes color, if empty or nothing is selected
506 - Changes in NoteEditor window are recognized by main window, too, thus
507 preventing loosing data when quitting the program.
509 -----------------------------------------------------------
511 - New rendering engine: Faster, no flickering
513 -----------------------------------------------------------
515 - Changed printing to use maximum space on paper
516 - Note editor is hidden, too, when mapeditor is minimized
517 - New (compressed) file format
519 -----------------------------------------------------------
521 - Size of map is saved
522 - Multi Line Headings
523 - Reworked Rendering Engine: Much faster now.
524 - Reworked Undo: Much faster now.
525 - Enabled moving of map center
526 - Multi-line headings
528 -----------------------------------------------------------
533 -----------------------------------------------------------
535 - Moving view of map improved:
536 - New handling (acrobat reader style)
538 - Several tools to color a map
540 -----------------------------------------------------------
542 - Inital version, basic map layout
543 - Data is stored in XML