treemodel.cpp
2010-06-14 Fixed tmp relink, colored headings in TreeView
2010-06-09 1.13.4 Various fixes
2010-03-02 Added file for later dockwidget showing all search results at once
2009-11-13 Several fixes, see tex/vym.changelog for details
2009-10-02 using QSortFilterProxy now to enable filtering in TreeEditor
2009-09-17 Fixed sort children and addMapReplaceInt
2009-09-11 more fixes for collisions
2009-09-09 more fixes for collision detection
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-06-08 Images basically work (again)
2009-05-26 Various fixes and simplifications
2009-05-20 Fixed segfault when closing a map
2009-04-29 started to save data like positions outside of MapObj & Co
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-02 More moving 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-06 Iteration over map works now (again)
2009-02-04 started to rewrite first(), next()
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)