log libgui/graphics/Canvas.cc @ 20629:46edfbd31ad7

age author description
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
Mon, 28 Sep 2015 14:27:09 -0700 Rik maint: Periodic merger of stable to default.
Sun, 23 Aug 2015 21:45:49 +0200 Pantxo Diribarne Handle hggroup objects "buttondownfcn" when children are clicked (bug #45621) stable
Mon, 07 Sep 2015 19:28:29 +0200 Pantxo Diribarne Fix segfault when hovering a Qt figure while it's being drawn (bug #45540)
Sat, 25 Jul 2015 13:20:21 +0200 Pantxo Diribarne Don't use GL_SELECT to find axes objects in Qt figures (bug #45540)
Thu, 02 Jul 2015 14:23:18 -0400 John W. Eaton eliminate unused static functions
Sat, 13 Jun 2015 13:27:01 +0200 Pantxo Diribarne Show axes coordinates in Qt figures (bug #44959)
Tue, 02 Jun 2015 19:42:07 +0200 Pantxo Diribarne Avoid crash when trying to annotate an empty figure (bug #45241) stable
Tue, 02 Jun 2015 19:24:44 +0200 Pantxo Diribarne Allow interactive annotations in other figures than the currentfigure. stable
Sat, 23 May 2015 10:47:03 +0200 Pantxo Diribarne Let grid and autoscale buttons work when the axes is invisible (bug #44436) stable
Tue, 12 May 2015 09:22:01 -0700 Rik maint: Remove unnecessary whitespace at end of lines. stable
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
Mon, 20 Apr 2015 09:26:13 +0200 Pantxo Diribarne Add uicontextmenu to annotation objects
Sun, 19 Apr 2015 09:54:54 -0400 John Donoghue QtHandles: add annotations dialog
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
Tue, 07 Apr 2015 18:29:01 -0700 Rik Don't zoom in for 'Z-' setting and rectangle drag (bug #44437).
Wed, 01 Apr 2015 15:16:12 -0400 John Donoghue Qt Canvas: set selection type to 'open' on double click (Bug #44669)
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.
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