vymview.cpp
2010-03-30 Much improved results in FindResultsWidget
2010-03-18 Switch to Qt 4.6.0: Removing QtAnimation framework
2010-03-08 Introduce dockwidget to display all search results at once
2010-03-02 Added file for later dockwidget showing all search results at once
2010-02-19 More fixes
2010-02-10 More fixes and sorting lexically backwards
2009-11-27 Select MapEditor after closing FindWidget
2009-11-27 Fixed regression in Undo
2009-11-26 More fixes to new findwidget
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-17 added shortcuts.h and .cpp
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 More fixes for using proxy
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-10-01 Various fixes for relinking and selecting
2009-09-07 Fixed several Model errors using ModelTest
2009-08-18 Fix for segfault when deleting MCO (invalid QModelIndex needs to be returned in index(TreeItem*) )
2009-06-29 more fixes
2009-06-03 Unscrolling temporary works again
2009-05-20 Fixed segfault when closing a map
2009-05-15 more changes on views
2009-05-13 Started to use QtKinetic for Animation
2009-05-01 add above/below
2009-04-29 speedup
2009-04-28 minor fixes
2009-04-07 more work on screwing up the data structures
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-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
2008-12-08 More fixes for selections
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