log libgui/graphics/Figure.cc @ 20630:99eb26310cb3

age author description
Sat, 10 Oct 2015 12:48:10 +0200 Pantxo Diribarne Update the state of the toolbar after ui* children have been removed
Sat, 10 Oct 2015 12:21:37 +0200 Pantxo Diribarne Fix execution of "windowbuttonmotionfcn" with uipanels (bug #46151)
Thu, 01 Oct 2015 23:09:38 +0200 Pantxo Diribarne Use "update" method to initialize Qt Figures (cleanup + bug #46086)
Thu, 01 Oct 2015 12:50:00 -0400 John W. Eaton eliminate trailing whitespace and tabs from sources
Sun, 27 Sep 2015 17:12:29 +0200 Pantxo Diribarne Fix inconsistent toolbar state after creating an uicontrol (bug #46025)
Tue, 22 Sep 2015 09:41:13 -0700 Rik Display bottom Qt statusbar on figure based on "toolbar" property (bug #46025).
Sat, 13 Jun 2015 13:27:01 +0200 Pantxo Diribarne Show axes coordinates in Qt figures (bug #44959)
Mon, 01 Jun 2015 22:04:52 +0200 Pantxo Diribarne Allow saving/copying other figures than the currentfigure (bug #45226) stable
Tue, 12 May 2015 09:22:01 -0700 Rik maint: Remove unnecessary whitespace at end of lines. stable
Wed, 22 Apr 2015 07:05:23 -0500 John W. Eaton use png instead of jpg as default format for copying plots to clipboard
Wed, 22 Apr 2015 00:36:24 -0500 John W. Eaton make copying figures to clipboard work (bug #44866)
Fri, 17 Apr 2015 14:07:00 -0400 John W. Eaton improve copy to clipboard code for Qt plotting
Thu, 16 Apr 2015 00:13:26 -0400 John W. Eaton make copying images to the clipboard work with Qt graphics
Tue, 14 Apr 2015 23:32:07 -0400 John W. Eaton remove Qt figure window menu items that won't work for 4.0.0 release
Wed, 01 Apr 2015 23:03:04 +0200 Pantxo Diribarne Fix toolbar and menubar interaction at figure initialization (bug #44686)
Wed, 01 Apr 2015 11:08:38 -0700 Rik Mark GUI strings from Qt figure toolbar for translation.
Wed, 01 Apr 2015 12:45:04 -0400 John W. Eaton maint: Merge away accidental head.
Fri, 20 Mar 2015 16:18:10 -0400 John W. Eaton Update copyright year in Qt graphics code.
Mon, 23 Mar 2015 09:03:39 +0100 Pantxo Diribarne Handle "auto" value of figure "toolbar" property (bug #44573)
Thu, 19 Mar 2015 12:27:54 -0400 John W. Eaton style fixes in Qt graphics code
Wed, 18 Mar 2015 10:13:53 -0400 John W. Eaton avoid crash in Qt graphics (bug #44330)
Tue, 17 Mar 2015 20:16:16 -0400 John W. Eaton always obtain gh_manager lock before accessing graphics objects
Fri, 27 Feb 2015 11:24:12 -0500 John W. Eaton provide autoscale option for Qt plotting (bug #44307)
Fri, 27 Feb 2015 18:36:05 +0100 Stefan Mahr Build qt graphics toolkit menus with uimenu draft nkf
Thu, 26 Feb 2015 19:24:59 -0500 John W. Eaton improve mouse zooming for Qt plotting (bug #44302)
Sun, 15 Feb 2015 11:46:16 -0800 Rik Use default format of PDF for saving Qt plots.
Sun, 15 Feb 2015 11:25:18 -0800 Rik Remove unimplemented "New Figure" and "Open" options from Qt Figure File menu.
Mon, 09 Feb 2015 16:06:02 -0500 John W. Eaton make save and saveas menu items work in Qt figure window
Sun, 08 Feb 2015 16:25:06 -0500 John W. Eaton printing for Qt plot widget (bug #42537)
Fri, 06 Feb 2015 13:06:54 -0500 John W. Eaton more mouse interaction features for Qt plotting widget
Fri, 23 Jan 2015 16:40:25 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 23 Jan 2015 16:30:26 -0500 John W. Eaton use xevent instead of ev to avoid shadowed warnings gui-release
Fri, 23 Jan 2015 16:24:46 -0500 John W. Eaton untabify QtHandles source files gui-release
Fri, 23 Jan 2015 14:53:10 -0500 John W. Eaton avoid shadowed variable warnings in libgui sources gui-release
Thu, 17 Jul 2014 10:27:24 -0400 John W. Eaton eliminate some shadowed variable declaration warnings
Sun, 27 Apr 2014 18:02:47 -0700 Rik maint: untabify recently added code files.
Fri, 25 Apr 2014 13:25:25 -0700 Rik maint: Clean up extra spaces before/after parentheses.
Tue, 01 Apr 2014 20:57:08 -0400 Michael Goffioul Add support for "windowbuttonmotionfcn" and "currentpoint"
Fri, 21 Feb 2014 11:35:36 -0500 John W. Eaton rename file to avoid clash on case-insenstive filesystems (bug #41658) gui-release
Thu, 20 Feb 2014 15:10:07 -0500 John W. Eaton style fix: eliminate lines of slashes to separate functions. gui-release
Thu, 20 Feb 2014 14:58:56 -0500 John W. Eaton update copyright notices for new QtHandles code gui-release
Thu, 20 Feb 2014 14:05:45 -0500 John W. Eaton Initial integration of QtHandles. gui-release