mainwindow.cpp
Tue, 02 Mar 2010 13:59:19 +0000 Added file for later dockwidget showing all search results at once
Thu, 25 Feb 2010 11:03:52 +0000 Added dialog for HTML export. Grouping in Switchboard shortcuts
Fri, 19 Feb 2010 13:47:03 +0000 More fixes
Wed, 10 Feb 2010 13:48:42 +0000 More fixes and sorting lexically backwards
Thu, 21 Jan 2010 11:56:57 +0000 Various fixes, including combined progress bar for loading maps
Tue, 05 Jan 2010 11:23:12 +0000 Fixed dropping of URLs
Mon, 04 Jan 2010 20:36:06 +0000 various fixes
Tue, 15 Dec 2009 09:14:59 +0000 Fixed A&O report to show subitems
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()
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
Mon, 16 Nov 2009 09:47:10 +0000 Deactivated progressbar to speedup loading of maps
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 13:24:55 +0000 More fixes for using proxy
Thu, 01 Oct 2009 13:23:20 +0000 preparing sortFilter
Thu, 17 Sep 2009 09:41:09 +0000 Fixed sort children and addMapReplaceInt
Wed, 09 Sep 2009 12:57:06 +0000 more fixes for collision detection
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
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*) )
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
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
Mon, 18 May 2009 09:41:31 +0000 Fixed Standard Flags finally
Fri, 15 May 2009 15:22:15 +0000 more changes on views
Thu, 14 May 2009 12:42:58 +0000 flag of NoteEditor works again
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
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
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)
Thu, 19 Mar 2009 11:45:28 +0000 ProgressBar during load and more fixes
Wed, 04 Feb 2009 11:52:52 +0000 Images are now also added to model
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, 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 13:35:54 +0000 Adding/moving MCO works again
Mon, 04 Aug 2008 10:43:06 +0000 Adding/moving MCO works again
Wed, 16 Jul 2008 10:46:14 +0000 Started to restructure for later use of Model/View