log libgui/graphics/Object.h @ 31645:bd9da634f00d

age author description
Tue, 06 Dec 2022 15:17:16 -0500 John W. Eaton maint: Merge stable to default.
Tue, 06 Dec 2022 14:23:21 -0500 John W. Eaton merge adjacent octave namespace blocks in libgui/graphics header files 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
Wed, 18 Aug 2021 00:21:26 -0400 John W. Eaton rename QtHandles namespace to octave
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
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
Wed, 06 Nov 2019 12:42:12 -0500 John W. Eaton eliminate global access to Octave interpreter in qt graphics classes
Thu, 05 Sep 2019 10:13:39 +0200 Pantxo Diribarne Allow Qt graphics callbacks to work again (bug #56857)
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
Fri, 02 Aug 2019 12:18:48 -0500 John W. Eaton rename Backend to qt_graphics_toolkit
Mon, 29 Jul 2019 10:43:20 -0400 John W. Eaton use Qt signals for interpreter callbacks in Qt graphics toolkit
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 15 Aug 2018 15:26:10 -0400 John W. Eaton make shg and figure (N) activate and raise figure windows (bug #45943)
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
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Fri, 28 Apr 2017 13:19:12 -0700 Rik maint: Use C++11 nullptr rather than 0 or NULL when possible.
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.
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: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
Sun, 24 Jan 2016 13:50:04 -0500 John W. Eaton consistently use "typename" intead of "class" in template declarations
Fri, 20 Mar 2015 16:18:10 -0400 John W. Eaton Update copyright year in Qt graphics code.
Sun, 08 Feb 2015 16:25:06 -0500 John W. Eaton printing for Qt plot widget (bug #42537)
Fri, 23 Jan 2015 16:40:25 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 23 Jan 2015 16:24:46 -0500 John W. Eaton untabify QtHandles source files gui-release
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 09:43:29 -0500 John W. Eaton strip trailing whitespace from most source files gui-release
Sun, 27 Apr 2014 18:02:47 -0700 Rik maint: untabify recently added code files.
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