vymmodel.cpp
Thu, 10 Dec 2009 17:04:48 +0000 minor fixes
Mon, 07 Dec 2009 21:56:46 +0000 bugfixes, added flag-wip
Tue, 01 Dec 2009 11:06:15 +0000 Fixed undo of detach()
Fri, 27 Nov 2009 13:31:21 +0000 Fixed regression in Undo
Wed, 25 Nov 2009 15:27:22 +0000 First version of new FindWidget instead of extra floating dialog
Wed, 25 Nov 2009 10:58:21 +0000 Added demos/vym-contribute.vym, fixes for selecting items
Fri, 13 Nov 2009 08:32:03 +0000 Several fixes, see tex/vym.changelog for details
Fri, 02 Oct 2009 14:31:03 +0000 Re-added support for Bugzilla URL and fixed missing autocolor of new branch
Fri, 02 Oct 2009 09:40:57 +0000 using QSortFilterProxy now to enable filtering in TreeEditor
Thu, 01 Oct 2009 13:23:20 +0000 preparing sortFilter
Thu, 01 Oct 2009 11:28:50 +0000 Various fixes for relinking and selecting
Wed, 23 Sep 2009 11:59:54 +0000 Fixes for moving branches
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
Tue, 08 Sep 2009 12:15:39 +0000 First results in moving colliding MapCenters apart
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
Tue, 18 Aug 2009 12:39:07 +0000 Fix for segfault when deleting MCO (invalid QModelIndex needs to be returned in index(TreeItem*) )
Sat, 08 Aug 2009 21:58:26 +0000 Fixed selections with cursor in MapEditor
Thu, 06 Aug 2009 10:42:17 +0000 First changes to allow attributes
Mon, 03 Aug 2009 10:42:12 +0000 Fixed problem with images included in branches. Added missing adaptormodel.* files
Mon, 27 Jul 2009 12:53:17 +0000 Playing with dbus, fixed name of TW translation file
Wed, 22 Jul 2009 11:48:23 +0000 Empty branches are always unscrolled after import, relinking to scrolled branch doesn't open branch, starting DBUS implementation
Tue, 07 Jul 2009 11:21:27 +0000 vymLinks working again
Tue, 07 Jul 2009 09:34:24 +0000 Hiding of links works again
Mon, 29 Jun 2009 10:27:42 +0000 more fixes
Mon, 08 Jun 2009 11:36:56 +0000 Images basically work (again)
Wed, 03 Jun 2009 20:37:17 +0000 Unscrolling temporary works 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
Mon, 18 May 2009 11:22:41 +0000 Fixed addBranchBefore
Fri, 15 May 2009 15:22:15 +0000 more changes on views
Wed, 13 May 2009 08:26:27 +0000 Started to use QtKinetic for Animation
Thu, 07 May 2009 08:48:53 +0000 Started to reanimate flags
Fri, 01 May 2009 10:30:29 +0000 add above/below
Thu, 30 Apr 2009 11:52:49 +0000 further speedup during load. positions of branches are saved (again)
Wed, 29 Apr 2009 21:40:37 +0000 speedup
Wed, 29 Apr 2009 18:46:31 +0000 started to save data like positions outside of MapObj & Co
Tue, 28 Apr 2009 20:53:44 +0000 minor fixes
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
Tue, 07 Apr 2009 16:15:53 +0000 more work on screwing up the data structures
Thu, 02 Apr 2009 09:46:29 +0000 More moving from BranchObj to BranchItem
Wed, 01 Apr 2009 15:06:57 +0000 moved scroll functions from BranchObj to BranchItem
Tue, 31 Mar 2009 15:36:10 +0000 Removing branches and mapcenters works
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
Thu, 19 Mar 2009 11:45:28 +0000 ProgressBar during load and more fixes
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, 04 Feb 2009 11:52:52 +0000 Images are now also added to model
Fri, 30 Jan 2009 09:14:12 +0000 fixes for selecting branches
Thu, 22 Jan 2009 15:40:08 +0000 More work on removing Selection class
Thu, 22 Jan 2009 11:39:53 +0000 More work on removing Selection class
Tue, 20 Jan 2009 15:23:16 +0000 More work on removing Selection class
Mon, 05 Jan 2009 16:31:38 +0000 deleting works - partially.
Wed, 10 Dec 2008 13:10:35 +0000 selection is now visible again and even animated
Mon, 08 Dec 2008 16:57:33 +0000 More fixes for selections