treemodel.cpp
Tue, 02 Mar 2010 13:59:19 +0000 Added file for later dockwidget showing all search results at once
Fri, 13 Nov 2009 08:32:03 +0000 Several fixes, see tex/vym.changelog for details
Fri, 02 Oct 2009 09:40:57 +0000 using QSortFilterProxy now to enable filtering in TreeEditor
Thu, 17 Sep 2009 09:41:09 +0000 Fixed sort children and addMapReplaceInt
Fri, 11 Sep 2009 12:56:15 +0000 more fixes for collisions
Wed, 09 Sep 2009 12:57:06 +0000 more fixes for collision detection
Mon, 07 Sep 2009 15:36:57 +0000 Fixed several Model errors using ModelTest
Thu, 03 Sep 2009 08:52:00 +0000 More work on xLinks
Mon, 24 Aug 2009 14:39:07 +0000 Fixed collision methods, segfault for wrong flagname
Tue, 18 Aug 2009 12:39:07 +0000 Fix for segfault when deleting MCO (invalid QModelIndex needs to be returned in index(TreeItem*) )
Mon, 08 Jun 2009 11:36:56 +0000 Images basically work (again)
Tue, 26 May 2009 11:23:44 +0000 Various fixes and simplifications
Wed, 20 May 2009 15:40:14 +0000 Fixed segfault when closing a map
Wed, 29 Apr 2009 18:46:31 +0000 started to save data like positions outside of MapObj & Co
Mon, 27 Apr 2009 12:42:06 +0000 minor fixes and cleanups
Mon, 27 Apr 2009 12:07:15 +0000 relinking branches and removing branches works
Thu, 23 Apr 2009 12:15:31 +0000 more data in Tree, less in Map
Mon, 20 Apr 2009 10:42:05 +0000 minor fixes
Thu, 02 Apr 2009 09:46:29 +0000 More moving from BranchObj to BranchItem
Thu, 26 Mar 2009 07:49:17 +0000 Notes work again (to some degree)
Mon, 23 Mar 2009 09:06:51 +0000 still working on insert/remove of rows
Fri, 06 Mar 2009 15:02:58 +0000 Iteration over map works now (again)
Wed, 04 Feb 2009 16:33:16 +0000 started to rewrite first(), next()
Wed, 29 Oct 2008 17:42:34 +0000 subtrees can be deleted now
Mon, 06 Oct 2008 11:10:20 +0000 Various fixes, also from 1.12. branch
Tue, 05 Aug 2008 07:36:53 +0000 Preview: Added QTreeView to mainwindow (not yet functional)