log libgui/src/settings-dialog.h @ 26376:00f796120a6d stable

age author description
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
Tue, 29 Oct 2013 09:54:40 -0700 Rik Use GNU style coding conventions for code in libgui/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Thu, 17 Oct 2013 20:29:17 +0200 Torsten add menu entries to the editor for directly accessing the editor's settings
Tue, 21 May 2013 20:08:22 +0200 Torsten make color of current line marker in the editor configurable
Sun, 12 May 2013 22:21:46 -0400 John W. Eaton use QScintilla's lexer for highlighting Octave programs
Fri, 10 May 2013 18:31:04 -0400 Mike Miller Fix GUI includes when built without Qscintilla
Mon, 06 May 2013 06:00:44 -0400 John W. Eaton allow terminal colors to be set from preferences dialog
Sat, 04 May 2013 09:37:28 +0200 Torsten workspace view colors based upon variable scope (derived from Dan's patch #8013)
Sun, 07 Apr 2013 20:09:47 +0200 Torsten gui: make all styles of the lexers configurable
Sun, 31 Mar 2013 23:56:11 +0200 Torsten gui: individually configurable styles of the editor lexers
Wed, 12 Sep 2012 16:34:39 -0400 Jordi GutiƩrrez Hermoso maint: whitespace cleanup in GUI code
Sun, 02 Sep 2012 22:39:56 +0200 Torsten provide buttons for the settings dialog (bug #36981)
Mon, 20 Aug 2012 14:02:08 -0400 John W. Eaton update copyright notices in libgui directory
Sat, 18 Aug 2012 18:10:09 -0400 John W. Eaton rename gui directory to libgu base gui/src/settings-dialog.h@c1ea6895c753