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.
Wed, 20 Dec 2017 10:09:28 +0100 Pantxo Diribarne Make use of "close" function to close Qt figures (bug #52698).
Wed, 08 Nov 2017 13:02:58 -0500 John W. Eaton fix lengths in .ofig suffix comparison
Wed, 08 Nov 2017 12:00:07 -0500 John W. Eaton use .ofig instead of .fig in "save as" figure menu
Tue, 07 Nov 2017 21:32:58 -0500 John W. Eaton * Figure.cc: Fix typo from previous change.
Tue, 07 Nov 2017 17:28:57 -0500 John W. Eaton make .fig files the default for saving from figure menus
Fri, 28 Jul 2017 15:40:00 -0700 Rik Use character literals 'c' rather than string literals "c" when possible.
Thu, 27 Jul 2017 09:45:05 -0700 Rik Add break or continue statements to prevent implicit fall-through in case statements.
Tue, 25 Jul 2017 14:54:10 -0700 Rik Use C++11 nullptr rather than 0 in code (bug #51565).
Mon, 24 Jul 2017 14:08:37 -0400 John W. Eaton don't use bitwise xor operator for logical xor operation
Sun, 11 Jun 2017 22:14:09 -0700 Rik maint: Deprecate is_empty and replace with isempty.
Tue, 23 May 2017 15:01:27 +0200 Pantxo Diribarne Add getframe function for opengl based toolkits (bug #48195)
Thu, 27 Apr 2017 15:18:20 -0700 Rik maint: Use convention 'int *x' for naming pointers.
Thu, 27 Apr 2017 10:04:31 -0700 Rik maint: Use convention "static_cast<void *>" for casting of pointers.
Thu, 23 Feb 2017 16:08:44 -0800 Rik Make uimenu "Position" property Matlab-compatible (bug #50369).
Thu, 23 Feb 2017 14:55:39 -0800 Rik maint: Indent foreach blocks in Qt GUI code for readability.
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
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
Sun, 13 Nov 2016 20:50:40 -0800 Rik maint: Trim trailing whitespace from files.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 09 Nov 2016 09:16:17 +0100 Pantxo Diribarne Correctly handle visibility of custom menu items (bug #49529)
Thu, 03 Nov 2016 23:45:38 +0100 Pantxo Diribarne Let Qt menubar be restored after being hidden (bug #49529).
Thu, 01 Sep 2016 09:33:55 -0700 Rik maint: Use '{ }' for empty function bodies in C++.
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/
Mon, 22 Aug 2016 19:21:04 +0200 Pantxo Diribarne Fix calculation of window height in Qt, FLTK (bug #48833, bug #48522).
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 01 Jul 2016 19:48:35 -0700 Rik maint: Eliminate unnecessary double newline blocks (only whitespace changes).
Fri, 17 Jun 2016 08:06:19 -0400 John Donoghue Set Qt Figure window modal/normal state based on WindowStyle (Bug #48160)
Tue, 14 Jun 2016 14:53:33 +0100 Mike Miller Make qt figure window "Help" menu correspond to main window (bug #48223)
Thu, 05 May 2016 20:03:26 +0100 Andrew Thornton Implement uibuttongroup (bug #47513)
Wed, 25 May 2016 16:51:16 -0400 John W. Eaton use namespace for lo-mappers.h functions
Thu, 19 May 2016 00:33:18 -0400 John W. Eaton use namespace for system file_ops class
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Mon, 02 May 2016 11:13:50 -0700 Rik maint: Octave coding convention cleanups.
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Sat, 06 Feb 2016 07:32:37 -0800 Rik maint: Clean up naming and indentation of #ifdef blocks in libgui
Wed, 18 Nov 2015 16:40:22 -0800 Rik Remove trailing whitespace at end of lines.
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)