log libgui/src/settings-dialog.cc @ 21203:710e700cdd7f

age author description
Sat, 06 Feb 2016 07:32:37 -0800 Rik maint: Clean up naming and indentation of #ifdef blocks in libgui
Thu, 07 Jan 2016 20:56:34 +0100 Torsten always restore breakpoints of an editor file after saving
Tue, 29 Dec 2015 18:06:32 +0100 Daniel J Sebald New marker class for modified file breakpoint and position maintenance.
Sun, 27 Dec 2015 10:50:32 -0500 John Donoghue GUI: add editor toolbar display option (Bug #46705)
Sun, 29 Nov 2015 00:01:21 +0100 Torsten allow selecting an encoding when saving a file (bug #45688)
Wed, 25 Nov 2015 19:14:11 +0100 Torsten default encoding for editor on non windows systems is utf-8 (bug #45597)
Sat, 21 Nov 2015 14:47:22 +0100 Torsten provide a user preference for the encoding used by the editor (bug #45597)
Mon, 02 Nov 2015 22:42:28 +0100 Pantxo Diribarne Make the file browser open files more consistently (bug #45844)
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
Fri, 23 Oct 2015 07:30:22 +0200 Torsten remove column visibility of file browser from settings dialog
Wed, 24 Jun 2015 12:53:18 -0400 John W. Eaton Avoid HAVE_ macro in header file.
Fri, 06 Mar 2015 07:42:13 +0100 Torsten make color gradient of custom title bar adjustable (bug #44435)
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Tue, 24 Feb 2015 09:35:34 +0100 Torsten make size of toolbar icons depending on scaling of display
Tue, 24 Feb 2015 07:12:13 +0100 Torsten improve scalability of gui objects (as discussed in bug #41938)
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)
Fri, 30 Jan 2015 16:06:14 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
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, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 09:43:29 -0500 John W. Eaton strip trailing whitespace from most source files gui-release
Tue, 20 Jan 2015 09:55:41 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Sat, 17 Jan 2015 09:33:15 +0100 Torsten provide a user preference for printing the debug location in the terminal gui-release
Tue, 30 Dec 2014 20:41:00 -0800 Rik maint: Periodic merge of gui-release to default.
Fri, 26 Dec 2014 09:10:38 +0100 Torsten hiding horizontal scroll bar in editor when not needed (bug #41592) 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
Mon, 24 Nov 2014 16:37:36 -0800 Rik maint: Periodic merge of gui-release to default.
Sun, 23 Nov 2014 13:13:35 +0100 Torsten provide an editor lexer for text or unknown files (bug #43572) gui-release