log libgui/graphics/Figure.cc @ 31649:deb553ac2c54

age author description
Tue, 06 Dec 2022 15:45:27 -0500 John W. Eaton maint: Merge stable to default.
Tue, 06 Dec 2022 14:53:00 -0500 John W. Eaton maint: Re-indent code after switch to using namespace macros. stable
Tue, 06 Dec 2022 15:37:43 -0500 John W. Eaton maint: Merge stable to default.
Tue, 06 Dec 2022 14:37:51 -0500 John W. Eaton maint: Use macros to begin/end C++ namespaces. stable
Sun, 04 Dec 2022 22:57:02 -0500 John W. Eaton eliminate unnecessary uses of octave_qobject in GUI classes
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 29 Nov 2021 15:58:51 -0800 Rik maint: style check C++ files in src/ and libgui/ ahead of 7.1 release. stable
Wed, 18 Aug 2021 00:21:26 -0400 John W. Eaton rename QtHandles namespace to octave
Tue, 20 Jul 2021 22:42:05 +0200 Torsten Lilge fix wring connection of interpreter events in QtHandles
Fri, 16 Apr 2021 23:06:32 -0400 John W. Eaton connect many Qt signals and slots without SIGNAL and SLOT macros
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 10 Jan 2020 12:10:13 -0800 Rik maint: Use two spaces between sentences in code comments.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Tue, 12 Nov 2019 14:39:07 -0500 John W. Eaton use standard C++ range-based for loops instead of Qt foreach macro
Wed, 06 Nov 2019 12:42:12 -0500 John W. Eaton eliminate global access to Octave interpreter in qt graphics classes
Tue, 05 Nov 2019 13:28:45 -0500 John W. Eaton eliminate global access to Octave resources in qt graphics classes
Fri, 25 Oct 2019 00:38:06 -0400 John W. Eaton split gui-preferences.h into one file per widget
Sun, 06 Oct 2019 22:25:36 +0200 Torsten Lilge reduced vertical space in gui with responsive toolbar buttons (bug #53902)
Mon, 16 Sep 2019 23:35:19 -0400 John W. Eaton update some header file lists in libgui sources
Thu, 05 Sep 2019 10:13:39 +0200 Pantxo Diribarne Allow Qt graphics callbacks to work again (bug #56857)
Fri, 09 Aug 2019 10:36:08 -0400 John W. Eaton eliminate static wrapper functions in gh_manager class
Fri, 02 Aug 2019 15:19:43 -0500 John W. Eaton use Qt signals to manage calls to gh_manager functions in Qt graphics toolkit
Mon, 29 Jul 2019 10:43:20 -0400 John W. Eaton use Qt signals for interpreter callbacks in Qt graphics toolkit
Thu, 18 Jul 2019 11:23:22 -0400 John W. Eaton rename octave_link and octave_link_events classes, move inside octave namespace
Tue, 09 Jul 2019 19:41:27 +0200 Pantxo Diribarne Allow figure "keypressfcn" to work with uipanel on the way (bug #56598)
Thu, 23 May 2019 21:21:59 +0200 Pantxo Diribarne Restore hability to compile with Qt < 5.6 (bug #56376)
Sun, 19 May 2019 11:15:10 +0200 Pantxo Diribarne Implement "pointer" and related figure properties for Qt toolkit (bug #56347)
Tue, 12 Mar 2019 09:21:54 +0100 Pantxo Diribarne Fix regression with toolbar and status bar visibility (bug #55795)
Mon, 11 Mar 2019 20:45:44 +0000 John W. Eaton maint: Merge stable to default.
Mon, 11 Mar 2019 20:32:52 +0000 John W. Eaton avoid unused parameter warning stable
Thu, 07 Mar 2019 22:53:33 +0100 Pantxo Diribarne Use an uitoolbar and ui*tools to build the default figure toolbar (bug #55795)
Sun, 03 Mar 2019 19:17:27 +0100 Pantxo Diribarne Allow changing the position of a maximized/fullscreen Qt figure.
Sun, 03 Mar 2019 18:19:12 +0100 Pantxo Diribarne Also update uitbale position when figure is (un)maximized (bug #53709)
Thu, 28 Feb 2019 23:06:25 +0100 Pantxo Diribarne Properly redraw uixx objects after Qt figure is (un)maximized (bug #53709)
Fri, 11 Jan 2019 18:14:41 +0100 Pantxo Diribarne Don't use C++ callback to notify close request from Qt Figures (bug #54187) stable
Wed, 02 Jan 2019 17:21:21 +0100 Pantxo Diribarne Don't use C++ callbacks to notify position changes from Qt figures (bug #48519) stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 01 Jan 2019 07:42:58 -0800 Rik Display figure toolbar correctly (bug #55350). stable
Fri, 23 Nov 2018 21:30:53 -0800 Rik Remove confusing Select button from figure toolbar (bug #55057).
Thu, 01 Nov 2018 13:30:03 +0100 Pantxo Diribarne Backout cset b57b7f3f5e61 (bug #44776)
Fri, 19 Oct 2018 12:41:19 -0400 John W. Eaton maint: Merge stable to default.
Fri, 19 Oct 2018 12:38:01 -0400 John W. Eaton style fixes stable
Sun, 07 Oct 2018 21:02:07 +0200 Pantxo Diribarne Implement "resize" property for Qt figures (bug #54774)
Thu, 20 Sep 2018 21:15:40 +0200 Pantxo Diribarne Fix graphics object selection on high resolution screens (bug #49053)
Tue, 18 Sep 2018 21:53:14 +0200 Pantxo Diribarne Fix regression with "menubar" figure property handling (bug #54678)
Mon, 17 Sep 2018 20:15:27 +0200 Pantxo Diribarne Allow building with Qt4 again (bug #49053)
Sat, 15 Sep 2018 09:43:48 +0200 John Swensen Improve OpenGL rendering on high resolution screens with Qt 5 (bug #49053)
Wed, 12 Sep 2018 23:19:40 +0200 Pantxo Diribarne Use uimenu objects for default menus in Qt toolkit
Tue, 04 Sep 2018 18:22:43 +0200 Pantxo Diribarne ginput.m: temporarily disable mouse tools in Qt toolkit (bug #51452)
Wed, 15 Aug 2018 15:26:10 -0400 John W. Eaton make shg and figure (N) activate and raise figure windows (bug #45943)
Tue, 03 Apr 2018 13:52:07 -0700 Rik maint: style check C++ ahead of 4.4 release. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 28 Mar 2018 17:36:40 -0400 John W. Eaton store graphics object in Qt backend to avoid crash (bug #53487, #53500) stable
Tue, 06 Feb 2018 10:24:08 -0800 Rik maint: Remove trailing whitespace from files.
Wed, 31 Jan 2018 23:22:51 +0100 Pantxo Diribarne Allow printing without updating qt visible or invisible figures (bug #52940).
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Thu, 21 Dec 2017 14:03:42 +0100 Pantxo Diribarne Make mouse clicks update currentfigure (bug #52698).
Thu, 21 Dec 2017 12:47:20 -0500 John W. Eaton maint: Strip trailing whitespace from source files.