log libgui/src/settings-dialog.h @ 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 14:23:53 -0500 John W. Eaton use individual local gui_settings objects
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
Sun, 11 Apr 2021 19:22:31 +0200 Torsten Lilge allow reloading default colors and styles in the preferences dialog
Tue, 06 Apr 2021 21:26:52 +0200 Torsten Lilge rearrange default lexer settings and add second color mode to gui editor
Sat, 03 Apr 2021 13:19:04 +0200 Torsten Lilge provide second color mode for variable editor
Sat, 03 Apr 2021 08:26:30 +0200 Torsten Lilge provide second color mode for workspace view
Fri, 02 Apr 2021 16:54:42 +0200 Torsten Lilge allow a second color theme for the console window (dark mode)
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
Fri, 05 Jun 2020 20:50:22 +0200 Torsten Lilge reorganize network preferences in settings dialog
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
Mon, 04 Nov 2019 13:34:44 -0500 John W. Eaton in GUI objects, store reference to base_qobject instead of resource_manager
Fri, 01 Nov 2019 18:16:49 -0400 John W. Eaton don't use singleton pattern for resource manager in GUI
Fri, 01 Nov 2019 02:17:13 -0400 John W. Eaton use new gui_settings class instead of using QSettings directly
Fri, 25 Oct 2019 00:38:06 -0400 John W. Eaton split gui-preferences.h into one file per widget
Sun, 15 Sep 2019 12:28:23 -0400 John W. Eaton try to use consitent ordering for include files in libgui sources
Sun, 13 Jan 2019 11:40:38 +0100 Markus Mützel Use check boxes for "uncommenting text" strings in editor properties (bug #55404). stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sun, 28 Oct 2018 20:31:08 +0100 Torsten add preference for disabling workspace colors for different attributes
Fri, 19 Oct 2018 14:18:50 -0400 John W. Eaton move settings_dialog class inside octave namespace
Fri, 19 Oct 2018 14:09:43 -0400 John W. Eaton inherit Ui class in settings dialog instead of using pointer to member
Fri, 13 Jul 2018 22:58:56 +0200 Torsten reorganize constants for preferences keys and default values
Fri, 08 Jun 2018 18:04:18 -0400 John W. Eaton new class for miscellaneous interpreter settings
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 27 Dec 2017 20:46:11 +0100 Torsten Allow uncommenting with any kind of comment (bug #52695):
Wed, 06 Sep 2017 09:25:46 -0400 John W. Eaton style fixes for some GUI source files
Fri, 19 May 2017 18:15:48 +0200 Michael Barnes provide variable-editor widget for the GUI
Mon, 24 Apr 2017 14:38:34 -0700 Rik maint: Use convention 'int *x' for naming 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 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
Fri, 18 Dec 2015 22:06:22 -0500 John W. Eaton eliminate comments after preprocessor conditionals
Sun, 29 Nov 2015 00:01:21 +0100 Torsten allow selecting an encoding when saving a file (bug #45688)
Sat, 21 Nov 2015 14:47:22 +0100 Torsten provide a user preference for the encoding used by the editor (bug #45597)
Sat, 14 Nov 2015 13:31:00 +0100 Torsten possibility to set all shortcuts to default values and check overwriting
Sun, 08 Nov 2015 11:59:50 +0100 Torsten provide only one set of gui shortcuts at a time
Wed, 24 Jun 2015 12:53:18 -0400 John W. Eaton Avoid HAVE_ macro in header file.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Fri, 06 Feb 2015 22:55:01 +0100 Torsten fix new shortcut dialog when applying new settings (fix #44196)
Sun, 25 Jan 2015 20:03:17 +0100 Torsten prevent opening the settings dialog multiple times gui-release
Sun, 25 Jan 2015 12:22:48 +0100 Torsten add apply button to the settings dialog (bug #44081) gui-release
Tue, 23 Dec 2014 16:29:02 +0100 Torsten custom style of dock widget title bars depending on focus (bug #43837) gui-release
Thu, 12 Jun 2014 18:45:29 +0200 Torsten allow export and import of shortcut sets gui-release
Sun, 19 Jan 2014 17:25:35 +0100 Torsten gui: provide prefernces for the file browser's directory at startup gui-release
Sun, 19 Jan 2014 11:30:15 +0100 Torsten gui: provide prefernces for the octave directory at startup gui-release
Tue, 31 Dec 2013 13:31:45 +0100 Torsten redesign of dock widgets title bar with configurable colors gui-release