vymmodel.cpp
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
Tue, 04 Nov 2008 12:09:10 +0000 Selections work (a little bit)
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)
Mon, 04 Aug 2008 10:43:06 +0000 Adding/moving MCO works again
Wed, 16 Jul 2008 11:56:44 +0000 no more segfault when deleting animated part
Wed, 16 Jul 2008 10:46:14 +0000 Started to restructure for later use of Model/View
Mon, 05 May 2008 13:46:42 +0000 Some code cleanup and experimental stuff to support animations later
Thu, 10 Apr 2008 19:56:11 +0000 added typeinfo for gcc 4.3
Tue, 08 Apr 2008 08:28:37 +0000 1.11.7: Fixed hanging find function
Wed, 27 Feb 2008 16:09:06 +0000 autosave fix
Fri, 01 Feb 2008 15:28:35 +0000 Added brasilian translation by Amadeu Júnior
Wed, 16 Jan 2008 15:45:20 +0000 Fixed missing MapCenter
Tue, 15 Jan 2008 13:06:59 +0000 more changes for multiple mapCenters
Tue, 15 Jan 2008 10:54:41 +0000 added some missing files