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
|
Sat, 18 Jan 2014 08:50:03 -0500 |
John Donoghue |
gui: Add indent/unindent edit menu to editor (Bug #41223)
gui-release
|
Fri, 17 Jan 2014 19:51:22 -0500 |
John Donoghue |
Set codec when loading/saving files in editor (Bug #41226)
gui-release
|
Tue, 14 Jan 2014 20:56:57 +0100 |
Torsten |
warn when saving or executing a file with spaces in its name (bug #41136)
gui-release
|
Tue, 07 Jan 2014 16:01:44 -0500 |
John W. Eaton |
allow the gui editor to set breakpoints in class methods (bug #41126)
stable
|
Thu, 05 Dec 2013 06:49:48 +0100 |
Torsten |
allow saving an editor file as the current one (bug #40759)
stable
|
Thu, 21 Nov 2013 21:42:03 +0100 |
Torsten |
some code cleanup in file_editor_tab
|
Thu, 21 Nov 2013 17:17:55 +0100 |
Torsten |
fix saving unnamed editor files when closing octave (bug #40637)
|
Tue, 19 Nov 2013 22:19:41 -0500 |
John Donoghue |
GUI: Add statusbar with line/col indicator to editor window (Bug #40626)
|
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 20:50:58 +0200 |
Torsten |
prevent the editor's file watcher from signaling fasle alarms (bug #40312)
|
Sun, 20 Oct 2013 20:08:32 +0200 |
Torsten |
make sure all entries in the editor's mru-menu have an absolute path
|