1 -------------------------------------------------------------------
2 Thu Sep 1 12:26:24 CEST 2005 - uwedr
4 - Bugfix: Some minor changes so that translations use arguments now
5 instead of several calls to tr()
7 -------------------------------------------------------------------
8 Tue Aug 30 13:38:31 CEST 2005 - uwedr
10 - Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
11 another map caused vym to go in an endless loop, if the vymlink of the
12 branch pointed to the new map.
13 - Bugfix: Invisible floatimages (which have a scrolled parent) can
14 no longer can be selected
16 -------------------------------------------------------------------
17 Fri Aug 19 09:12:49 CEST 2005 - uwedr
19 - Feature: added debian subdirectory created by Steffen Joeris
20 - Feature: added license to new aboutwindow
22 -------------------------------------------------------------------
23 Tue Aug 16 19:22:56 CEST 2005 - jhilmer
25 - Bugfix: Fixed link handling in aboutdialog.
27 -------------------------------------------------------------------
28 Tue Aug 16 12:25:09 CEST 2005 - uwedr
30 - Feature: Added keyboard shortcut to reset zoom factor
31 - Bugfix: Added "..." to menu entries leading to another dialog
32 - Bugfix: The setting option "Delete Key" is working again
33 - Bugfix: A branch moved from left side to right had wrong orienation
35 -------------------------------------------------------------------
36 Tue Aug 2 09:59:24 CEST 2005 - uwedr
38 - Bugfix: Heading sizes now correct after moving e.g. mainbranch to
41 -------------------------------------------------------------------
42 Mon Aug 1 22:40:29 CEST 2005 - jhilmer
44 - Bugfix: Problems with closing of note editor when text was modified.
45 - Feature: Added subscript and superscript to note editor
47 -------------------------------------------------------------------
48 Thu Jul 28 11:57:38 CEST 2005
51 - Bugfix: Frames didn't become invisible if scrolled
53 -------------------------------------------------------------------
54 Thu Jul 28 11:57:38 CEST 2005
57 - Bugfix: if selection changed before undo, undo worked on wrong
59 - included math.h again to enable compiling with gcc4
61 -------------------------------------------------------------------
62 Mi Jul 27 17:27:14 CEST 2005
64 - Bugfix: if selection changed before undo, undo worked on wrong branch
66 -------------------------------------------------------------------
67 Mon Jul 25 22:22:21 CEST 2005
69 - Bugfix: changed MapEditor::undo and ::saveState to also save selection
71 -------------------------------------------------------------------
72 Di Jul 19 16:42:31 CEST 2005
75 - Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
76 - Feature: More speedup on moving/relinking branches
78 -------------------------------------------------------------------
80 Mi Jul 13 11:44:10 CEST 2005
82 - Drag and Drop also for URLs
84 -------------------------------------------------------------------
85 Di Jul 12 20:56:09 CEST 2005
89 -------------------------------------------------------------------
90 Mon Jul 4 21:13:42 CEST 2005
93 - Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
95 -------------------------------------------------------------------
96 Tue Jun 14 11:43:44 CEST 2005
98 - Feature: printer name is saved in vymrc now
99 - Feature: added image drag/drop (by Jakob Hilmer)
100 - Bugfix: Importing map into new map now has correct (empty) filename
102 -------------------------------------------------------------------
106 - Feature: Dramatic speedup in some operations
107 (e.g. move branch up/down) due to extended
109 -------------------------------------------------------------------
113 - Feature:Changed default pdf-reader for Mac OSX
114 - Bugfix: xLinks stopped working in 1.6.6
115 - Bugfix: drawing error when using modModeCopy
116 - Bugfix: replaced lrint by qRound for BSD port
118 -----------------------------------------------------------
122 - Feature: Exclusive standard flags
124 -----------------------------------------------------------
128 - Feature: removing a branch and keeping its childs
129 - Feature: removing childs of a branch
130 - Feature: insert branch and make selection its child
131 - Feature: restructured branch context menu
132 in a basic version (straight line)
133 - Feature: New shortcuts for use on Mac OS X
134 - Feature: Importing directories generates vymlinks now
135 - Bugfix: Changing linkstyle now automatically redraws all
137 - Bugfix: Paste icon is disabled if clipboard is empty
139 -----------------------------------------------------------
143 - Feature: xLinks (connection between 2 branches) works
144 in a basic version (straight line)
146 -----------------------------------------------------------
150 - Bugfix: Saving of selection to a vym part (.vyp)
151 - Bugfix: Closing the noteeditor by closing its window now
152 also toggles the responding toolbar button. &
154 -----------------------------------------------------------
158 - Feature: Introduced Modifier modes: color, link, copy
159 - Feature: Linking branches is basically possible, though it can't be
162 -----------------------------------------------------------
166 - Feature: Optimized moving of branches: much faster especially
168 - Bugfix: Segfault when loading vym part
169 - Bugfix: ugly unitialized lines, when temporary drawn link
170 was moved from a temporary parent back to canvas
172 -----------------------------------------------------------
176 - Feature: Added saving of xhtml settings in map
178 -----------------------------------------------------------
182 - Feature: Added Import of maps with two modes:
184 - Feature: Added export of part of maps
185 - Feature: Added joining of paragraphs in text editor
186 - Feature: Optimized undo: Only relevant parts are saved, which
187 dramatically improves e.g. moving branches up/down in most maps
188 - Bugfix: QTextEdit generates invalid XML code, which could lead to a
189 parse error, if font name contains a \&
190 - Bugfix: Wrong order of mainbranches in Export
191 - Bugfix: zip archive was not deleted before save, which could lead to
192 much bigger files, e.g. when working on older \vym maps or deleted
194 - Bugfix: Printing in Texteditor
195 - Bugfix: Wrong URLs in xhtml output
196 - Bugfix: Segfault fixed at Cursor left/right in empty map
198 -----------------------------------------------------------
202 - Feature: More options in xhtml export: external scripts
204 -----------------------------------------------------------
208 - Public release of all changes since 1.4.1
209 - Feature: New function to replace paragraphs in note editor
210 by linebreaks, this makes pasted text much nicer
211 - Feature: New option to toggle exporting of of floatimages
212 - Feature: z-plane of floatimages can be set (manually only)
213 - Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
216 -----------------------------------------------------------
220 - Feature: New Export to XHTML (by Thomas Schraitle)
222 - Bugfix: spaces and dots in filenames
223 - Bugfix: Error message if xsltproc is not installed
225 -----------------------------------------------------------
229 - Feature: New file format: notes are saved as part of the .xml file
230 - Feature: Note Editor supports Rich Text now.
231 - Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
233 -----------------------------------------------------------
237 - Feature: Correct handling of font size in Heading
239 -----------------------------------------------------------
240 -----------------------------------------------------------
241 -----------------------------------------------------------
242 -----------------------------------------------------------
243 -----------------------------------------------------------
247 - Selecting with cursor now works between subtrees
248 - Bugfix: vymLink was set to temporary dir in 1.4.3
250 -----------------------------------------------------------
254 - Optimisation: Reduced canvas objects by only creating objects for used
256 - Better visualization of moving branch above/below target
257 - Find Window informs with dialog, if the search failed
258 - System Flags are clickable now
259 - Reworked CSS and XST stylsheets (comments, indent, browser
261 - vymLinks are shown in statusbar
262 - current directory is save
263 - Rewritten load/save to improve multimap handling and unzipped files
264 - Bugfix: vymLinks don't get deleted when Cancel is pressed
265 - Bugfix: Fixed a bunch of bugs in XSL for HTML export
266 - Bugfix: More toolbar buttons disabled, if action not possible
267 - Bugfix: Renaming .vymfile now works
268 - Bugfix: mapChanged set when toggling flags
269 - Bugfix: CTRL-N was used twice
270 - Bugfix: Del didn't work on floatimage
272 -----------------------------------------------------------
274 - Bugfix: Float image could not be deleted
276 -----------------------------------------------------------
280 - Bugfix: Color of branch not saved
281 - Bugfix: wrong path at HTML export
282 - Bugfix: map is not save with special characters in path
284 -----------------------------------------------------------
288 - Ask for confirmation before opening
289 a map in multiple editors
290 - Save state of note editor (visible/minimized)
292 - Author and Comment is saved in map
293 - Stats are shown in Edit MapInfo
294 - Changes for OS X port (QCursor, QContextMenuEvent)
295 - Bugfix: Fonts from note editor are save now
296 - Bugfix: invisible image when parent is scrolled
297 - Bugfix: Segfault pressing "enter" for floatimage
298 - Bugfix: Images can't be outside of exported area
300 - Bugfix: Filenames with blanks
301 - Bugfix: Old maplink is shown when editing maplink
302 - Bugfix: always show cursor while editing heading
304 -----------------------------------------------------------
309 - Export to any of QTs image formats
310 - Also right side of selection is always visible now.
312 -----------------------------------------------------------
316 - Load last maps in file menu
317 - save last image path for loading
318 - Also export standard flags to dir.
320 -----------------------------------------------------------
324 - Enabled <br> in headings as manual linebreak
325 - Heading can be copied to URL
326 - Bugfix: GIFs are automatically converted to PNG now
328 -----------------------------------------------------------
332 - Add and move branches above/below selection, Texteditor copy all,
334 -----------------------------------------------------------
338 - Export to directory, changed naming in .vym
340 -----------------------------------------------------------
344 - Bugfix: Check if map can be saved at all
346 -----------------------------------------------------------
350 - Select image format before saving image
352 -----------------------------------------------------------
356 - Selecting mainbranches by up/down
357 - Export ASCII (experimental)
358 - Each map can be saved individually at quit
359 - Bugfix: Opening VymLink crashes QT
360 - Bugfix: 50\% less objects on canvas
361 - Bugfix: Ignoring LANG, now always written as UTF8
363 -----------------------------------------------------------
367 - Sort Mainbranches by angle to y-axis
368 - Import directory structure
369 - Bugfix: Set FrameType of MapCenter while loading map
371 -----------------------------------------------------------
375 - Jump to another vym map
376 - Mainbranches are alwas ordered clockwise
378 -----------------------------------------------------------
382 - Change frame types in context menu
384 -----------------------------------------------------------
388 - Copy / Paste and save Floatimages
390 -----------------------------------------------------------
394 - Closing vym in KDE now asks for save, too
395 - Context menu for branches
396 - Selection is saved in .vym file
398 -----------------------------------------------------------
402 - URLs to external links can be added
403 - All actions are deactived if not possible
405 -----------------------------------------------------------
409 - Images: Can be loaded, saved, relinked to other parents
411 -----------------------------------------------------------
415 - Zoom: Reset and finer steps shrinking/enlarging
417 -----------------------------------------------------------
421 - Editing of links (style and color)
423 -----------------------------------------------------------
427 - Bugfix: LineEdit when adding branch has correct position again.
429 -----------------------------------------------------------
433 - Scrolled parts are automatically unscrolled when selected and scrolled
435 - Bugfix: Save flag is updated when multiple maps are opened
436 - Bugfix: Moving of branches is faster and more accurat when adding to
439 -----------------------------------------------------------
443 - Bugfix: Remember filename of note in noteeditor
445 -----------------------------------------------------------
449 - Find Text also in Notes.
451 -----------------------------------------------------------
455 - Bugfix: Correct setting and positioning when relinking branches
457 -----------------------------------------------------------
461 - Scroll mode added (folding of subtrees).
462 - Bugfix: Wrong position of linedit in zoomed view
464 -----------------------------------------------------------
468 - Added clear button in find window, bugfixes
470 -----------------------------------------------------------
474 - Links can be colored with color of heading
476 -----------------------------------------------------------
480 - Improved visualization of linking to new branch
482 -----------------------------------------------------------
487 - Selection always stays in view
489 -----------------------------------------------------------
493 - Find function scrolls to result now
494 - Bugfix: Adding branch with midmouse
495 - Bugfix: multiple repositioning of map, when noteeditor was changed
497 - New Linestyles (still hardcoded)
499 -----------------------------------------------------------
503 - First public stable release
505 -----------------------------------------------------------
507 - added quick color picker (CTRL + Left Mouse) ?
509 -----------------------------------------------------------
511 - added automatic canvas resizer, removed manual resizing of canvas
512 - added settings option to paste text into new branch
515 - Choose and switch between fixed and variable width fonts
517 - Fixed segfault caused by undo and a call of updateNoteFlag of note
519 - Added settings menu to configure autoselect and autoedit mode
520 - autoedit and autoselect mode
521 - Fixed ugly display problem with QT Palette (Klaas Freitag)
522 - Reduced temporary directories from 4 to 1
523 - Added wordwrap in printing of notes
524 - New toolbar buttons in texteditor
525 - Set background color
526 - Fixed bug: Flags in toolbar not updated when selecting map center
528 -----------------------------------------------------------
530 - No more segfault, when an object is deleted while being edited
531 - Keep focus constant when zooming in/out
532 - Export as png graphic
533 - Keep Center of map where it is while zooming
534 - Added Standard Flags (Smiley, Hook, Stopsign, ...)
535 - MDI: Multi Document Interface enables working on several maps
537 - Enabled creating a new map via argument on commandline
538 - Changed file extension from .mmap to .vym
539 - noteeditor changes color, if empty or nothing is selected
540 - Changes in NoteEditor window are recognized by main window, too, thus
541 preventing loosing data when quitting the program.
543 -----------------------------------------------------------
545 - New rendering engine: Faster, no flickering
547 -----------------------------------------------------------
549 - Changed printing to use maximum space on paper
550 - Note editor is hidden, too, when mapeditor is minimized
551 - New (compressed) file format
553 -----------------------------------------------------------
555 - Size of map is saved
556 - Multi Line Headings
557 - Reworked Rendering Engine: Much faster now.
558 - Reworked Undo: Much faster now.
559 - Enabled moving of map center
560 - Multi-line headings
562 -----------------------------------------------------------
567 -----------------------------------------------------------
569 - Moving view of map improved:
570 - New handling (acrobat reader style)
572 - Several tools to color a map
574 -----------------------------------------------------------
576 - Inital version, basic map layout
577 - Data is stored in XML