mainwindow.cpp
2009-09-07 Fixed several Model errors using ModelTest
2009-09-03 More work on xLinks
2009-08-24 Fixed collision methods, segfault for wrong flagname
2009-08-18 Fix for segfault when deleting MCO (invalid QModelIndex needs to be returned in index(TreeItem*) )
2009-08-08 Fixed selections with cursor in MapEditor
2009-08-06 First changes to allow attributes
2009-08-03 Fixed problem with images included in branches. Added missing adaptormodel.* files
2009-07-27 Playing with dbus, fixed name of TW translation file
2009-07-22 Empty branches are always unscrolled after import, relinking to scrolled branch doesn't open branch, starting DBUS implementation
2009-06-29 more fixes
2009-06-08 Images basically work (again)
2009-06-03 Unscrolling temporary works again
2009-05-26 Various fixes and simplifications
2009-05-20 Fixed segfault when closing a map
2009-05-18 Fixed addBranchBefore
2009-05-18 Fixed Standard Flags finally
2009-05-15 more changes on views
2009-05-14 flag of NoteEditor works again
2009-05-13 Started to use QtKinetic for Animation
2009-05-07 Started to reanimate flags
2009-05-01 add above/below
2009-04-27 minor fixes and cleanups
2009-04-27 relinking branches and removing branches works
2009-04-23 more data in Tree, less in Map
2009-04-20 minor fixes
2009-04-07 more work on screwing up the data structures
2009-04-01 moved scroll functions from BranchObj to BranchItem
2009-03-31 Removing branches and mapcenters works
2009-03-26 Notes work again (to some degree)
2009-03-19 ProgressBar during load and more fixes
2009-02-04 Images are now also added to model
2009-01-20 More work on removing Selection class
2009-01-05 deleting works - partially.
2008-10-29 subtrees can be deleted now
2008-10-06 Various fixes, also from 1.12. branch
2008-08-05 Preview: Added QTreeView to mainwindow (not yet functional)
2008-08-04 Adding/moving MCO works again
2008-08-04 Adding/moving MCO works again
2008-07-16 Started to restructure for later use of Model/View
2008-07-11 Fix for umlauts in paths
2008-05-05 Some code cleanup and experimental stuff to support animations later
2008-04-08 1.11.7: Fixed hanging find function
2008-03-25 Several bugfixes
2008-03-03 added attributedelegate .h .cpp
2008-02-27 autosave fix
2008-02-01 Added brasilian translation by Amadeu Júnior
2008-01-16 Fixed missing MapCenter
2008-01-14 Added french manual by Claude
2008-01-07 Included french in vym.pro
2007-12-17 Fixed bug 341952 (corrupted layout after update)
2007-12-06 - Fixed Win32 start up crash as a result of "showing" the main window to
2007-12-04 Fixed HideExport bug, changed pre- and postscript in XHTML export dialog
2007-11-09 1.11.3 Better windows support
2007-11-08 1.11.2 split up of xml helper functions. started to work on attributes
2007-11-06 1.11.1 fixed undo/redo sorting of branches
2007-10-24 Fixed present flag
2007-10-24 Improved ascii export
2007-10-23 Fixes for compiling with gcc 4.3
2007-10-22 Various patches: Better windows support, branch sorting, Freedesktop support
2007-10-16 included <typeinfo>