log libgui/graphics/Canvas.h @ 23449:c763214a8260

age author description
Thu, 27 Apr 2017 15:18:20 -0700 Rik maint: Use convention 'int *x' for naming pointers.
Mon, 24 Apr 2017 17:20:37 -0700 Rik maint: Use convention 'int& x' for naming references.
Thu, 13 Apr 2017 10:32:21 -0400 John W. Eaton maint: Merge stable to default.
Thu, 13 Apr 2017 10:28:43 -0400 John W. Eaton maint: Strip trailing whitespace from source files. stable
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Fri, 17 Feb 2017 17:26:34 +0100 Kai T. Ohlhus maint: merge of stable to default.
Sun, 12 Feb 2017 22:20:40 +0100 Pantxo Diribarne Don't display legend, colorbar, and annotation axes coordinates (bug #50272). stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Tue, 06 Dec 2016 10:59:29 -0500 John W. Eaton use c++11 "= default" syntax for declaration of trivial destructors
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 31 Aug 2016 20:49:13 -0700 Rik maint: Remove ';' at end of namespace declaration.
Wed, 31 Aug 2016 12:20:46 -0700 Rik maint: Style check C++ code in libgui/
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sat, 06 Feb 2016 07:32:37 -0800 Rik maint: Clean up naming and indentation of #ifdef blocks in libgui
Sat, 10 Oct 2015 12:21:37 +0200 Pantxo Diribarne Fix execution of "windowbuttonmotionfcn" with uipanels (bug #46151)
Thu, 01 Oct 2015 12:50:00 -0400 John W. Eaton eliminate trailing whitespace and tabs from sources
Sat, 25 Jul 2015 13:20:21 +0200 Pantxo Diribarne Don't use GL_SELECT to find axes objects in Qt figures (bug #45540)
Sat, 13 Jun 2015 13:27:01 +0200 Pantxo Diribarne Show axes coordinates in Qt figures (bug #44959)
Mon, 20 Apr 2015 20:46:54 -0700 Rik Return correct x,y coordinates for keystroke with ginput in Qt (bug #44834).
Mon, 20 Apr 2015 22:13:09 +0200 Pantxo Diribarne Draw a zoom-like box when creating an annotation interactively
Fri, 17 Apr 2015 18:16:51 -0700 Rik Right-click should zoom out by 2 for Qt toolkit (bug #44304).
Thu, 16 Apr 2015 08:47:20 -0400 John W. Eaton initial implementation of text annotations with Qt plotting
Fri, 20 Mar 2015 16:18:10 -0400 John W. Eaton Update copyright year in Qt graphics code.
Fri, 27 Feb 2015 11:24:12 -0500 John W. Eaton provide autoscale option for Qt plotting (bug #44307)
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
Sun, 27 Apr 2014 18:02:47 -0700 Rik maint: untabify recently added code files.
Tue, 01 Apr 2014 20:57:08 -0400 Michael Goffioul Add support for "windowbuttonmotionfcn" and "currentpoint"
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