log libgui/src/gui-preferences-global.h @ 31620:6dfaaf8ecf3b

age author description
Fri, 02 Dec 2022 18:31:30 -0500 John W. Eaton use gui_settings to store icon fallbacks
Thu, 01 Dec 2022 12:50:48 -0500 John W. Eaton use initializer lists instead of insertion operators stable
Thu, 21 Apr 2022 13:35:47 +0430 Farid Partonia add fusion dark style to gui
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, 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
Mon, 19 Jul 2021 20:09:56 +0200 Torsten Lilge avoid connecting non existing signals from variable editor
Thu, 15 Apr 2021 17:48:35 +0200 Torsten Lilge fix several gui issues (shown with OCTAVE_SHOW_GUI_MESSAGES=1)
Thu, 08 Apr 2021 21:19:10 +0200 Torsten Lilge remove default-qt-settings
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
Tue, 22 Sep 2020 14:10:59 -0700 Rik maint: merge stable to default.
Tue, 22 Sep 2020 16:13:25 +0200 Torsten Lilge improved detection of standard fixed witdh font (bug #59128) stable
Tue, 22 Sep 2020 16:13:25 +0200 Torsten Lilge improved detection of standard fixed witdh font (bug #59128)
Mon, 22 Jun 2020 21:41:15 +0200 Markus Mützel maint: merge stable to default.
Mon, 22 Jun 2020 21:38:39 +0200 Markus Mützel On Windows, change default for "Use native file dialogs" to false (bug #58521). stable
Mon, 22 Jun 2020 20:43:00 +0200 Torsten Lilge force non-native file dialogs on Mac ignoring current user pref (bug #52840) stable
Sun, 07 Jun 2020 10:28:17 +0200 Torsten Lilge also use environment varaibles for network proxy settings (bug #54334)
Fri, 05 Jun 2020 20:50:22 +0200 Torsten Lilge reorganize network preferences in settings dialog
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
Thu, 12 Dec 2019 06:45:57 +0100 Torsten Lilge replace literal strings by symbolic constants for global preferences
Tue, 29 Oct 2019 17:23:08 +0100 Torsten Lilge use symbolic constants for command widget preferences
Sun, 27 Oct 2019 17:25:36 +0100 Torsten Lilge use symbolic constants for file dock widget preferences
Fri, 25 Oct 2019 00:38:06 -0400 John W. Eaton split gui-preferences.h into one file per widget