vymmodel.cpp
2010-01-04 various fixes
2009-12-10 minor fixes
2009-12-07 bugfixes, added flag-wip
2009-12-01 Fixed undo of detach()
2009-11-27 Fixed regression in Undo
2009-11-25 First version of new FindWidget instead of extra floating dialog
2009-11-25 Added demos/vym-contribute.vym, fixes for selecting items
2009-11-13 Several fixes, see tex/vym.changelog for details
2009-10-02 Re-added support for Bugzilla URL and fixed missing autocolor of new branch
2009-10-02 using QSortFilterProxy now to enable filtering in TreeEditor
2009-10-01 preparing sortFilter
2009-10-01 Various fixes for relinking and selecting
2009-09-23 Fixes for moving branches
2009-09-17 Fixed sort children and addMapReplaceInt
2009-09-11 more fixes for collisions
2009-09-08 First results in moving colliding MapCenters apart
2009-09-07 Fixed several Model errors using ModelTest
2009-09-03 More work on xLinks
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-07-07 vymLinks working again
2009-07-07 Hiding of links works again
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-15 more changes on views
2009-05-13 Started to use QtKinetic for Animation
2009-05-07 Started to reanimate flags
2009-05-01 add above/below
2009-04-30 further speedup during load. positions of branches are saved (again)
2009-04-29 speedup
2009-04-29 started to save data like positions outside of MapObj & Co
2009-04-28 minor fixes
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-02 More moving from BranchObj to BranchItem
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-23 still working on insert/remove of rows
2009-03-19 ProgressBar during load and more fixes
2009-03-06 Iteration over map works now (again)
2009-02-04 started to rewrite first(), next()
2009-02-04 Images are now also added to model
2009-01-30 fixes for selecting branches
2009-01-22 More work on removing Selection class
2009-01-22 More work on removing Selection class
2009-01-20 More work on removing Selection class
2009-01-05 deleting works - partially.
2008-12-10 selection is now visible again and even animated