vymmodel.h
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-01 preparing sortFilter
2009-09-23 Fixes for moving branches
2009-09-17 Fixed sort children and addMapReplaceInt
2009-09-11 more fixes for collisions
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-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-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-29 speedup
2009-04-29 started to save data like positions outside of MapObj & Co
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-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-20 More work on removing Selection class
2008-11-04 Selections work (a little bit)
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-07-16 no more segfault when deleting animated part
2008-07-16 Started to restructure for later use of Model/View
2008-05-05 Some code cleanup and experimental stuff to support animations later
2008-04-08 1.11.7: Fixed hanging find function
2008-02-01 Added brasilian translation by Amadeu Júnior
2008-01-15 more changes for multiple mapCenters
2008-01-15 added some missing files
2009-03-19 Added traditional chinese and KDE4 support
2009-02-25 Bugfix: Enabled multiple mapcenters for export to OpenOffice.org
2008-07-17 Deleting an animated part no longer segfaults