log libgui/src/octave-dock-widget.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
Fri, 02 Dec 2022 19:32:48 -0500 John W. Eaton don't bother updating old setting names
Fri, 02 Dec 2022 18:43:12 -0500 John W. Eaton handle icons and themes in gui_settings class, not resource_manager
Fri, 02 Dec 2022 14:23:53 -0500 John W. Eaton use individual local gui_settings objects
Sun, 27 Feb 2022 20:21:12 +0100 Torsten Lilge provide different icon sets for the GUI
Thu, 24 Feb 2022 22:16:35 +0100 Torsten Lilge icon fallback concept without QIcon::fallbackSearchPaths (bug #62106)
Tue, 22 Feb 2022 20:54:15 +0100 Torsten Lilge reorganize GUIs icons
Sun, 30 Jan 2022 16:41:44 +0100 Torsten Lilge replace use of depreciated QDesktopWidget in GUI
Sat, 08 Jan 2022 05:41:54 +0100 Lars Kindermann focus follows mouse event should not raise the window (bug #61770) 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
Thu, 04 Nov 2021 19:39:56 +0100 Markus Mützel gui: Avoid deprecated enum QDockWidget::AllDockWidgetFeatures.
Mon, 19 Jul 2021 20:09:56 +0200 Torsten Lilge avoid connecting non existing signals from variable editor
Mon, 19 Jul 2021 18:46:40 +0200 Torsten Lilge fix regression from cset 7f22f024afdf
Sun, 18 Jul 2021 19:20:45 +0200 Torsten Lilge fix broken signal/slot connections for the variable editor
Fri, 18 Jun 2021 15:41:36 -0400 John W. Eaton eliminate some connections to parent objects in octave_dock_widget classes
Fri, 18 Jun 2021 22:07:54 +0200 Torsten Lilge provide shortcuts in widgets launched from the cli
Mon, 14 Jun 2021 12:39:51 -0400 John W. Eaton improve behavior of dockable widgets (bug #60750)
Wed, 26 May 2021 13:45:14 -0400 John W. Eaton Backed out changeset b16748c8aa4d
Mon, 24 May 2021 17:25:31 -0400 John W. Eaton also save dock widget settings when object is deleted (bug #60646)
Thu, 20 May 2021 22:02:05 +0200 Torsten Lilge restore previous widget geometry when invoked from cli (bug #60630)
Thu, 29 Apr 2021 11:12:40 -0400 John W. Eaton allow most dock widgets to be used from command line
Tue, 04 May 2021 15:33:58 -0400 John W. Eaton avoid connecting to parent slots in octave_dock_widget
Fri, 16 Apr 2021 23:06:32 -0400 John W. Eaton connect many Qt signals and slots without SIGNAL and SLOT macros
Fri, 12 Mar 2021 14:10:04 -0800 Rik maint: strip trailing spaces from code base.
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable