log libgui/src/m-editor/file-editor-tab.cc @ 21301:40de9f8f23a6

age author description
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Sat, 06 Feb 2016 18:22:32 -0800 Rik maint: Clean up various usages of #ifdef.
Sat, 06 Feb 2016 07:32:37 -0800 Rik maint: Clean up naming and indentation of #ifdef blocks in libgui
Sat, 30 Jan 2016 10:13:34 +1100 Lachlan Andrew Gui support for enhancement of dbstop.
Fri, 29 Jan 2016 06:24:34 +0100 Torsten update directory in gui after add-path/change-dir dialog
Wed, 13 Jan 2016 17:28:42 +1100 Lachlan Andrew Test GUI marker flags correctly, and omit unnecessary test finding next marker
Tue, 12 Jan 2016 21:45:58 +0100 Torsten fix issues when restoring breakpoints and closing tabs or whole application
Sat, 09 Jan 2016 15:02:48 +0100 Torsten gui: only center line with debugger pointer if line is at the top or bottom
Thu, 07 Jan 2016 20:56:34 +0100 Torsten always restore breakpoints of an editor file after saving
Thu, 07 Jan 2016 20:17:14 +0100 Torsten center line when setting a breakpoint only if line is at top or at bottom
Thu, 31 Dec 2015 12:01:01 +0100 Torsten use standard message box for discarding/restoring breakpoints while saving a file
Wed, 30 Dec 2015 09:46:05 +0100 Torsten improved margin and marker colors in the editor
Wed, 30 Dec 2015 08:28:37 +0100 Torsten fix line number when removing a breakpoint via the gui (bug #46779)
Tue, 29 Dec 2015 18:06:32 +0100 Daniel J Sebald New marker class for modified file breakpoint and position maintenance.
Mon, 28 Dec 2015 16:44:10 +0100 Torsten edit a file from an error message in the terminal (bug #35619)
Mon, 28 Dec 2015 09:06:51 +0100 Torsten color of editor margins adapted to currently chosen style (bug #46706)
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Sun, 06 Dec 2015 09:35:28 +0100 Torsten store the encoding of recent editor files in the mru list
Fri, 04 Dec 2015 22:05:07 +0100 Torsten also store encoding and tab index with last editor session (bugs #46588, #45688)
Thu, 03 Dec 2015 23:02:48 +0100 Torsten allow to select an encoding when opening a file
Tue, 01 Dec 2015 21:59:59 +0100 Torsten warning when saving editor file with a codec not suited for current contents
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)
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Tue, 03 Nov 2015 17:58:15 -0500 Jordi GutiƩrrez Hermoso maint: periodic merge of stable to default
Fri, 16 Oct 2015 11:03:26 +0200 Torsten improve focus detection of gui (bug #45306) stable
Sat, 01 Aug 2015 11:26:32 +0200 Torsten editor with smart indentation for octave files (bug #41554)
Mon, 25 May 2015 22:02:15 -0700 Rik Use in-place operators in C++ code where possible.
Fri, 06 Mar 2015 08:26:01 +0100 Torsten cancel run action when saving unnamed file was canceled (bug #44434)
Thu, 26 Feb 2015 10:06:23 +0100 Torsten omit icons for breakpoint markers and in documentation viewer
Tue, 24 Feb 2015 07:12:13 +0100 Torsten improve scalability of gui objects (as discussed in bug #41938)
Mon, 23 Feb 2015 19:04:28 +0100 Torsten fix closing a tab with modification
Sat, 21 Feb 2015 14:46:43 +0100 Torsten fix issue when saving a new modified file while closing
Sat, 21 Feb 2015 13:33:28 +0100 Torsten communicating actual working directory to the editor (#44298)
Thu, 19 Feb 2015 20:26:36 +0100 Torsten fix some oddities updating lexer and api-files for auto completion
Thu, 19 Feb 2015 13:26:40 +0100 Torsten fix eol detection in editor which caused a crash for huge files
Sat, 14 Feb 2015 11:27:10 -0600 Daniel J Sebald Restructure shutdown flow and behavior for improved robustness
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sat, 24 Jan 2015 22:46:20 +0100 Torsten add actions for moving/selecting to matching brace gui-release
Thu, 22 Jan 2015 21:38:12 +0100 Torsten clean up some signal-slot combinations in the editor gui-release
Thu, 22 Jan 2015 06:52:37 +0100 Torsten open file directly without edit command when editing a function from editor gui-release
Tue, 20 Jan 2015 09:43:29 -0500 John W. Eaton strip trailing whitespace from most source files gui-release
Tue, 20 Jan 2015 10:05:42 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Mon, 19 Jan 2015 07:04:12 +0100 Torsten fix scroll width of horizontal scroll bar (bug #44040) gui-release
Tue, 30 Dec 2014 15:38:57 +0100 Torsten fix positioning issues of editor find dialog (bug #43174) gui-release
Fri, 26 Dec 2014 09:10:38 +0100 Torsten hiding horizontal scroll bar in editor when not needed (bug #41592) gui-release
Wed, 24 Dec 2014 15:07:31 +0100 Torsten switching between edit and main shortcuts depending on active dock widget now gui-release
Sat, 20 Dec 2014 17:26:53 +0100 Torsten allow to cancel exiting if editor tabs are modified and exit is requested in gui gui-release
Sun, 23 Nov 2014 13:13:35 +0100 Torsten provide an editor lexer for text or unknown files (bug #43572) gui-release
Thu, 13 Nov 2014 07:02:33 +0100 Torsten use indentation width for the editor from the settings (bug #43592) gui-release
Thu, 06 Nov 2014 18:50:25 +0100 Torsten provide option for using tabs for indentations in the editor gui-release
Thu, 16 Oct 2014 20:29:37 +0200 Torsten usage of default suffix depending on filter in save as dialog (bug #43335) gui-release
Sun, 12 Oct 2014 15:49:49 +0200 Torsten add a drop down menu with the eol mode in the save-file-as-dialog gui-release
Sat, 11 Oct 2014 15:44:07 +0200 Torsten reorder eol modes in the editor settings gui-release
Sat, 11 Oct 2014 11:15:59 +0200 Torsten add actions for converting the eol characters of the editor file gui-release
Sat, 11 Oct 2014 11:05:53 +0200 Torsten add a preference for the default eol mode of new files (bug #43334) gui-release
Sat, 11 Oct 2014 10:14:21 +0200 Torsten add a label to the eol indicator in the editors status bar gui-release
Thu, 09 Oct 2014 16:07:29 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release