mainwindow.cpp
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
Fri, 11 Jul 2008 12:36:38 +0000 Fix for umlauts in paths
Mon, 05 May 2008 13:46:42 +0000 Some code cleanup and experimental stuff to support animations later
Tue, 08 Apr 2008 08:28:37 +0000 1.11.7: Fixed hanging find function
Tue, 25 Mar 2008 11:16:39 +0000 Several bugfixes
Mon, 03 Mar 2008 09:25:40 +0000 added attributedelegate .h .cpp
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:19 +0000 Fixed missing MapCenter
Mon, 14 Jan 2008 16:26:59 +0000 Added french manual by Claude
Mon, 07 Jan 2008 14:52:49 +0000 Included french in vym.pro
Mon, 17 Dec 2007 15:40:14 +0000 Fixed bug 341952 (corrupted layout after update)
Thu, 06 Dec 2007 18:30:29 +0000 - Fixed Win32 start up crash as a result of "showing" the main window to
Tue, 04 Dec 2007 12:32:59 +0000 Fixed HideExport bug, changed pre- and postscript in XHTML export dialog
Fri, 09 Nov 2007 12:07:22 +0000 1.11.3 Better windows support
Thu, 08 Nov 2007 15:28:03 +0000 1.11.2 split up of xml helper functions. started to work on attributes
Tue, 06 Nov 2007 13:54:41 +0000 1.11.1 fixed undo/redo sorting of branches
Wed, 24 Oct 2007 14:41:34 +0000 Fixed present flag
Wed, 24 Oct 2007 12:21:24 +0000 Improved ascii export
Tue, 23 Oct 2007 13:05:22 +0000 Fixes for compiling with gcc 4.3
Mon, 22 Oct 2007 09:50:08 +0000 Various patches: Better windows support, branch sorting, Freedesktop support
Tue, 16 Oct 2007 09:53:22 +0000 included <typeinfo>
Tue, 04 Sep 2007 13:53:33 +0000 Fixed broken xLink handling