log libgui/graphics/qt-graphics-toolkit.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, 29 Nov 2022 11:17:56 +0100 Markus Mützel uitable: Avoid crash with Boolean values (bug #63388). stable
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, 04 May 2021 16:15:50 +0200 Markus Mützel qt-graphics-toolkit.cc: Use correct format specifier for "void *" type.
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
Sun, 14 Jun 2020 19:57:06 -0700 Pantxo Diribarne Stop error when deleting uicontrol "frame" objects (bug #58544).
Tue, 26 May 2020 09:42:06 +0200 Pantxo Diribarne Make sure Objects and their proxy are initialized synchronously (bug #55225) stable
Sun, 12 Jan 2020 09:33:21 -0800 Rik maint: Use Octave coding conventions in libgui/ directory.
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
Tue, 05 Nov 2019 13:28:45 -0500 John W. Eaton eliminate global access to Octave resources in qt graphics classes
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
Fri, 02 Aug 2019 14:28:48 -0500 John W. Eaton eliminate separate ObjectFactory class in Qt graphics toolkit
Fri, 02 Aug 2019 12:18:48 -0500 John W. Eaton rename Backend to qt_graphics_toolkit base libgui/graphics/Backend.cc@37d6499f10cc