log libgui/src/settings-dialog.cc @ 18976:dcb260e7a648

age author description
Fri, 01 Aug 2014 12:10:05 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Sun, 20 Jul 2014 21:23:32 +0200 Torsten add an user preference for loading changed files without a prompt (bug #42678) gui-release
Thu, 19 Jun 2014 18:08:00 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Mon, 16 Jun 2014 12:11:21 +0200 Torsten auto completion offers builtins and file functions for octave (bug #41371) gui-release
Thu, 12 Jun 2014 18:45:29 +0200 Torsten allow export and import of shortcut sets gui-release
Thu, 15 May 2014 08:37:38 -0700 Rik maint: periodic merge of gui-release to stable.
Tue, 06 May 2014 20:38:50 +0200 Torsten status bars and code folding a user preference (bug #42306) gui-release
Mon, 05 May 2014 19:49:41 +0200 Torsten provide a second set of shortcuts gui-release
Fri, 02 May 2014 17:44:44 +0200 Torsten disabling global shortcuts when terminal has focus as user preference gui-release
Fri, 25 Apr 2014 13:25:25 -0700 Rik maint: Clean up extra spaces before/after parentheses.
Mon, 07 Apr 2014 13:31:33 -0400 John Donoghue GUI: Prompt to exit Octave option (Bug #41080) gui-release
Tue, 01 Apr 2014 21:29:48 +0200 Torsten first implementation of a shortcut manager (bug #41217) gui-release
Thu, 06 Mar 2014 03:56:59 +0500 Ahsan Ali Shahid Add preference for terminal windows buffer size (bug #41474) gui-release
Tue, 18 Feb 2014 21:38:51 +0100 Torsten provide a long line marker in the editor gui-release
Thu, 23 Jan 2014 19:35:43 +0100 Torsten improve width of editor tabs when showing complete file path 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
Sat, 18 Jan 2014 09:25:33 +0100 Torsten settings dialog with varaible size (bug #41197) gui-release
Thu, 16 Jan 2014 23:04:58 +0100 Torsten fix duplicate of settings string gui-release
Tue, 14 Jan 2014 22:51:43 +0100 Torsten max. width of editor tabs limited and configurable gui-release
Fri, 10 Jan 2014 19:25:07 -0500 Jordi GutiƩrrez Hermoso maint: periodic merge of stable to gui-release gui-release
Thu, 09 Jan 2014 21:48:34 +0100 Torsten fix some translation issues (bug #41159) stable
Tue, 31 Dec 2013 13:31:45 +0100 Torsten redesign of dock widgets title bar with configurable colors gui-release
Fri, 20 Dec 2013 16:13:20 +0100 Torsten gui: optionally set focus to console when a command is run from another widget gui-release
Sat, 23 Nov 2013 17:27:39 +0100 Torsten reduce default icon size to 16 pixel for larger working areas in the widgets
Sun, 17 Nov 2013 09:55:49 +0100 Torsten add preference for allowing connections to the octave web site
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.
Wed, 23 Oct 2013 22:20:06 +0200 Torsten new preference in settings: editor creates nonexisting files wihtout prompt
Thu, 17 Oct 2013 20:29:17 +0200 Torsten add menu entries to the editor for directly accessing the editor's settings
Sat, 29 Jun 2013 09:21:43 +0200 Torsten fix of typos in text strings of the gui
Thu, 27 Jun 2013 21:18:00 +0200 Torsten * settings-dialog.cc(constructor): enable translation of the cursor types
Tue, 11 Jun 2013 14:02:41 -0500 Daniel J Sebald Variation of color option layouts with columns packed to the left
Tue, 11 Jun 2013 12:51:30 -0500 Daniel J Sebald Make spacing similar for color option layouts
Sun, 26 May 2013 22:16:21 +0200 Torsten add more settings concerning tabs and indentation to the editor settings
Sun, 26 May 2013 14:49:41 +0200 Torsten make white space visibility in the editor configurable
Sat, 25 May 2013 16:36:34 +0200 Torsten make case sensitivity of editors auto completion list configurable
Sat, 25 May 2013 15:00:31 +0200 Torsten make background colors of editor files configurable
Tue, 21 May 2013 20:08:22 +0200 Torsten make color of current line marker in the editor configurable
Sat, 18 May 2013 16:13:53 +0200 Torsten options for auto completion threshold, source and word replacement in settings
Sat, 18 May 2013 15:06:33 +0200 Torsten * settings-dialog.cc: enable octave lexer editor styles if lexer is present
Thu, 16 May 2013 13:50:26 +0800 Ben Abbott Allow build to continue without QScintilla lexer for Octave
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 20:02:08 -0400 Michael Goffioul GUI compilation fixes for MSVC.
Mon, 06 May 2013 22:23:53 +0200 Torsten save and restore last used tabs of the settings dialog
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)
Tue, 16 Apr 2013 21:34:39 +0200 Torsten configurable size of toolbar icons
Sun, 07 Apr 2013 20:09:47 +0200 Torsten gui: make all styles of the lexers configurable
Thu, 11 Apr 2013 19:01:55 +0200 Torsten gui: configurable synchronization between file browser and octave directory
Tue, 02 Apr 2013 19:43:52 +0200 Torsten gui: always show file names in file dock widget
Sun, 31 Mar 2013 23:56:11 +0200 Torsten gui: individually configurable styles of the editor lexers
Wed, 27 Mar 2013 19:52:26 +0100 Torsten gui: provide defaults for all values read from the settings file
Sat, 19 Jan 2013 16:21:55 +0100 Torsten gui: selectable language in settings dialog
Tue, 08 Jan 2013 21:35:12 +0100 Torsten gui: reorganized handling of different icons for dock widgets
Fri, 14 Dec 2012 13:18:14 +0100 Torsten provide separate icons for gui's floating widgets
Wed, 12 Sep 2012 20:32:57 -0400 John W. Eaton avoid some GCC warnings in the libgui code
Wed, 12 Sep 2012 16:34:39 -0400 Jordi GutiƩrrez Hermoso maint: whitespace cleanup in GUI code
Tue, 11 Sep 2012 15:24:22 +0200 Thorsten Liebig GUI: new setting to restore tabs from previous session; allow silent load file