log libgui/graphics/Canvas.cc @ 20038:f0e61a67ad9f

age author description
Fri, 20 Mar 2015 16:18:10 -0400 John W. Eaton Update copyright year in Qt graphics code.
Tue, 31 Mar 2015 11:31:32 -0700 Rik Fix ginput to return button number with Qt toolkit (bug #44676).
Thu, 19 Mar 2015 12:27:54 -0400 John W. Eaton style fixes in Qt graphics code
Fri, 13 Mar 2015 00:02:58 +0100 Johannes Leuschner different cursors for zoom in/out on qthandles canvas
Tue, 17 Mar 2015 20:16:16 -0400 John W. Eaton always obtain gh_manager lock before accessing graphics objects
Tue, 17 Mar 2015 20:10:01 -0400 John W. Eaton avoid possibly dereferencing invalid pointer
Tue, 03 Mar 2015 10:40:36 -0800 Rik Canvas.cc: Replace tabs with spaces.
Tue, 03 Mar 2015 12:38:41 -0500 John W. Eaton zoom about point for single clicks
Mon, 02 Mar 2015 20:48:00 -0500 John W. Eaton respect x- or y-only pan mode when clicking and dragging (bug #44408)
Fri, 27 Feb 2015 11:24:12 -0500 John W. Eaton provide autoscale option for Qt plotting (bug #44307)
Thu, 26 Feb 2015 19:24:59 -0500 John W. Eaton improve mouse zooming for Qt plotting (bug #44302)
Fri, 20 Feb 2015 02:06:08 -0500 John W. Eaton avoid GCC warning about enumeration values not handled in switch statement
Thu, 19 Feb 2015 02:33:05 -0500 John W. Eaton * Canvas.cc (button_number): New static function.
Thu, 19 Feb 2015 01:52:45 -0500 John W. Eaton allow shift + left button to zoom out (bug #44304)
Thu, 19 Feb 2015 01:30:54 -0500 John W. Eaton allow mouse wheel zoom amount to be configurable for qt graphics (bug #44304)
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"
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