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