insilmaril@545
|
1 |
VYM - View Your Mind - 1.9.0 (c) 2007 by Uwe Drechsel
|
insilmaril@545
|
2 |
======================================================
|
insilmaril@545
|
3 |
|
insilmaril@545
|
4 |
This is a (stable) beta release of vym 1.10.0
|
insilmaril@545
|
5 |
|
insilmaril@545
|
6 |
|
insilmaril@545
|
7 |
|
insilmaril@545
|
8 |
Documentation
|
insilmaril@545
|
9 |
-------------
|
insilmaril@545
|
10 |
|
insilmaril@535
|
11 |
The complete documentation of vym is available as PDF document in
|
insilmaril@545
|
12 |
english and spanish (1.8.1). It can be accessed directly from vym if a PDF
|
insilmaril@535
|
13 |
viewer is installed. It also can be downloaded from the vym site at
|
insilmaril@535
|
14 |
Sourceforge:
|
insilmaril@535
|
15 |
|
insilmaril@535
|
16 |
https://sourceforge.net/projects/vym/
|
insilmaril@535
|
17 |
|
insilmaril@545
|
18 |
|
insilmaril@545
|
19 |
Versioning scheme
|
insilmaril@545
|
20 |
-----------------
|
insilmaril@545
|
21 |
|
insilmaril@535
|
22 |
Beginning with this version of vym (1.9.0) the versioning is similar to
|
insilmaril@535
|
23 |
that of the Linux Kernel:
|
insilmaril@535
|
24 |
|
insilmaril@535
|
25 |
Odd versions (like 1.9, 1.11, ...) are developer versions, the stable
|
insilmaril@535
|
26 |
"public" ones will have 1.10 or 1.12.
|
insilmaril@545
|
27 |
|
insilmaril@545
|
28 |
|
insilmaril@545
|
29 |
Questions and feedback
|
insilmaril@545
|
30 |
----------------------
|
insilmaril@545
|
31 |
|
insilmaril@545
|
32 |
Please direct questions to the mailinglist first:
|
insilmaril@545
|
33 |
|
insilmaril@545
|
34 |
vym-forum@lists.sourceforge.net
|
insilmaril@545
|
35 |
|
insilmaril@545
|
36 |
|
insilmaril@545
|
37 |
|
insilmaril@545
|
38 |
Changelog since 1.8.1
|
insilmaril@545
|
39 |
---------------------
|
insilmaril@545
|
40 |
|
insilmaril@545
|
41 |
- Feature: Extended fileformat with object IDs to ease export from
|
insilmaril@545
|
42 |
tomboy to vym
|
insilmaril@545
|
43 |
- Feature: Completed german translation
|
insilmaril@545
|
44 |
- Feature: Center on selection with "."
|
insilmaril@545
|
45 |
- Feature: Most important exports can be scripted now
|
insilmaril@545
|
46 |
- Feature: Creating new map with selection as MapCenter
|
insilmaril@545
|
47 |
- Feature: Simple export to CSV spreadsheet
|
insilmaril@545
|
48 |
- Feature: Copy from past steps in history to current one
|
insilmaril@545
|
49 |
- Feature: Editing of frame attributes in branch property window
|
insilmaril@545
|
50 |
- Feature: autosave
|
insilmaril@545
|
51 |
- Feature: number of undo/redo levels can be changed in settings
|
insilmaril@545
|
52 |
- Feature: branch property window settings are saved
|
insilmaril@545
|
53 |
- Feature: Added basic macros and documentation
|
insilmaril@545
|
54 |
- Feature: Color of selection can be changed now
|
insilmaril@545
|
55 |
- Feature: Pen and brush for frames can be set
|
insilmaril@545
|
56 |
- Feature: Simple Editor for scripts
|
insilmaril@545
|
57 |
- Feature: Added syntax highlighting for editor
|
insilmaril@545
|
58 |
- Feature: Unscroll all now only affects selected subtree
|
insilmaril@545
|
59 |
- Feature: Modifier Modes now change cursor when CTRL is pressed
|
insilmaril@545
|
60 |
- Feature: vym opens spanish documentation, if locale is es*
|
insilmaril@545
|
61 |
- Feature: New Frame format
|
insilmaril@545
|
62 |
- Feature: Properties dialog for branches instead of context menu entries
|
insilmaril@545
|
63 |
- Feature: Only one history window for all editors. State is saved.
|
insilmaril@545
|
64 |
- Feature: Canvas ported to QT 4.2 GraphicsView
|
insilmaril@545
|
65 |
- Feature: Options to use AntiaAliasing and smooth pixmap
|
insilmaril@545
|
66 |
transformations
|
insilmaril@545
|
67 |
- Feature: Thick links use polygons now, less objects in scene
|
insilmaril@545
|
68 |
- Feature: More undo commands (and fixes there)
|
insilmaril@545
|
69 |
- Feature: Note Editor completly based on QT4 now.
|
insilmaril@545
|
70 |
- Feature: Opening of all URLs in a subtree
|
insilmaril@545
|
71 |
- Feature: Opening of all vymLinks in a subtree
|
insilmaril@545
|
72 |
- Feature: Changed format of configuration file a bit (new file anyway
|
insilmaril@545
|
73 |
with introduction of QT4)
|
insilmaril@545
|
74 |
- Feature: Toolbar Layout is saved now
|
insilmaril@545
|
75 |
- Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
|
insilmaril@545
|
76 |
|
insilmaril@545
|
77 |
- Bugfix: auto-select/auto-edit new branches
|
insilmaril@545
|
78 |
- Bugfix: Visibility of BranchProperty window is saved now
|
insilmaril@545
|
79 |
- Bugfix: Undo/Redo dropping images into map
|
insilmaril@545
|
80 |
- Bugfix: Undo/Redo of copy/paste steps
|
insilmaril@545
|
81 |
- Bugfix: NoteEditor now appears on first click (not 2nd)
|
insilmaril@545
|
82 |
- Bugfix: Disable autosave while there are redos available
|
insilmaril@545
|
83 |
- Bugfix: After changing link color, that color is applied to all links
|
insilmaril@545
|
84 |
now
|
insilmaril@545
|
85 |
- Bugfix: Pasting of FIOs
|
insilmaril@545
|
86 |
- Bugfix: No selection of branches while editing heading
|
insilmaril@545
|
87 |
- Bugfix: geometry of selection box gets updated while setting scroll or
|
insilmaril@545
|
88 |
hide flag
|
insilmaril@545
|
89 |
- Bugfix: Possible segfault when redoing deleteChilds()
|
insilmaril@545
|
90 |
- Bugfix: autosave timeout now read from settings file
|
insilmaril@545
|
91 |
- Bugfix: Settings for historywindow correclty read now
|
insilmaril@545
|
92 |
- Bugfix: Closing property window toggle corresponding button
|
insilmaril@545
|
93 |
- Bugfix: Unscroll all childs has saveState now
|
insilmaril@545
|
94 |
- Bugfix: Invisible selection after switching mapeditor
|
insilmaril@545
|
95 |
- Bugfix: For frames the links always were drawn at bottom of heading
|
insilmaril@545
|
96 |
- Bugfix: BranchPropertyWindow updates when selection is changed
|
insilmaril@545
|
97 |
- Bugfix: Crash when trying to temporary link to floatimage
|
insilmaril@545
|
98 |
- Bugfix: Drawing error when temporary linking subtrees
|
insilmaril@545
|
99 |
- Bugfix: Import of KDE Bookmarks
|
insilmaril@545
|
100 |
- Bugfix: Export to KDE Bookmarks
|
insilmaril@545
|
101 |
- Bugfix: Export to XHTML
|
insilmaril@545
|
102 |
- Bugfix: Drag and Drop of URLs now only creates one branch
|
insilmaril@545
|
103 |
- Bugfix: Remember last directory before ASCII/LaTeX export
|
insilmaril@545
|
104 |
- Bugfix: Editing in NoteEditor now updates actions (save) again
|
insilmaril@545
|
105 |
- Bugfix: Deleting last branch automatically unscrolls parent now
|
insilmaril@545
|
106 |
- Bugfix: Scroll/Unscroll has undo/redo now
|
insilmaril@545
|
107 |
- Bugfix: xml-parsing code simplified
|
insilmaril@545
|
108 |
- Bugfix: Fixed pretty annoying repositioning of view after editing a
|
insilmaril@545
|
109 |
heading. (don't call show() before positioning in heading...)
|
insilmaril@545
|
110 |
- Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
|
insilmaril@545
|
111 |
- Bugfix: Save PNG images with quality 100 to workaround image problems
|
insilmaril@545
|
112 |
- Bugfix: Remember last directory before XML export
|
insilmaril@545
|
113 |
- Bugfix: move branch up/down calls scene()->update() now => much faster
|
insilmaril@545
|
114 |
- Bugfix: Relinking of floatimages undo/redo
|
insilmaril@545
|
115 |
- Bugfix: printing scales correctly again
|
insilmaril@545
|
116 |
- Bugfix: Drag & Drop (basically) works again
|
insilmaril@545
|
117 |
- Bugfix: Crash caused by BranchObj::getLastSelected
|
insilmaril@545
|
118 |
- Bugfix: Signal handling by changes in TextEditor: Much faster now
|
insilmaril@545
|
119 |
- Bugfix: printing is working again
|
insilmaril@545
|
120 |
- Bugfix: move up/down to next subtree is working again
|
insilmaril@545
|
121 |
- Bugfix: Flags are working again
|
insilmaril@545
|
122 |
- Bugfix: Floatimages have correct select box again
|
insilmaril@545
|
123 |
- Bugfix: Image format is saved with floatimage
|
insilmaril@545
|
124 |
- Bugfix: New recent file handling, fixes crash on Mac OS X
|
insilmaril@545
|
125 |
- Bugfix: Position of floatimages is saved again
|
insilmaril@545
|
126 |
- Bugfix: Position of floatimages survives adjustCanvasSize()
|
insilmaril@545
|
127 |
- Bugfix: Adding branch to scrolled branch unscroll the former
|
insilmaril@545
|
128 |
- Bugfix: More undo commands (removed saveStateComplete)
|
insilmaril@545
|
129 |
- Bugfix: No more hopping around of floats, when canvas is resized
|
insilmaril@545
|
130 |
(by using relative positions for mainbranches. This might
|
insilmaril@545
|
131 |
confuse parsing 1.8.56 documents with vym <= 1.8.1
|
insilmaril@545
|
132 |
- Bugfix: Mac - XSL stylesheets are found
|
insilmaril@545
|
133 |
- Bugfix: Mac - fonts are scaling
|
insilmaril@545
|
134 |
- Bugfix: Mac - hand cursor is shown correctly
|
insilmaril@545
|
135 |
- Bugfix: Undo/Redo moving floatimages
|
insilmaril@545
|
136 |
- Bugfix: Shortcuts for scrolling branches/removing branch
|
insilmaril@545
|
137 |
- Bugfix: update-bookmarks script is not only executed, but
|
insilmaril@545
|
138 |
also found now...
|
insilmaril@545
|
139 |
- Bugfix: More undo/redo (move of floatimages, relinking of branches)
|
insilmaril@545
|
140 |
- Bugfix: More undo/redo commands
|
insilmaril@545
|
141 |
- Bugfix: Actions updated after moving a branch now
|
insilmaril@545
|
142 |
- Bugfix: vym refuses to start if vymTmpDir can't be created
|
insilmaril@545
|
143 |
- Bugfix: Editing headings now works both on Mac and Linux
|
insilmaril@545
|
144 |
beginning of export now
|
insilmaril@545
|
145 |
- Bugfix: Floatimages internally are saved as png, preserving the alpha
|
insilmaril@545
|
146 |
channel
|
insilmaril@545
|
147 |
- Bugfix: Fixed broken check for non-existent OO-export configuration
|
insilmaril@545
|
148 |
|