log libgui/src/m-editor/file-editor-tab.cc @ 20654:b65888ec820e draft default tip gccjit

age author description
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
Mon, 06 Oct 2014 21:52:48 +0200 Torsten detect eol mode when opening a file in the editor of the gui (#bug 43334) stable
Thu, 09 Oct 2014 18:10:19 +0200 Torsten backing out cset 85b2d669c21e for applying a modified version at stable gui-release
Mon, 06 Oct 2014 21:52:48 +0200 Torsten detect eol mode when opening a file in the editor of the gui (#bug 43334) gui-release
Sun, 28 Sep 2014 17:30:38 +0200 Torsten set cursor color of the editor to color of default text (bug #43314) gui-release
Sat, 23 Aug 2014 16:07:03 +0200 Torsten fix compile warning in gui editor tab gui-release
Mon, 11 Aug 2014 19:28:08 +0200 Torsten improved regexp for file name suggestion when saving a new editor file gui-release
Mon, 11 Aug 2014 17:24:37 +0200 Torsten improved finding a function file for editing in gui (bug #41509) gui-release
Sun, 20 Jul 2014 21:23:32 +0200 Torsten add an user preference for loading changed files without a prompt (bug #42678) gui-release
Mon, 16 Jun 2014 20:41:19 +0200 Torsten make sure a new and still unnamed file is saved when run from the editor gui-release
Mon, 16 Jun 2014 20:30:28 +0200 Torsten save a new file before trying to run it from the editor (bug #42571) gui-release
Mon, 16 Jun 2014 17:40:53 +0200 Torsten propose function name as file name when saving a new file (bug #42568) gui-release
Mon, 16 Jun 2014 12:11:21 +0200 Torsten auto completion offers builtins and file functions for octave (bug #41371) gui-release
Fri, 16 May 2014 20:01:27 +0200 Torsten use editors run selection action for the context menu gui-release
Tue, 06 May 2014 20:38:50 +0200 Torsten status bars and code folding a user preference (bug #42306) gui-release
Sun, 27 Apr 2014 18:35:19 +0200 Torsten use the actions from the editor for the context menu gui-release
Sun, 27 Apr 2014 15:13:05 +0200 Torsten simplify some code by using scintilla internal commands gui-release
Sun, 27 Apr 2014 13:03:08 +0200 Torsten disable some global shortcuts when editor gets focus to prevent conflicts gui-release
Fri, 18 Apr 2014 13:43:55 +0200 Torsten add some qscintilla actions to the menu and to the shortcut manager gui-release
Thu, 13 Feb 2014 20:39:09 +0100 Torsten add menu entries and shortcuts for zoom functions in the editor (bug #41516) gui-release
Tue, 11 Mar 2014 19:27:23 -0400 John Donoghue gui: Add select all menu (Bug #41797) gui-release
Tue, 18 Feb 2014 21:38:51 +0100 Torsten provide a long line marker in the editor gui-release
Tue, 18 Feb 2014 07:33:45 +0100 Torsten update the completion list of the editor while typing gui-release
Mon, 17 Feb 2014 20:42:08 +0100 Torsten automatic completion list as user preference (bug #41469) gui-release
Thu, 13 Feb 2014 22:17:44 +0100 Torsten Backed out changeset f01ac1bb8a5d which broke some editor short cuts gui-release
Thu, 13 Feb 2014 20:39:09 +0100 Torsten add menu entries and shortcuts for zoom functions in the editor (bug #41516) gui-release
Tue, 21 Jan 2014 18:11:50 +0100 Julien Bect Warn when saving/running a script whose name is not a valid identifier. gui-release
Sun, 19 Jan 2014 08:25:58 +0100 Julien Bect file-editor-tab.cc: Fix a typo. gui-release