1.1 --- a/tex/vym.changelog Thu Mar 18 11:55:59 2010 +0000
1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
1.3 @@ -1,1514 +0,0 @@
1.4 --------------------------------------------------------------------
1.5 -Thu Mar 18 12:45:45 CET 2010 - vym@insilmaril.de
1.6 -
1.7 -- Version: 1.13.1 First pre-release of 1.13.0 to buildservice
1.8 -
1.9 --------------------------------------------------------------------
1.10 -Wed Mar 17 22:24:51 CET 2010 - vym@insilmaril.de
1.11 -
1.12 -- Bugfix: Enabled Qt 4.6: Removed QtAnimation Framework and fixed flags
1.13 -
1.14 --------------------------------------------------------------------
1.15 -Tue Mar 16 16:45:23 CET 2010 - vym@insilmaril.de
1.16 -
1.17 -- Feature: zoomFactor is saved and restored on load
1.18 -
1.19 --------------------------------------------------------------------
1.20 -Mon Mar 15 12:48:45 CET 2010 - vym@insilmaril.de
1.21 -
1.22 -- Bugfix: Several fixes for later autoLayout
1.23 -
1.24 --------------------------------------------------------------------
1.25 -Wed Mar 10 16:35:23 CET 2010 - vym@insilmaril.de
1.26 -
1.27 -- Bugfix: MainWindow::getModel() returns correct model now
1.28 -- Bugfix: Better focus handling in FindWidget
1.29 -
1.30 --------------------------------------------------------------------
1.31 -Tue Mar 9 14:04:10 CET 2010 - vym@insilmaril.de
1.32 -
1.33 -- Bugfix: Regression in scrolling branches
1.34 -
1.35 --------------------------------------------------------------------
1.36 -Mon Mar 8 07:45:34 CET 2010 - vym@insilmaril.de
1.37 -
1.38 -- Feature: New widget to display all results of Find action.
1.39 - Also opened with CTRL-F once FindWidget is open
1.40 -- Feature: loadNote and saveNote commands to allow changing of note
1.41 - from external
1.42 -
1.43 --------------------------------------------------------------------
1.44 -Fri Feb 19 08:05:02 CET 2010 - vym@insilmaril.de
1.45 -
1.46 -- Bugfix: Fixed regression of flags
1.47 -
1.48 --------------------------------------------------------------------
1.49 -Wed Feb 17 16:31:34 CET 2010 - vym@insilmaril.de
1.50 -
1.51 -- Bugfix: When pasting a heading into the LineEdit, newlines are removed
1.52 - to avoid broken rendering
1.53 -
1.54 --------------------------------------------------------------------
1.55 -Wed Feb 17 11:49:09 CET 2010 - vym@insilmaril.de
1.56 -
1.57 -- Feature: Novell Bugzilla now has extra flag
1.58 -
1.59 --------------------------------------------------------------------
1.60 -Wed Feb 10 14:47:49 CET 2010 - vym@insilmaril.de
1.61 -
1.62 -- Feature: Sort lexically backwards
1.63 -
1.64 --------------------------------------------------------------------
1.65 -Tue Feb 9 10:26:23 CET 2010 - vym@insilmaril.de
1.66 -
1.67 -- Bugfix: Relinking now keeps frametype
1.68 -
1.69 --------------------------------------------------------------------
1.70 -Thu Jan 21 09:22:08 CET 2010 - vym@insilmaril.de
1.71 -
1.72 -- Bugfix: Changes in NoteEditor update the Save flag visually
1.73 -
1.74 --------------------------------------------------------------------
1.75 -Wed Jan 20 14:28:20 CET 2010 - vym@insilmaril.de
1.76 -
1.77 -- Bugfix: New Progressbar while loading maps: One bar to count them,
1.78 - one bar to into colors grind them
1.79 -
1.80 --------------------------------------------------------------------
1.81 -Thu Jan 14 12:03:43 CET 2010 - vym@insilmaril.de
1.82 -
1.83 -- Feature: Very basic support to find duplicate URLs
1.84 -
1.85 --------------------------------------------------------------------
1.86 -Wed Jan 13 08:28:18 CET 2010 - vym@insilmaril.de
1.87 -
1.88 -- Feature: Added action to open all URLs in subtree, default
1.89 - is now to only open those, which don't have scrolled parent
1.90 -
1.91 --------------------------------------------------------------------
1.92 -Tue Jan 12 09:14:49 CET 2010 - vym@insilmaril.de
1.93 -
1.94 -- Bugfix: Restart a konqueror ofr opening of URLs, if needed
1.95 -
1.96 --------------------------------------------------------------------
1.97 -Tue Jan 5 12:22:27 CET 2010 - vym@insilmaril.de
1.98 -
1.99 -- Bugfix: Dropping URLs
1.100 -
1.101 --------------------------------------------------------------------
1.102 -Mon Jan 4 09:36:24 CET 2010 - vym@insilmaril.de
1.103 -
1.104 -- Bugfix: Branch didn't unscroll when deleting last child
1.105 -- Feature: URL icons in image map of HTML export work now
1.106 -
1.107 --------------------------------------------------------------------
1.108 -Tue Dec 15 10:14:11 CET 2009 - vym@insilmaril.de
1.109 -
1.110 -- Bugfix: A&O report didn't show subitems
1.111 -
1.112 --------------------------------------------------------------------
1.113 -Mon Dec 14 11:16:57 CET 2009 - vym@insilmaril.de
1.114 -
1.115 -- Bugfix: Wrong tmp position when relinking a mainbranch
1.116 -- Bugfix: Image export, also used in HTML export
1.117 -
1.118 --------------------------------------------------------------------
1.119 -Thu Dec 7 23:17:57 CET 2009 - vym@insilmaril.de
1.120 -
1.121 -- Feature: Following xLinks is now possible by clicking in the
1.122 - part of a branch near to beginning of branch (20 pixels)
1.123 -- Feature: Added new flag for status "work in progress"
1.124 - (between green hook and red cross)
1.125 -- Bugfix: Animation of branches (default off in MapEditor)
1.126 -- Bugfix: Segfault when closing map (due clearing selection in
1.127 - VymModel::clear() )
1.128 -
1.129 --------------------------------------------------------------------
1.130 -Thu Dec 3 17:26:59 CET 2009 - vym@insilmaril.de
1.131 -
1.132 -- Bugfix: Clicking the note flag opens the note editor again
1.133 -
1.134 --------------------------------------------------------------------
1.135 -Tue Dec 1 12:03:42 CET 2009 - vym@insilmaril.de
1.136 -
1.137 -- Bugfix: Undo of detach
1.138 -
1.139 --------------------------------------------------------------------
1.140 -Thu Nov 26 22:32:34 CET 2009 - vym@insilmaril.de
1.141 -
1.142 -- Bugfix: Regression in Undo
1.143 -- Bugfix: Find didn't find stuff in previous part of tree
1.144 -
1.145 --------------------------------------------------------------------
1.146 -Tue Nov 24 22:34:42 CET 2009 - vym@insilmaril.de
1.147 -
1.148 -- Bugfix: Automatic scrolling to new selected items didn't work
1.149 - reliable when item had scrolled parents
1.150 -
1.151 --------------------------------------------------------------------
1.152 -Wed Nov 11 10:32:29 CET 2009 - vym@insilmaril.de
1.153 -
1.154 -- Bugfix: New map has mapcenter again
1.155 -
1.156 --------------------------------------------------------------------
1.157 -Tue Nov 10 13:53:37 CET 2009 - vym@insilmaril.de
1.158 -
1.159 -- Bugfix: Autodetection of textformat (ASCII vs. HTML)
1.160 -- Bugfix: nextBranch failed with xLinks
1.161 -
1.162 --------------------------------------------------------------------
1.163 -Fri Oct 30 18:58:22 CET 2009 - uwedr@suse.de
1.164 -
1.165 -- Bugfix: Selection doesn't get lost when switching maps
1.166 -
1.167 --------------------------------------------------------------------
1.168 -Wed Oct 28 08:43:34 CET 2009 - uwedr@suse.de
1.169 -
1.170 -- Feature: Adding timestamp to branch
1.171 -
1.172 --------------------------------------------------------------------
1.173 -Wed Oct 21 17:23:13 CEST 2009 - uwedr@suse.de
1.174 -
1.175 -- Feature: expand/collapse by one level in TreeEditor
1.176 -- Bugfix: Process like webbrowser started by vym survive vym now
1.177 -
1.178 --------------------------------------------------------------------
1.179 -Tue Oct 6 16:29:07 CEST 2009 - uwedr@suse.de
1.180 -
1.181 -- Bugfix: Export to OpenOffice.org
1.182 -- Bugfix: BranchProp window
1.183 -
1.184 --------------------------------------------------------------------
1.185 -Sat Aug 8 23:54:38 CEST 2009 - uwedr@suse.de
1.186 -
1.187 -- Feature: Selecting with cursor now remembers left & right of
1.188 - mapcenters. Also improved selections in deeper trees
1.189 -- Bugfix: Selecting with cursor in MapEditor
1.190 -
1.191 --------------------------------------------------------------------
1.192 -Thu Aug 6 19:33:01 CEST 2009 - uwedr@suse.de
1.193 -
1.194 -- Bugfix: Removed the "new" in new branches to allow easier copy & paste
1.195 -
1.196 --------------------------------------------------------------------
1.197 -Wed Jul 22 21:51:04 CEST 2009 - uwedr@suse.de
1.198 -
1.199 -- Bugfix: relinking a branch to a scrolled branch doesn't unscroll
1.200 - anymore
1.201 -- Bugfix: Importing KDE bookmarks with empty folders doesn't
1.202 - scroll these folders anymore
1.203 --------------------------------------------------------------------
1.204 -Thu Apr 2 11:56:17 CEST 2009 - uwedr@suse.de
1.205 -
1.206 -- Feature: Added sverige translation
1.207 -
1.208 --------------------------------------------------------------------
1.209 -Tue Mar 17 15:32:17 CET 2009 - uwedr@suse.de
1.210 -
1.211 -- Bugfix: Import/Export bookmarks works now also on KDE 4
1.212 -- Feature: Added traditional chinese translation
1.213 -
1.214 --------------------------------------------------------------------
1.215 -Mon Dec 8 20:26:41 CET 2008 - uwedr@suse.de
1.216 -
1.217 -- Bugfix: Images linked to a scrolled branch were not hidden, if parent
1.218 - branch was scrolled
1.219 -
1.220 --------------------------------------------------------------------
1.221 -Mon Dec 1 17:43:30 CET 2008 - uwedr@suse.de
1.222 -
1.223 -- Bugfix: After inserting XML, still write as zipped vym again
1.224 -
1.225 --------------------------------------------------------------------
1.226 -Mon Oct 6 11:16:48 CEST 2008 - uwedr@suse.de
1.227 -
1.228 -- Bugfix: Updated chinese translation from Moligaloo
1.229 -
1.230 --------------------------------------------------------------------
1.231 -Sun Oct 5 16:58:32 CEST 2008 - uwedr@suse.de
1.232 -
1.233 -- Bugfix: No more segfault for "delete & keep childs" on MapCenter
1.234 -
1.235 --------------------------------------------------------------------
1.236 -Sun Jul 27 16:37:24 CEST 2008 - uwedr@suse.de
1.237 -
1.238 -- Bugfix: Animation timer didn't stop after animation was done, which
1.239 - caused high load
1.240 -
1.241 --------------------------------------------------------------------
1.242 -Wed Jul 16 13:47:01 CEST 2008 - uwedr@suse.de
1.243 -
1.244 -- Version: 1.13.0
1.245 -- Bugfix: Deleting an animated part no longer segfaults
1.246 -
1.247 --------------------------------------------------------------------
1.248 -Fri Jul 11 14:01:31 CEST 2008 - uwedr@suse.de
1.249 -
1.250 -- Bugfix: bnc#407600 vym fails with non-ASCI characters in path names
1.251 -
1.252 --------------------------------------------------------------------
1.253 -Tue Jun 8 10:34:12 CEST 2008 - uwedr@suse.de
1.254 -
1.255 -- Bugfix: bnc#396365 vym cannot load maps saved with Qt 4.4
1.256 -
1.257 --------------------------------------------------------------------
1.258 -Wed May 14 17:00:36 CEST 2008 - uwedr@suse.de
1.259 -
1.260 -- Version: 1.12.0 RC 2
1.261 -- Feature: Russian translation
1.262 -
1.263 --------------------------------------------------------------------
1.264 -Wed May 7 10:30:21 CEST 2008 - uwedr@suse.de
1.265 -
1.266 -- Bugfix: bnc#327078
1.267 -
1.268 --------------------------------------------------------------------
1.269 -Tue May 6 11:45:46 CEST 2008 - uwedr@suse.de
1.270 -
1.271 -- Version: 1.12.0
1.272 -
1.273 --------------------------------------------------------------------
1.274 -Wed Apr 30 18:13:43 CEST 2008 - uwedr@suse.de
1.275 -
1.276 -- Version: 1.11.9
1.277 -- Bugfix: Some minor code cleanup
1.278 -
1.279 --------------------------------------------------------------------
1.280 -Thu Apr 10 22:45:55 CEST 2008 - uwedr@suse.de
1.281 -
1.282 -- Version: 1.11.8
1.283 -- Feature: Copy to new map now also in branch context menu
1.284 -
1.285 --------------------------------------------------------------------
1.286 -Thu Apr 10 17:11:14 CEST 2008 - uwedr@suse.de
1.287 -
1.288 -- Bugfix: New map is not autosaved, if no filename is known yet
1.289 -
1.290 --------------------------------------------------------------------
1.291 -Tue Apr 8 09:59:11 CEST 2008 - uwedr@suse.de
1.292 -
1.293 -- Version: 1.11.7
1.294 -- Bugfix: Hangup when find function did not find anything
1.295 -
1.296 --------------------------------------------------------------------
1.297 -Thu Mar 13 02:06:59 CET 2008 - uwedr@suse.de
1.298 -
1.299 -- Bugfix: vym no longer forgets that a map is zipped
1.300 -
1.301 --------------------------------------------------------------------
1.302 -Sun Mar 9 13:36:20 CET 2008 - uwedr@suse.de
1.303 -
1.304 -- Bugfix: Segfault when pressing Home or End on MapCenter
1.305 -
1.306 --------------------------------------------------------------------
1.307 -Wed Mar 5 17:54:12 CET 2008 - uwedr@suse.de
1.308 -
1.309 -- Bugfix: Broken paths to floatimages
1.310 -
1.311 --------------------------------------------------------------------
1.312 -Wed Feb 27 17:07:57 CET 2008 - uwedr@suse.de
1.313 -
1.314 -- Bugfix: Fixed some issues with autosave and regulard file checks
1.315 -
1.316 --------------------------------------------------------------------
1.317 -Mon Feb 11 12:22:58 CET 2008 - uwedr@suse.de
1.318 -
1.319 -- Version: 1.11.6
1.320 -- Feature: vym now checks regulary if map has changed on disk and
1.321 - asks for reload if necessary
1.322 -
1.323 --------------------------------------------------------------------
1.324 -Mon Jan 21 22:52:18 CET 2008 - uwedr@suse.de
1.325 -
1.326 -- Bugfix: No more warning dialog for overwriting note, when note is
1.327 - empty
1.328 -
1.329 --------------------------------------------------------------------
1.330 -Tue Jan 8 22:20:29 CET 2008 - uwedr@suse.de
1.331 -
1.332 -- Version: 1.11.5
1.333 -- Feature: Started to implement multiple MapCenters in one map
1.334 -
1.335 --------------------------------------------------------------------
1.336 -Mon Jan 7 14:59:56 CET 2008 - uwedr@suse.de
1.337 -
1.338 -- Bugfix: vym.pro includes french translation now
1.339 -
1.340 --------------------------------------------------------------------
1.341 -Mon Dec 17 16:32:48 CET 2007 - uwedr@suse.de
1.342 -
1.343 -- Bugfix: bnc#341952 corrupted positions of mainbranches after updating to
1.344 - newer vym
1.345 --------------------------------------------------------------------
1.346 -Wed Dec 12 17:12:50 CET 2007 - uwedr@suse.de
1.347 -
1.348 -- Bugfix: Overloaded key shortcut for Alt-N (Network and Next window)
1.349 -
1.350 --------------------------------------------------------------------
1.351 -Tue Dec 4 11:46:02 CET 2007 - uwedr@suse.de
1.352 -
1.353 -- Bugfix: Temporary hide stuff during export
1.354 -- Bugfix: Save parts of map
1.355 -
1.356 --------------------------------------------------------------------
1.357 -Mon Dec 3 20:57:15 CET 2007 - uwedr@suse.de
1.358 -
1.359 -- Bugfix: (Maint.) Exchanged pre- and postscript in XHTML Export dialog
1.360 -
1.361 --------------------------------------------------------------------
1.362 -Fri Nov 9 10:44:59 CET 2007 - uwedr@suse.de
1.363 -
1.364 -- Version: 1.11.3
1.365 -- Feature: Added patches for better windows support by Andrew Ng
1.366 -
1.367 --------------------------------------------------------------------
1.368 -Tue Nov 6 22:36:38 CET 2007 - uwedr@suse.de
1.369 -
1.370 -- Version: 1.11.2
1.371 -- Feature: Split up helper functions, started to write attributes
1.372 -
1.373 --------------------------------------------------------------------
1.374 -Tue Nov 6 14:36:38 CET 2007 - uwedr@suse.de
1.375 -
1.376 -- Version: 1.11.1
1.377 -- Bugfix: sort branches has undo/redo now
1.378 -
1.379 --------------------------------------------------------------------
1.380 -Fri Oct 26 11:22:20 CEST 2007 - uwedr@suse.de
1.381 -
1.382 -- Bugfix: zip state is changed now, when a .xml is save as .vym
1.383 -
1.384 --------------------------------------------------------------------
1.385 -Wed Oct 24 14:11:36 CEST 2007 - uwedr@suse.de
1.386 -
1.387 -- Feature: Improved ascii export
1.388 -- Bugfix: Present flag now does not set down arrows any longer
1.389 -
1.390 --------------------------------------------------------------------
1.391 -Tue Oct 23 13:11:52 CEST 2007 - uwedr@suse.de
1.392 -
1.393 -- Bugfix: included more <typeinfo> for compiling with new gcc 4.3
1.394 -
1.395 --------------------------------------------------------------------
1.396 -Fri Oct 19 18:08:27 CEST 2007 - uwedr@suse.de
1.397 -
1.398 -- Version: 1.11.0
1.399 -- Feature: Added patches from Till Maas for better path handling to ease
1.400 - integration into various operating systems
1.401 -- Feature: Added patch from Till Maas to use xdg-open as default browser
1.402 -- Feature: Added patch from ????? to sort branches lexically
1.403 -- Feature: Added patches from Juha Ruotsalainen for compiling on win32
1.404 -
1.405 --------------------------------------------------------------------
1.406 -Tue Oct 16 11:51:43 CEST 2007 - uwedr@suse.de
1.407 -
1.408 -- Bugfix: included <typeinfo> for compiling in beta
1.409 -
1.410 --------------------------------------------------------------------
1.411 -Wed Oct 04 12:43:48 CEST 2007 - uwedr@suse.de
1.412 -
1.413 -- Version: 1.10.1
1.414 -- Bugfix: Missing action for editing URL in context menu
1.415 -- Bugfix: "Hide in Export" didn't work
1.416 -
1.417 --------------------------------------------------------------------
1.418 -Mon Sep 04 15:52:22 CEST 2007 - uwedr@suse.de
1.419 -
1.420 -- Bugfix: xLinks were not loaded from previously saved maps
1.421 -- Bugfix: Find manual in /usr/share/doc/packages/vym
1.422 -- Bugfix: Updated README.txt
1.423 -
1.424 --------------------------------------------------------------------
1.425 -Mon Aug 20 17:09:28 CEST 2007 - uwedr@suse.de
1.426 -
1.427 -- Version: 1.10.0 Release Candidate
1.428 -- Bugfix: Added missing standard flag (one of the smileys got lost)
1.429 -- Bugfix: Wrong parsing of relative positions after load of
1.430 - previously zoomed map
1.431 -
1.432 --------------------------------------------------------------------
1.433 -Tue Jul 31 22:09:01 CEST 2007 - uwedr@suse.de
1.434 -
1.435 -- Bugfix: Smother parabel links (Alexander Rettig)
1.436 -
1.437 --------------------------------------------------------------------
1.438 -Fri Jul 27 13:31:41 CEST 2007 - uwedr@suse.de
1.439 -
1.440 -- Version: 1.9.4
1.441 -- Feature: Restructured internal handling of XML based maps
1.442 -- Feature: Switched from QSimpleTextItem to QTextItem for Freemind support
1.443 -
1.444 --------------------------------------------------------------------
1.445 -Mon Jul 23 14:40:38 CEST 2007 - uwedr
1.446 -
1.447 -- Version: 1.9.3
1.448 -- Feature: Import of Freemind maps
1.449 -
1.450 --------------------------------------------------------------------
1.451 -Tue Jul 17 13:16:25 CEST 2007 - uwedr
1.452 -
1.453 -- Version: 1.9.2
1.454 -- Bugfix: Workaround for wrong XML generated by QT with in QRichText
1.455 - list items
1.456 -- Bugfix: No output from <span> tags in ASCII export any longer
1.457 -
1.458 --------------------------------------------------------------------
1.459 -Wed Jul 11 15:49:10 CEST 2007 - uwedr
1.460 -
1.461 -- Version: 1.9.1
1.462 -- Bugfix: Don't ask for directory in XML-based exports like
1.463 - KDE-bookmarks
1.464 -
1.465 --------------------------------------------------------------------
1.466 -Tue Jul 4 10:57:04 CEST 2007 - uwedr
1.467 -
1.468 -- Version: 1.9.0
1.469 -- Bugfix: auto-select/auto-edit new branches
1.470 -
1.471 --------------------------------------------------------------------
1.472 -Fri Jun 29 11:12:55 CEST 2007 - uwedr
1.473 -
1.474 -- Version: 1.8.76
1.475 -- Feature: Extended fileformat with object IDs to ease export from
1.476 - tomboy to vym
1.477 -- Bugfix: Visibility of BranchProperty window is saved now
1.478 -
1.479 --------------------------------------------------------------------
1.480 -Mon Jun 25 14:53:10 CEST 2007 - uwedr
1.481 -
1.482 -- Version: 1.8.75
1.483 -- Feature: Completed german translation
1.484 -
1.485 --------------------------------------------------------------------
1.486 -Wed Jun 20 13:52:37 CEST 2007 - uwedr
1.487 -
1.488 -- Version: 1.8.74
1.489 -- Feature: Center on selection with "."
1.490 -- Feature: Most important exports can be scripted now
1.491 -
1.492 --------------------------------------------------------------------
1.493 -Mon Jun 18 17:08:46 CEST 2007 - uwedr
1.494 -
1.495 -- Version: 1.8.73 - entering beta testing
1.496 -
1.497 --------------------------------------------------------------------
1.498 -Mon June 18 17:01:16 CEST 2007 - uwe
1.499 -
1.500 -- Feature: Creating new map with selection as MapCenter
1.501 -- Feature: Simple export to CSV spreadsheet
1.502 -- Feature: Copy from past steps in history to current one
1.503 -- Bugfix: Undo/Redo dropping images into map
1.504 -- Bugfix: Undo/Redo of copy/paste steps
1.505 -- Bugfix: NoteEditor now appears on first click (not 2nd)
1.506 -- Bugfix: Disable autosave while there are redos available
1.507 -- Bugfix: After changing link color, that color is applied to all links
1.508 - now
1.509 -- Bugfix: Pasting of FIOs
1.510 -- Bugfix: No selection of branches while editing heading
1.511 -- Bugfix: geometry of selection box gets updated while setting scroll or
1.512 - hide flag
1.513 -- Bugfix: Possible segfault when redoing deleteChilds()
1.514 -
1.515 --------------------------------------------------------------------
1.516 -Mon May 7 09:37:29 CEST 2007 - uwedr
1.517 -
1.518 -- Version: 1.8.72
1.519 -- Bugfix: autosave timeout now read from settings file
1.520 -- Bugfix: Settings for historywindow correclty read now
1.521 -- Bugfix: Closing property window toggle corresponding button
1.522 -
1.523 --------------------------------------------------------------------
1.524 -Thu Apr 26 10:34:48 CEST 2007 - uwe
1.525 -
1.526 -- Feature: Editing of frame attributes in branch property window
1.527 -- Feature: autosave
1.528 -- Feature: number of undo/redo levels can be changed in settings
1.529 -- Feature: branch property window settings are saved
1.530 -- Bugfix: Unscroll all childs has saveState now
1.531 -- Bugfix: Invisible selection after switching mapeditor
1.532 -
1.533 --------------------------------------------------------------------
1.534 -Tue Apr 10 15:18:39 CEST 2007 - uwedr
1.535 -
1.536 -- Version: 1.8.71
1.537 -- Feature: Added basic macros and documentation
1.538 -
1.539 --------------------------------------------------------------------
1.540 -Sat Mar 31 10:59:55 CEST 2007 - uwe
1.541 -
1.542 -- Version: 1.8.70
1.543 -- Feature: Color of selection can be changed now
1.544 -- Feature: Pen and brush for frames can be set
1.545 -- Bugfix: For frames the links always were drawn at bottom of heading
1.546 -- Bugfix: BranchPropertyWindow updates when selection is changed
1.547 -
1.548 --------------------------------------------------------------------
1.549 -Mon Mar 6 22:10:26 CET 2007 - uwe
1.550 -
1.551 -- Version: 1.8.69
1.552 -- Feature: Simple Editor for scripts
1.553 -- Feature: Added syntax highlighting for editor
1.554 -
1.555 --------------------------------------------------------------------
1.556 -Tue Feb 20 22:16:09 CET 2007 - uwe
1.557 -
1.558 -- Version: 1.8.68
1.559 -- Bugfix: Crash when trying to temporary link to floatimage
1.560 -
1.561 --------------------------------------------------------------------
1.562 -Mon Feb 17 16:32:53 CET 2007 - uwedr
1.563 -
1.564 -- Version: 1.8.67
1.565 -- Feature: Unscroll all now only affects selected subtree
1.566 -- Bugfix: Drawing error when temporary linking subtrees
1.567 -- Bugfix: Import of KDE Bookmarks
1.568 -- Bugfix: Export to KDE Bookmarks
1.569 -- Bugfix: Export to XHTML
1.570 -- Bugfix: Drag and Drop of URLs now only creates one branch
1.571 -
1.572 --------------------------------------------------------------------
1.573 -Wed Feb 07 17:27:31 CET 2007 - uwedr
1.574 -
1.575 -- Version: 1.8.66
1.576 -- Feature: Using a new class to select objects
1.577 -- Bugfix: Remember last directory before ASCII/LaTeX export
1.578 -- Bugfix: Editing in NoteEditor now updates actions (save) again
1.579 -- Bugfix: Deleting last branch automatically unscrolls parent now
1.580 -- Bugfix: Scroll/Unscroll has undo/redo now
1.581 -
1.582 --------------------------------------------------------------------
1.583 -Fri Jan 19 22:53:27 CET 2007 - uwe
1.584 -
1.585 -- Version: 1.8.65
1.586 -- Feature: New Frame format
1.587 -- Feature: New vym file format to support new frames
1.588 -- Bugfix: xml-parsing code simplified
1.589 -- Bugfix: Fixed pretty annoying repositioning of view after editing a
1.590 - heading. (don't call show() before positioning in heading...)
1.591 -- Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking
1.592 -- Bugfix: Save PNG images with quality 100 to workaround image problems
1.593 -- Bugfix: Remember last directory before XML export
1.594 -
1.595 --------------------------------------------------------------------
1.596 -Thu Jan 11 16:05:49 CET 2007 - uwedr
1.597 -
1.598 -- Version: 1.8.65
1.599 -- Feature: Properties dialog for branches instead of context menu entries
1.600 -
1.601 --------------------------------------------------------------------
1.602 -Wed Jan 10 19:48:32 CET 2007 - uwe
1.603 -
1.604 -- Version: 1.8.64
1.605 -- Bugfix: move branch up/down calls scene()->update() now => much faster
1.606 -- Bugfix: Relinking of floatimages undo/redo
1.607 -
1.608 --------------------------------------------------------------------
1.609 -Tue Jan 2 19:30:50 CET 2007 - uwedr
1.610 -
1.611 -- Version: 1.8.64
1.612 -- Bugfix: printing scales correctly again
1.613 -- Bugfix: Drag & Drop (basically) works again
1.614 -- Bugfix: Crash caused by BranchObj::getLastSelected
1.615 -- Bugfix: Signal handling by changes in TextEditor: Much faster now
1.616 -
1.617 --------------------------------------------------------------------
1.618 -Thu Dec 21 14:13:13 CET 2006 - uwedr
1.619 -
1.620 -- Version: 1.8.63
1.621 -- Bugfix: printing is working again
1.622 -
1.623 --------------------------------------------------------------------
1.624 -Mon Dec 11 12:31:46 CET 2006 - uwedr
1.625 -
1.626 -- Version: 1.8.61
1.627 -- Bugfix: move up/down to next subtree is working again
1.628 -
1.629 --------------------------------------------------------------------
1.630 -Mon Dec 6 22:48:07 CET 2006 - uwe
1.631 -
1.632 -- Version: 1.8.61
1.633 -- Bugfix: Flags are working again
1.634 -- Bugfix: Floatimages have correct select box again
1.635 -
1.636 --------------------------------------------------------------------
1.637 -Wed Nov 29 13:48:35 CET 2006 - uwedr
1.638 -
1.639 -- Version: 1.8.60
1.640 -- Bugfix: Image format is saved with floatimage
1.641 -- Feature: Only one history window for all editors. State is saved.
1.642 -- Feature: Canvas ported to QT 4.2 GraphicsView
1.643 -- Feature: Options to use AntiaAliasing and smooth pixmap
1.644 - transformations
1.645 -- Feature: Thick links use polygons now, less objects in scene
1.646 -
1.647 --------------------------------------------------------------------
1.648 -Thu Nov 16 14:41:44 CET 2006 - uwedr
1.649 -
1.650 -- Bugfix: New recent file handling, fixes crash on Mac OS X
1.651 -
1.652 --------------------------------------------------------------------
1.653 -Tue Nov 14 10:00:12 CET 2006 - uwedr
1.654 -
1.655 -- Feature: Modifier Modes now change cursor when CTRL is pressed
1.656 -
1.657 --------------------------------------------------------------------
1.658 -Fri Nov 10 10:28:55 CEST 2006 - uwe
1.659 -
1.660 -- Feature: vym opens spanish documentation, if locale is es*
1.661 -- Bugfix: Position of floatimages is saved again
1.662 -- Bugfix: Position of floatimages survives adjustCanvasSize()
1.663 -- Bugfix: Adding branch to scrolled branch unscroll the former
1.664 -- Bugfix: More undo commands (removed saveStateComplete)
1.665 -
1.666 --------------------------------------------------------------------
1.667 -Tue Oct 24 17:24:22 CEST 2006 - uwedr
1.668 -
1.669 -- Version: 1.8.58
1.670 -- Feature: More undo commands (and fixes there)
1.671 -
1.672 --------------------------------------------------------------------
1.673 -Mon Oct 16 14:41:03 CEST 2006 - uwedr
1.674 -
1.675 -- Feature: Code simplification
1.676 -
1.677 --------------------------------------------------------------------
1.678 -Thu Sep 14 12:01:28 CEST 2006 - uwedr
1.679 -
1.680 -- Version: 1.8.57
1.681 -- Feature: Note Editor completly based on QT4 now.
1.682 -
1.683 --------------------------------------------------------------------
1.684 -Wed Sep 13 16:43:09 CEST 2006 - uwedr
1.685 -
1.686 -- Version: 1.8.56
1.687 -- Feature: New History window, All designer elements ported to QT4
1.688 -- Bugfix: No more hopping around of floats, when canvas is resized
1.689 - (by using relative positions for mainbranches. This might
1.690 - confuse parsing 1.8.56 documents with vym <= 1.8.1
1.691 -
1.692 --------------------------------------------------------------------
1.693 -Wed Sep 6 09:48:12 CEST 2006 - uwedr
1.694 -
1.695 -- Bugfix: Mac - XSL stylesheets are found
1.696 -- Bugfix: Mac - fonts are scaling
1.697 -- Bugfix: Mac - hand cursor is shown correctly
1.698 -
1.699 --------------------------------------------------------------------
1.700 -Tue Sep 5 15:38:20 CEST 2006 - uwedr
1.701 -
1.702 -- Version: 1.8.55
1.703 -- Bugfix: Undo/Redo moving floatimages
1.704 -- Bugfix: Shortcuts for scrolling branches/removing branch
1.705 -- Bugfix: update-bookmarks script is not only executed, but
1.706 - also found now...
1.707 -- Feature: Findwindow ported to QT4
1.708 -
1.709 --------------------------------------------------------------------
1.710 -Tue Sep 5 09:55:55 CEST 2006 - uwedr
1.711 -
1.712 -- Bugfix: More undo/redo (move of floatimages, relinking of branches)
1.713 -
1.714 --------------------------------------------------------------------
1.715 -Thu Aug 31 13:54:30 CEST 2006 - uwedr
1.716 -
1.717 -- Bugfix: More undo/redo commands
1.718 -- Bugfix: Actions updated after moving a branch now
1.719 -- Bugfix: vym refuses to start if vymTmpDir can't be created
1.720 -
1.721 --------------------------------------------------------------------
1.722 -Wed Aug 30 14:14:56 CEST 2006 - uwedr
1.723 -
1.724 -- Version: 1.8.54
1.725 -- Bugfix: Editing headings now works both on Mac and Linux
1.726 -
1.727 --------------------------------------------------------------------
1.728 -Mon Aug 28 13:15:35 CEST 2006 - uwe
1.729 -
1.730 -- Version: 1.8.53
1.731 -- Feature: Opening of all URLs in a subtree
1.732 -- Feature: Opening of all vymLinks in a subtree
1.733 -
1.734 --------------------------------------------------------------------
1.735 -Tue Aug 15 13:39:42 CEST 2006 - uwedr
1.736 -
1.737 -- Version: 1.8.52
1.738 -- Feature: Changed format of configuration file a bit (new file anyway
1.739 - with introduction of QT4)
1.740 -- Feature: Toolbar Layout is saved now
1.741 -
1.742 --------------------------------------------------------------------
1.743 -Thu Jul 27 14:28:54 CEST 2006 - uwedr
1.744 -
1.745 -- Bugfix: Floatimages internally are saved as png, preserving the alpha
1.746 - channel
1.747 -
1.748 --------------------------------------------------------------------
1.749 -Thu Jul 13 10:39:26 CEST 2006 - uwedr
1.750 -
1.751 -- Bugfix: Fixed broken check for non-existent OO-export configuration
1.752 -
1.753 --------------------------------------------------------------------
1.754 -Tue Jul 4 12:32:28 CEST 2006 - uwedr
1.755 -
1.756 -- Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at
1.757 - beginning of export now
1.758 -
1.759 --------------------------------------------------------------------
1.760 -Mon July 10 16:53:29 CEST 2006 - uwedr
1.761 -
1.762 -- Version: 1.8.50
1.763 -- Feature: Beginning of QT4 port
1.764 -
1.765 --------------------------------------------------------------------
1.766 -Thu June 1 16:53:29 CEST 2006 - uwedr
1.767 -
1.768 -- Version: 1.7.18
1.769 -- Feature: Opening of tabs in Firefox or Mozilla
1.770 -- Feature: Documentation is up to date now
1.771 -- Bugfix: No more duplicate xLinks
1.772 -- Bugfix: Saving original filename of floatimages finally works
1.773 -- Bugfix: Positioning of floatimages while adjusting canvas size (also
1.774 - optimized code a bit)
1.775 -
1.776 --------------------------------------------------------------------
1.777 -Tue May 9 10:05:52 CEST 2006 - uwedr
1.778 -
1.779 -- Version: 1.7.17
1.780 -- Bugfix: Right click e.g. on URL Flag opened URL _and_ context menu
1.781 -- Bugfix: Deleting selection works also if Delkey is disabled.
1.782 -
1.783 --------------------------------------------------------------------
1.784 -Mon May 8 10:29:25 CEST 2006 - uwedr
1.785 -
1.786 -- Bugfix: Exclusive flags did not work properly.
1.787 -- Bugfix: Wrong icon in texteditor for text underline
1.788 -- Bugfix: Changed screenshots in docu to represent new look
1.789 -- Bugfix: Fixed z-plane of floatimage. Images did hide flags.
1.790 -
1.791 --------------------------------------------------------------------
1.792 -Mon Apr 24 11:59:22 CEST 2006 - uwedr
1.793 -
1.794 -- Bugfix: wrong paths in XHTML export (bnc#168033), caused by wrong
1.795 - vymBaseDir
1.796 -
1.797 --------------------------------------------------------------------
1.798 -Mon Apr 10 13:23:02 CEST 2006 - uwedr
1.799 -
1.800 -- Feature: More icons
1.801 -
1.802 --------------------------------------------------------------------
1.803 -Fri Mar 31 14:18:38 CEST 2006 - uwe
1.804 -
1.805 -- Feature: New environment variable VYMHOME
1.806 -
1.807 --------------------------------------------------------------------
1.808 -Thu Mar 30 11:00:21 CEST 2006 - uwedr
1.809 -
1.810 -- Version: 1.7.15
1.811 -- Feature: New icons. Icons and flags are not longer linked statically.
1.812 -
1.813 --------------------------------------------------------------------
1.814 -Tue Mar 28 21:54:31 CEST 2006 - uwe
1.815 -
1.816 -- Version: 1.7.13
1.817 -- Feature: Konqueror can open URLs in new tabs now.
1.818 -
1.819 --------------------------------------------------------------------
1.820 -Thu Mar 23 13:26:46 CET 2006 - uwedr
1.821 -
1.822 -- Version: 1.7.12
1.823 -- Bugfix: Problem with vymlinks pointing to higher directories (bnc#159770)
1.824 -- Bugfix: All exports support hiding of objects now
1.825 -- Bugfix: exportDir in XHTML export is correctly saved in map and
1.826 - defaults to current directory
1.827 -
1.828 --------------------------------------------------------------------
1.829 -Wed Mar 15 11:43:02 CET 2006 - uwedr
1.830 -
1.831 -- Version: 1.7.11
1.832 -- Bugfix: Workaround QT problem, where QT writes invalid XML code by not
1.833 - escaping & in fontnames
1.834 -- Feature: Hide Export Flag lets you hide objects in exports
1.835 -- Feature: Floatimages now are basically ornamented objects. They could
1.836 - have e.g. an URL later
1.837 -- Feature: On error the XML Parser shows the line which is causing the
1.838 - error
1.839 -
1.840 --------------------------------------------------------------------
1.841 -Wed Mar 8 13:58:40 CET 2006 - uwedr
1.842 -
1.843 -- Bugfix: Images preview in filedialog works again. Seemed to be a QT
1.844 - issue when multiple fileselections were allowed.
1.845 -
1.846 --------------------------------------------------------------------
1.847 -Mon Mar 6 15:02:57 CET 2006 - uwedr
1.848 -
1.849 -- Feature: Added export to Taskjuggler. xslt by Matt.
1.850 -
1.851 --------------------------------------------------------------------
1.852 -Wed Mar 1 22:29:47 CET 2006 - uwe
1.853 -
1.854 -- Bugfix: Canvas Size corrected when flag is toggled
1.855 -
1.856 --------------------------------------------------------------------
1.857 -Wed Mar 1 15:38:11 CET 2006 - uwedr
1.858 -
1.859 -- Version: 1.7.10
1.860 -- Feature: Include Images Horizontalls
1.861 -
1.862 --------------------------------------------------------------------
1.863 -Tue Feb 21 17:17:48 CET 2006 - uwedr
1.864 -
1.865 -- Feature: rudimentary import mmaps
1.866 -
1.867 --------------------------------------------------------------------
1.868 -Tue Feb 14 21:10:26 CET 2006 - uwe
1.869 -
1.870 -- Version 1.7.9
1.871 -- Feature: Import KDE bookmarks
1.872 -- Feature: Own class xsltproc for doing xml transformations
1.873 -
1.874 --------------------------------------------------------------------
1.875 -Tue Jan 31 16:54:52 CET 2006 - uwedr
1.876 -
1.877 -- Version 1.7.8
1.878 -- Bugfix: Hide Include Images Horizontally (not implemented yet)
1.879 -- Bugfix: Include Images Vertically was not read from saved file
1.880 -
1.881 --------------------------------------------------------------------
1.882 -Tue Jan 25 16:07:53 CET 2006 - uwedr
1.883 -
1.884 -- Version 1.7.7
1.885 -- Feature: Export to Open Office 2.x (Open Document) basically works
1.886 -- Feature: Export to XHTML uses smaller icon for URLs now
1.887 -
1.888 --------------------------------------------------------------------
1.889 -Wed Jan 18 13:29:52 CET 2006 - uwedr
1.890 -
1.891 -- Feature: Multiple File selection while loading maps and images
1.892 -
1.893 --------------------------------------------------------------------
1.894 -Tue Jan 3 12:20:08 CET 2006 - uwe
1.895 -
1.896 -- Feature: Small optimization in zip/unzip functions
1.897 -
1.898 --------------------------------------------------------------------
1.899 -Mon Jan 2 21:03:05 CET 2006 - uwe
1.900 -
1.901 -- Feature: FATE support for URLs
1.902 -
1.903 --------------------------------------------------------------------
1.904 -Wed Dec 28 12:09:59 CET 2005 - uwe
1.905 -
1.906 -- Version 1.7.6
1.907 -- Feature: Added idAttr to BranchObj::saveToDir
1.908 -- Bugfix: FloatObjects now use hideLinkIfUnselected, no more drawing
1.909 - errors, if FO is selected (undefined link)
1.910 -- Bugfix: FloatImages don't get lost during save after they have been
1.911 - relinked to new parent
1.912 -- Bugfix: Editing heading of mapcenter now also corrects position
1.913 -
1.914 --------------------------------------------------------------------
1.915 -Mon Oct 10 13:18:29 CEST 2005 - uwedr
1.916 -
1.917 -- Bugfix: Copy/Paste was currently not possible for images. Now
1.918 - completly rewrote mechanism. Instead of invisible map now XML import
1.919 - is used (Multiple clipboards should be not difficult now)
1.920 -
1.921 --------------------------------------------------------------------
1.922 -Mon Oct 3 10:33:09 CEST 2005 - uwe
1.923 -
1.924 -- Bugfix: Added small fix from Khaled Ahmed needed for display of
1.925 - arabic languages
1.926 -
1.927 --------------------------------------------------------------------
1.928 -Mon Sep 12 21:39:38 CEST 2005 - uwedr
1.929 -
1.930 -- Version 1.7.5
1.931 -- Feature: Currently 15 levels of undo (GUI to set value still missing)
1.932 -- Feature: Experimental LaTeX Export (without headers and opions so far)
1.933 -
1.934 --------------------------------------------------------------------
1.935 -Sun Sep 5 10:26:15 CEST 2005 - uwedr
1.936 -
1.937 -- Version 1.7.4
1.938 -- Feature: Link of a branch can be hidden, if object is not selected
1.939 -- Bugfix: Zoomed map no longer "jumps around" when branch is selected
1.940 - or moved.
1.941 -- Bugfix: TextEditor now has grey background again, if it is empty
1.942 -- Bugfix: BranchObj no longer need to connect to TextEditor, BranchObj
1.943 - is no longer a QOBJECT
1.944 -
1.945 --------------------------------------------------------------------
1.946 -Thu Sep 1 12:26:24 CEST 2005 - uwedr
1.947 -
1.948 -- Bugfix: Some minor changes so that translations use arguments now
1.949 - instead of several calls to tr()
1.950 -
1.951 --------------------------------------------------------------------
1.952 -Tue Aug 30 13:38:31 CEST 2005 - uwedr
1.953 -
1.954 -- Bugfix: Fixed pasting vymlinks: Pasting a branch to a target in
1.955 - another map caused vym to go into an endless loop, if the vymlink of the
1.956 - branch pointed to the new map.
1.957 -- Bugfix: Invisible floatimages (which have a scrolled parent) no longer
1.958 - can be selected
1.959 -
1.960 --------------------------------------------------------------------
1.961 -Fri Aug 19 09:12:49 CEST 2005 - uwedr
1.962 -
1.963 -- Feature: added debian subdirectory created by Steffen Joeris
1.964 -- Feature: added license to new aboutwindow
1.965 -
1.966 --------------------------------------------------------------------
1.967 -Tue Aug 16 19:22:56 CEST 2005 - jhilmer
1.968 -
1.969 -- Bugfix: Fixed link handling in aboutdialog.
1.970 -
1.971 --------------------------------------------------------------------
1.972 -Tue Aug 16 12:25:09 CEST 2005 - uwedr
1.973 -
1.974 -- Feature: Added keyboard shortcut to reset zoom factor
1.975 -- Bugfix: Added "..." to menu entries leading to another dialog
1.976 -- Bugfix: The setting option "Delete Key" is working again
1.977 -- Bugfix: A branch moved from left side to right had wrong orienation
1.978 -
1.979 --------------------------------------------------------------------
1.980 -Tue Aug 2 09:59:24 CEST 2005 - uwedr
1.981 -
1.982 -- Bugfix: Heading sizes now correct after moving e.g. mainbranch to
1.983 - a branch
1.984 -
1.985 --------------------------------------------------------------------
1.986 -Mon Aug 1 22:40:29 CEST 2005 - jhilmer
1.987 -
1.988 -- Bugfix: Problems with closing of note editor when text was modified.
1.989 -- Feature: Added subscript and superscript to note editor
1.990 -
1.991 --------------------------------------------------------------------
1.992 -Thu Jul 28 11:57:38 CEST 2005
1.993 -
1.994 -- Version 1.7.3
1.995 -- Bugfix: Frames didn't become invisible if scrolled
1.996 -
1.997 --------------------------------------------------------------------
1.998 -Thu Jul 28 11:57:38 CEST 2005
1.999 -
1.1000 -- Version 1.7.2
1.1001 -- Bugfix: if selection changed before undo, undo worked on wrong
1.1002 - branch
1.1003 -- included math.h again to enable compiling with gcc4
1.1004 -
1.1005 --------------------------------------------------------------------
1.1006 -Mi Jul 27 17:27:14 CEST 2005
1.1007 -
1.1008 -- Bugfix: if selection changed before undo, undo worked on wrong branch
1.1009 -
1.1010 --------------------------------------------------------------------
1.1011 -Mon Jul 25 22:22:21 CEST 2005
1.1012 -
1.1013 -- Bugfix: changed MapEditor::undo and ::saveState to also save selection
1.1014 -
1.1015 --------------------------------------------------------------------
1.1016 -Di Jul 19 16:42:31 CEST 2005
1.1017 -
1.1018 -- Version: 1.7.1
1.1019 -- Feature: Drag and Drop also for .vym and files (Jakob Hilmer)
1.1020 -- Feature: More speedup on moving/relinking branches
1.1021 -
1.1022 --------------------------------------------------------------------
1.1023 -
1.1024 -Mi Jul 13 11:44:10 CEST 2005
1.1025 -
1.1026 -- Drag and Drop also for URLs
1.1027 -
1.1028 --------------------------------------------------------------------
1.1029 -Di Jul 12 20:56:09 CEST 2005
1.1030 -
1.1031 -- Version: 1.7.0
1.1032 -
1.1033 --------------------------------------------------------------------
1.1034 -Mon Jul 4 21:13:42 CEST 2005
1.1035 -
1.1036 -- Version: 1.6.9
1.1037 -- Bugfix: TextEditor doesn't get minimized in KDE any longer (KDE-bug?)
1.1038 -
1.1039 --------------------------------------------------------------------
1.1040 -Tue Jun 14 11:43:44 CEST 2005
1.1041 -
1.1042 -- Feature: printer name is saved in vymrc now
1.1043 -- Feature: added image drag/drop (by Jakob Hilmer)
1.1044 -- Bugfix: Importing map into new map now has correct (empty) filename
1.1045 -
1.1046 --------------------------------------------------------------------
1.1047 -2005-06-07
1.1048 -
1.1049 -- Version: 1.6.8
1.1050 -- Feature: Dramatic speedup in some operations
1.1051 - (e.g. move branch up/down) due to extended
1.1052 - undo engine
1.1053 --------------------------------------------------------------------
1.1054 - 2005-05-27
1.1055 -
1.1056 -- Version: 1.6.7
1.1057 -- Feature:Changed default pdf-reader for Mac OSX
1.1058 -- Bugfix: xLinks stopped working in 1.6.6
1.1059 -- Bugfix: drawing error when using modModeCopy
1.1060 -- Bugfix: replaced lrint by qRound for BSD port
1.1061 -
1.1062 ------------------------------------------------------------
1.1063 - 2005-05-23
1.1064 -
1.1065 -- Version 1.6.6
1.1066 -- Feature: Exclusive standard flags
1.1067 -
1.1068 ------------------------------------------------------------
1.1069 -2005-05-19
1.1070 -
1.1071 -- Version: 1.6.5
1.1072 -- Feature: removing a branch and keeping its childs
1.1073 -- Feature: removing childs of a branch
1.1074 -- Feature: insert branch and make selection its child
1.1075 -- Feature: restructured branch context menu
1.1076 - in a basic version (straight line)
1.1077 -- Feature: New shortcuts for use on Mac OS X
1.1078 -- Feature: Importing directories generates vymlinks now
1.1079 -- Bugfix: Changing linkstyle now automatically redraws all
1.1080 - links again
1.1081 -- Bugfix: Paste icon is disabled if clipboard is empty
1.1082 -
1.1083 ------------------------------------------------------------
1.1084 -2005-04-15
1.1085 -
1.1086 -- Version: 1.6.4
1.1087 -- Feature: xLinks (connection between 2 branches) works
1.1088 - in a basic version (straight line)
1.1089 -
1.1090 ------------------------------------------------------------
1.1091 -2005-03-30
1.1092 -
1.1093 -- Version: 1.6.3
1.1094 -- Bugfix: Saving of selection to a vym part (.vyp)
1.1095 -- Bugfix: Closing the noteeditor by closing its window now
1.1096 - also toggles the responding toolbar button. &
1.1097 -
1.1098 ------------------------------------------------------------
1.1099 -2005-03-24
1.1100 -
1.1101 -- Version: 1.6.2
1.1102 -- Feature: Introduced Modifier modes: color, link, copy
1.1103 -- Feature: Linking branches is basically possible, though it can't be
1.1104 - edited/saved yet
1.1105 -
1.1106 ------------------------------------------------------------
1.1107 -2005-01-30
1.1108 -
1.1109 -- Version: 1.6.1
1.1110 -- Feature: Optimized moving of branches: much faster especially
1.1111 - with huge subtrees
1.1112 -- Bugfix: Segfault when loading vym part
1.1113 -- Bugfix: ugly unitialized lines, when temporary drawn link
1.1114 - was moved from a temporary parent back to canvas
1.1115 -
1.1116 ------------------------------------------------------------
1.1117 -2004-12-14
1.1118 -
1.1119 -- Version: 1.6.0
1.1120 -- Feature: Added saving of xhtml settings in map
1.1121 -
1.1122 ------------------------------------------------------------
1.1123 -2004-12-13
1.1124 -
1.1125 -- Version: 1.5.2
1.1126 -- Feature: Added Import of maps with two modes:
1.1127 - add/replace
1.1128 -- Feature: Added export of part of maps
1.1129 -- Feature: Added joining of paragraphs in text editor
1.1130 -- Feature: Optimized undo: Only relevant parts are saved, which
1.1131 - dramatically improves e.g. moving branches up/down in most maps
1.1132 -- Bugfix: QTextEdit generates invalid XML code, which could lead to a
1.1133 - parse error, if font name contains a \& (bnc#62283)
1.1134 -- Bugfix: Wrong order of mainbranches in Export
1.1135 -- Bugfix: zip archive was not deleted before save, which could lead to
1.1136 - much bigger files, e.g. when working on older \vym maps or deleted
1.1137 - images
1.1138 -- Bugfix: Printing in Texteditor
1.1139 -- Bugfix: Wrong URLs in xhtml output
1.1140 -- Bugfix: Segfault fixed at Cursor left/right in empty map
1.1141 -
1.1142 ------------------------------------------------------------
1.1143 -2004-10-01
1.1144 -
1.1145 -- Version: 1.5.1
1.1146 -- Feature: More options in xhtml export: external scripts
1.1147 -
1.1148 ------------------------------------------------------------
1.1149 -2004-09-26
1.1150 -
1.1151 -- Version: 1.5.0
1.1152 -- Public release of all changes since 1.4.1
1.1153 -- Feature: New function to replace paragraphs in note editor
1.1154 - by linebreaks, this makes pasted text much nicer
1.1155 -- Feature: New option to toggle exporting of of floatimages
1.1156 -- Feature: z-plane of floatimages can be set (manually only)
1.1157 -- Bugfix: Wrong ordering of branches, if mainbranch is exactly left of
1.1158 - center
1.1159 -
1.1160 ------------------------------------------------------------
1.1161 -2004-09-24
1.1162 -
1.1163 -- Version: 1.4.7
1.1164 -- Feature: New Export to XHTML (by Thomas Schraitle)
1.1165 -- Bugfix: vymLink
1.1166 -- Bugfix: spaces and dots in filenames
1.1167 -- Bugfix: Error message if xsltproc is not installed
1.1168 -
1.1169 ------------------------------------------------------------
1.1170 -2004-09-15
1.1171 -
1.1172 -- Version: 1.4.6
1.1173 -- Feature: New file format: notes are saved as part of the .xml file
1.1174 -- Feature: Note Editor supports Rich Text now.
1.1175 -- Feature: Parser now also nows {\tt standardflag} (all letters lowercase)
1.1176 -
1.1177 ------------------------------------------------------------
1.1178 -2004-08-23
1.1179 -
1.1180 -- Version: 1.4.5
1.1181 -- Feature: Correct handling of font size in Heading
1.1182 -
1.1183 ------------------------------------------------------------
1.1184 -2004-07-29
1.1185 -
1.1186 -- Version: 1.4.4
1.1187 -- Selecting with cursor now works between subtrees
1.1188 -- Bugfix: vymLink was set to temporary dir in 1.4.3
1.1189 -
1.1190 ------------------------------------------------------------
1.1191 -2004-07-19
1.1192 -
1.1193 -- Version: 1.4.3
1.1194 -- Optimisation: Reduced canvas objects by only creating objects for used
1.1195 - flags
1.1196 -- Better visualization of moving branch above/below target
1.1197 -- Find Window informs with dialog, if the search failed
1.1198 -- System Flags are clickable now
1.1199 -- Reworked CSS and XST stylsheets (comments, indent, browser
1.1200 - compatibility)
1.1201 -- vymLinks are shown in statusbar
1.1202 -- current directory is save
1.1203 -- Rewritten load/save to improve multimap handling and unzipped files
1.1204 -- Bugfix: vymLinks don't get deleted when Cancel is pressed
1.1205 -- Bugfix: Fixed a bunch of bugs in XSL for HTML export
1.1206 -- Bugfix: More toolbar buttons disabled, if action not possible
1.1207 -- Bugfix: Renaming .vymfile now works
1.1208 -- Bugfix: mapChanged set when toggling flags
1.1209 -- Bugfix: CTRL-N was used twice
1.1210 -- Bugfix: Del didn't work on floatimage
1.1211 -
1.1212 ------------------------------------------------------------
1.1213 -- Version: 1.4.2
1.1214 -- Bugfix: Float image could not be deleted
1.1215 -
1.1216 ------------------------------------------------------------
1.1217 -2004-05-25
1.1218 -
1.1219 -- Version: 1.4.1
1.1220 -- Bugfix: Color of branch not saved
1.1221 -- Bugfix: wrong path at HTML export
1.1222 -- Bugfix: map is not save with special characters in path
1.1223 -
1.1224 ------------------------------------------------------------
1.1225 -2004-05-17
1.1226 -
1.1227 -- Version: 1.4.0
1.1228 -- Ask for confirmation before opening
1.1229 - a map in multiple editors
1.1230 -- Save state of note editor (visible/minimized)
1.1231 -- Export to HTML
1.1232 -- Author and Comment is saved in map
1.1233 -- Stats are shown in Edit MapInfo
1.1234 -- Changes for OS X port (QCursor, QContextMenuEvent)
1.1235 -- Bugfix: Fonts from note editor are save now
1.1236 -- Bugfix: invisible image when parent is scrolled
1.1237 -- Bugfix: Segfault pressing "enter" for floatimage
1.1238 -- Bugfix: Images can't be outside of exported area
1.1239 - anymore.
1.1240 -- Bugfix: Filenames with blanks
1.1241 -- Bugfix: Old maplink is shown when editing maplink
1.1242 -- Bugfix: always show cursor while editing heading
1.1243 -
1.1244 ------------------------------------------------------------
1.1245 -2004-04-16
1.1246 -
1.1247 -- Version: 1.3.5
1.1248 -- Export map to dir
1.1249 -- Export to any of QTs image formats
1.1250 -- Also right side of selection is always visible now.
1.1251 -
1.1252 ------------------------------------------------------------
1.1253 -2004-04-07
1.1254 -
1.1255 -- Version: 1.3.4
1.1256 -- Load last maps in file menu
1.1257 -- save last image path for loading
1.1258 -- Also export standard flags to dir.
1.1259 -
1.1260 ------------------------------------------------------------
1.1261 -2004-03-26
1.1262 -
1.1263 -- Version: 1.3.3
1.1264 -- Enabled <br> in headings as manual linebreak
1.1265 -- Heading can be copied to URL
1.1266 -- Bugfix: GIFs are automatically converted to PNG now
1.1267 -
1.1268 ------------------------------------------------------------
1.1269 -2004-03-26
1.1270 -
1.1271 -- Version: 1.3.2
1.1272 -- Add and move branches above/below selection, Texteditor copy all,
1.1273 -
1.1274 ------------------------------------------------------------
1.1275 -2004-03-25
1.1276 -
1.1277 -- Version: 1.3.1
1.1278 -- Export to directory, changed naming in .vym
1.1279 -
1.1280 ------------------------------------------------------------
1.1281 -2004-03-23
1.1282 -
1.1283 -- Version: 1.3.0
1.1284 -- Bugfix: Check if map can be saved at all
1.1285 -
1.1286 ------------------------------------------------------------
1.1287 -2004-03-22
1.1288 -
1.1289 -- Version: 1.2.12
1.1290 -- Select image format before saving image
1.1291 -
1.1292 ------------------------------------------------------------
1.1293 -2004-03-18
1.1294 -
1.1295 -- Version: 1.2.11
1.1296 -- Selecting mainbranches by up/down
1.1297 -- Export ASCII (experimental)
1.1298 -- Each map can be saved individually at quit
1.1299 -- Bugfix: Opening VymLink crashes QT
1.1300 -- Bugfix: 50\% less objects on canvas
1.1301 -- Bugfix: Ignoring LANG, now always written as UTF8
1.1302 -
1.1303 ------------------------------------------------------------
1.1304 -2004-03-16
1.1305 -
1.1306 -- Version: 1.2.10
1.1307 -- Sort Mainbranches by angle to y-axis
1.1308 -- Import directory structure
1.1309 -- Bugfix: Set FrameType of MapCenter while loading map
1.1310 -
1.1311 ------------------------------------------------------------
1.1312 -2004-03-12
1.1313 -
1.1314 -- Version: 1.2.9
1.1315 -- Jump to another vym map
1.1316 -- Mainbranches are alwas ordered clockwise
1.1317 -
1.1318 ------------------------------------------------------------
1.1319 -2004-03-03
1.1320 -
1.1321 -- Version: 1.2.8
1.1322 -- Change frame types in context menu
1.1323 -
1.1324 ------------------------------------------------------------
1.1325 -2004-02-25
1.1326 -
1.1327 -- Version: 1.2.7
1.1328 -- Copy / Paste and save Floatimages
1.1329 -
1.1330 ------------------------------------------------------------
1.1331 -2004-02-24
1.1332 -
1.1333 -- Version: 1.2.6
1.1334 -- Closing vym in KDE now asks for save, too
1.1335 -- Context menu for branches
1.1336 -- Selection is saved in .vym file
1.1337 -
1.1338 ------------------------------------------------------------
1.1339 -2004-02-18
1.1340 -
1.1341 -- Version: 1.2.5
1.1342 -- URLs to external links can be added
1.1343 -- All actions are deactived if not possible
1.1344 -
1.1345 ------------------------------------------------------------
1.1346 -2004-02-16
1.1347 -
1.1348 -- Version: 1.2.4
1.1349 -- Images: Can be loaded, saved, relinked to other parents
1.1350 -
1.1351 ------------------------------------------------------------
1.1352 -2004-01-27
1.1353 -
1.1354 -- Version: 1.2.3
1.1355 -- Zoom: Reset and finer steps shrinking/enlarging
1.1356 -
1.1357 ------------------------------------------------------------
1.1358 -2004-01-27
1.1359 -
1.1360 -- Version: 1.2.2
1.1361 -- Editing of links (style and color)
1.1362 -
1.1363 ------------------------------------------------------------
1.1364 -2004-01-27
1.1365 -
1.1366 -- Version: 1.2.1
1.1367 -- Bugfix: LineEdit when adding branch has correct position again.
1.1368 -
1.1369 ------------------------------------------------------------
1.1370 -2004-01-23
1.1371 -
1.1372 -- Version: 1.2.0
1.1373 -- Scrolled parts are automatically unscrolled when selected and scrolled
1.1374 - again later.
1.1375 -- Bugfix: Save flag is updated when multiple maps are opened
1.1376 -- Bugfix: Moving of branches is faster and more accurat when adding to
1.1377 - mapcenter
1.1378 -
1.1379 ------------------------------------------------------------
1.1380 -2003-12-04
1.1381 -
1.1382 -- Version: 1.1.7
1.1383 -- Bugfix: Remember filename of note in noteeditor
1.1384 -
1.1385 ------------------------------------------------------------
1.1386 -2003-12-02
1.1387 -
1.1388 -- Version: 1.1.6
1.1389 -- Find Text also in Notes.
1.1390 -
1.1391 ------------------------------------------------------------
1.1392 -2003-11-07
1.1393 -
1.1394 -- Version: 1.1.5
1.1395 -- Bugfix: Correct setting and positioning when relinking branches
1.1396 -
1.1397 ------------------------------------------------------------
1.1398 -2003-11-03
1.1399 -
1.1400 -- Version: 1.1.4
1.1401 -- Scroll mode added (folding of subtrees).
1.1402 -- Bugfix: Wrong position of linedit in zoomed view
1.1403 -
1.1404 ------------------------------------------------------------
1.1405 -2003-10-09
1.1406 -
1.1407 -- Version: 1.1.3
1.1408 -- Added clear button in find window, bugfixes
1.1409 -
1.1410 ------------------------------------------------------------
1.1411 -2003-10-07
1.1412 -
1.1413 -- Version: 1.1.2
1.1414 -- Links can be colored with color of heading
1.1415 -
1.1416 ------------------------------------------------------------
1.1417 -2003-09-26
1.1418 -
1.1419 -- Version: 1.1.1
1.1420 -- Improved visualization of linking to new branch
1.1421 -
1.1422 ------------------------------------------------------------
1.1423 -2003-09-25
1.1424 -
1.1425 -- Version: 1.1.0
1.1426 -- Find Function
1.1427 -- Selection always stays in view
1.1428 -
1.1429 ------------------------------------------------------------
1.1430 -2003-09-18
1.1431 -
1.1432 -- Version: 1.0.1
1.1433 -- Find function scrolls to result now
1.1434 -- Bugfix: Adding branch with midmouse
1.1435 -- Bugfix: multiple repositioning of map, when noteeditor was changed
1.1436 - (speedup)
1.1437 -- New Linestyles (still hardcoded)
1.1438 -
1.1439 ------------------------------------------------------------
1.1440 -2003-09-16
1.1441 -
1.1442 -- Version: 1.0.0
1.1443 -- First public stable release
1.1444 -
1.1445 ------------------------------------------------------------
1.1446 -- Version: 0.9.0
1.1447 -- added quick color picker (CTRL + Left Mouse) ?
1.1448 -
1.1449 ------------------------------------------------------------
1.1450 -- Version: 0.8.0
1.1451 -- added automatic canvas resizer, removed manual resizing of canvas
1.1452 -- added settings option to paste text into new branch
1.1453 -- simplified code
1.1454 -- Added heart flag
1.1455 -- Choose and switch between fixed and variable width fonts
1.1456 -- note editor
1.1457 -- Fixed segfault caused by undo and a call of updateNoteFlag of note
1.1458 - editor
1.1459 -- Added settings menu to configure autoselect and autoedit mode
1.1460 -- autoedit and autoselect mode
1.1461 -- Fixed ugly display problem with QT Palette (Klaas Freitag)
1.1462 -- Reduced temporary directories from 4 to 1
1.1463 -- Added wordwrap in printing of notes
1.1464 -- New toolbar buttons in texteditor
1.1465 -- Set background color
1.1466 -- Fixed bug: Flags in toolbar not updated when selecting map center
1.1467 -
1.1468 ------------------------------------------------------------
1.1469 -- Version: 0.7.0
1.1470 -- No more segfault, when an object is deleted while being edited
1.1471 -- Keep focus constant when zooming in/out
1.1472 -- Export as png graphic
1.1473 -- Keep Center of map where it is while zooming
1.1474 -- Added Standard Flags (Smiley, Hook, Stopsign, ...)
1.1475 -- MDI: Multi Document Interface enables working on several maps
1.1476 - simultanously
1.1477 -- Enabled creating a new map via argument on commandline
1.1478 -- Changed file extension from .mmap to .vym
1.1479 -- noteeditor changes color, if empty or nothing is selected
1.1480 -- Changes in NoteEditor window are recognized by main window, too, thus
1.1481 - preventing loosing data when quitting the program.
1.1482 -
1.1483 ------------------------------------------------------------
1.1484 -- Version: 0.6.0
1.1485 -- New rendering engine: Faster, no flickering
1.1486 -
1.1487 ------------------------------------------------------------
1.1488 -- Version: 0.5.0
1.1489 -- Changed printing to use maximum space on paper
1.1490 -- Note editor is hidden, too, when mapeditor is minimized
1.1491 -- New (compressed) file format
1.1492 -
1.1493 ------------------------------------------------------------
1.1494 -- Version: 0.4.0
1.1495 -- Size of map is saved
1.1496 -- Multi Line Headings
1.1497 -- Reworked Rendering Engine: Much faster now.
1.1498 -- Reworked Undo: Much faster now.
1.1499 -- Enabled moving of map center
1.1500 -- Multi-line headings
1.1501 -
1.1502 ------------------------------------------------------------
1.1503 -- Version: 0.3.0
1.1504 -- Introduced Undo
1.1505 -- Fixed some bugs
1.1506 -
1.1507 ------------------------------------------------------------
1.1508 -- Version: 0.2.0
1.1509 -- Moving view of map improved:
1.1510 -- New handling (acrobat reader style)
1.1511 -- New mousepointer
1.1512 -- Several tools to color a map
1.1513 -
1.1514 ------------------------------------------------------------
1.1515 -- Version: 0.1.0
1.1516 -- Inital version, basic map layout
1.1517 -- Data is stored in XML