Mon, 28 Dec 2015 19:50:49 +0100 |
Torsten |
add a menu entry for showing/hiding the editor status bar
|
Mon, 28 Dec 2015 16:44:10 +0100 |
Torsten |
edit a file from an error message in the terminal (bug #35619)
|
Sun, 27 Dec 2015 10:50:32 -0500 |
John Donoghue |
GUI: add editor toolbar display option (Bug #46705)
|
Sat, 26 Dec 2015 20:46:08 +0100 |
Torsten |
add find files action also to the editor menu
|
Fri, 25 Dec 2015 22:31:23 +0100 |
Torsten |
prevent shortcut ambiguity between main and editor window
|
Fri, 18 Dec 2015 22:06:22 -0500 |
John W. Eaton |
eliminate comments after preprocessor conditionals
|
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
|
Wed, 25 Nov 2015 19:14:15 +0100 |
Torsten |
add list of mru files to the toolbar of the editor
|
Wed, 18 Nov 2015 22:31:29 -0800 |
Rik |
build: Fix warning messages from compiler.
|
Sun, 15 Nov 2015 14:24:38 +0100 |
Torsten |
provide actions for moving the editor tabs by shortscuts
|
Wed, 11 Nov 2015 20:09:31 +0100 |
Torsten |
added actions and shortcuts for switching editor tabs
|
Sat, 14 Mar 2015 18:54:23 +0100 |
Torsten |
link undo in main window to editor if the latter has focus (bug #44402)
|
Sat, 21 Feb 2015 13:33:28 +0100 |
Torsten |
communicating actual working directory to the editor (#44298)
|
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.
|
Tue, 10 Feb 2015 22:27:29 +0100 |
Torsten |
fix reappearing closed editor tabs at next restart (bug #44219)
|
Sat, 24 Jan 2015 22:46:20 +0100 |
Torsten |
add actions for moving/selecting to matching brace
gui-release
|
Tue, 20 Jan 2015 09:43:29 -0500 |
John W. Eaton |
strip trailing whitespace from most source files
gui-release
|
Thu, 25 Dec 2014 15:48:43 +0100 |
Torsten |
fix access to already removed editor window at exit
gui-release
|
Thu, 25 Dec 2014 08:31:31 +0100 |
Torsten |
cleanup of focus function in gui editor
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
|
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:08:21 +0200 |
Torsten |
add actions for showing text formatting chars and guides in the editor
gui-release
|
Sun, 20 Jul 2014 20:44:30 +0200 |
Torsten |
fix conflict between main and editor menus when using alt keys (bug #42659)
gui-release
|
Fri, 16 May 2014 20:01:27 +0200 |
Torsten |
use editors run selection action for the context menu
gui-release
|
Sun, 11 May 2014 13:22:57 -0400 |
John Donoghue |
Add back main menu copy,paste,select all in editor
gui-release
|
Sun, 27 Apr 2014 19:36:54 +0200 |
Torsten |
update enabled status of undo/redo actions in the editor
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
|
Wed, 23 Apr 2014 08:42:19 +0200 |
Torsten |
add all editor actions to the shortcut manager and fix their shortcut context
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
|
Wed, 16 Apr 2014 16:19:45 -0400 |
John Donoghue |
GUI: implement file drag and drop to command and edit window (Bug #41443)
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
|
Fri, 07 Mar 2014 12:54:16 -0500 |
John W. Eaton |
maint: Periodic merge of stable to gui-release.
gui-release
|
Tue, 04 Mar 2014 21:58:27 +0100 |
Torsten |
fix flashing while debuggung and editor is tabbed behind console (bug #41757)
stable
|
Sun, 23 Feb 2014 19:18:24 +0100 |
Torsten |
allow to select mutliple files in the editors open file dialog (bug #41664)
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
|
Sun, 26 Jan 2014 12:55:21 +0100 |
Torsten |
create empty script when editor becomes visible without open files (bug #41347)
gui-release
|
Sat, 18 Jan 2014 08:50:03 -0500 |
John Donoghue |
gui: Add indent/unindent edit menu to editor (Bug #41223)
gui-release
|
Tue, 12 Nov 2013 08:17:51 +0100 |
Torsten |
check for custom editor when opening a new file from the gui (bug #40496)
|
Mon, 11 Nov 2013 22:01:27 +0100 |
Torsten |
use edit.m for creating a new function with the gui (bug #40502)
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Thu, 17 Oct 2013 20:29:17 +0200 |
Torsten |
add menu entries to the editor for directly accessing the editor's settings
|
Fri, 11 Oct 2013 22:46:32 +0200 |
Torsten |
Add possibility to run selected text of the editor in the terminal
|
Fri, 11 Oct 2013 14:12:37 +0200 |
Torsten |
Add possibility to edit the function related to the actual keyword in editor
|
Fri, 11 Oct 2013 13:05:06 +0200 |
Torsten |
Add help and documentation on actual keyword to the editor menu
|
Thu, 18 Jul 2013 14:30:31 -0400 |
John Donoghue |
Enable/disable editor actions based on available editor windows
|
Sun, 14 Jul 2013 11:55:58 +0200 |
Torsten |
make ctrl-w available for readline in the gui terminal
|
Sat, 13 Jul 2013 10:28:57 +0200 |
Torsten |
enable readline key bindings in terminal widget of gui (bug #36986)
|
Sun, 30 Jun 2013 20:33:20 -0400 |
John Donoghue |
Make main window copy and paste global for current focused window
|
Sat, 22 Jun 2013 20:43:29 +0200 |
Torsten |
fix checked state of window menu entries at startup (bug #39322)
|
Sat, 11 May 2013 18:20:31 +0200 |
Torsten |
ask for saving modified editor files if octave is closed (bug #38689)
|
Sun, 05 May 2013 16:34:11 +0200 |
Torsten |
add close actions to the file menu of the editor
|
Sat, 04 May 2013 22:51:43 -0500 |
Daniel J Sebald |
Use menu triggered signal instead of action triggered signal to rid cast.
|
Sat, 04 May 2013 23:37:27 +0200 |
Torsten |
move more common code from dock widgets into octave-dock-widget.h
|
Thu, 25 Apr 2013 02:42:45 -0400 |
John W. Eaton |
partial menu bar cleanup
|
Tue, 23 Apr 2013 21:43:25 -0400 |
John W. Eaton |
style fixes
|
Fri, 19 Apr 2013 09:36:22 -0400 |
John W. Eaton |
try harder to find editor tab widgets for files with multiple names
|
Sun, 07 Apr 2013 05:45:23 -0400 |
John W. Eaton |
improve encapsulation of file editor window object
|
Sat, 06 Apr 2013 23:58:58 -0400 |
John Donoghue |
add create script context menu to history window
|
Sat, 06 Apr 2013 13:06:40 -0400 |
John W. Eaton |
rename dbstop -> breakpoint in GUI interface functions
|
Thu, 04 Apr 2013 22:22:17 -0400 |
John Donoghue |
Add editor print menu/toolbutton implementation
|
Fri, 05 Apr 2013 03:04:56 -0400 |
John W. Eaton |
use signals instead of event queue for entering/leaving debug mode
|
Wed, 03 Apr 2013 00:10:56 -0400 |
Daniel J Sebald |
remove _terminal pointer from main_window, it is contained by other Qt object
|
Sat, 30 Mar 2013 10:57:15 -0400 |
John W. Eaton |
allow command-line edit function to use GUI editor
|
Fri, 29 Mar 2013 22:37:01 -0400 |
John W. Eaton |
also provide a hook for exiting debugger
|
Thu, 28 Mar 2013 03:20:25 -0400 |
John W. Eaton |
callbacks to set markers in editor using command line dbstop function
|
Wed, 27 Mar 2013 23:42:21 -0400 |
John W. Eaton |
improve naming of debug pointer update callbacks and signals
|
Wed, 27 Mar 2013 12:59:12 -0400 |
John W. Eaton |
open editor tab and insert marker for debugging with gui
|
Wed, 27 Mar 2013 00:44:04 -0400 |
John Donoghue |
editor goto line menu item (bug #38590)
|
Tue, 12 Mar 2013 19:03:07 -0700 |
Rik |
build: Use AMCOND to build GUI editor if Qscintilla available.
|
Tue, 12 Mar 2013 14:53:34 -0700 |
Rik |
build: Add more #ifdefs to build GUI when Qscintilla is not present.
|
Wed, 06 Feb 2013 21:45:04 +0000 |
Richard Crozier |
Created common octave_dock_widget class
|
Sat, 02 Feb 2013 13:21:44 +0100 |
Torsten |
gui: show menu with recently used editor files also in file menu of main window
|
Sun, 27 Jan 2013 18:44:53 -0600 |
Daniel J Sebald |
Add full-length-name tool tip to editor file tab when name is not full length.
|
Sun, 27 Jan 2013 22:22:19 +0100 |
Torsten |
gui: cleanup some string constants for translations
|
Sat, 26 Jan 2013 20:33:46 +0100 |
Torsten |
gui: set keyboard focus when switching between dock widgets (bug #36957)
|
Fri, 28 Dec 2012 15:01:08 +0100 |
Torsten |
editor: add list of recently used files to the file menu
|
Sun, 23 Dec 2012 14:33:48 -0600 |
Daniel J Sebald |
Redo portions of file editor to use more signals/slots rather than casting.
|
Sat, 20 Oct 2012 17:43:35 +0200 |
Torsten |
make a floating widget behave like a normal window (bug #37190)
|
Wed, 12 Sep 2012 16:34:39 -0400 |
Jordi GutiƩrrez Hermoso |
maint: whitespace cleanup in GUI code
|
Tue, 11 Sep 2012 22:19:51 +0200 |
Thorsten Liebig |
GUI: Settings take immediate effect on the m-editor
|
Tue, 11 Sep 2012 15:24:22 +0200 |
Thorsten Liebig |
GUI: new setting to restore tabs from previous session; allow silent load file
|
Wed, 05 Sep 2012 11:41:21 -0400 |
John W. Eaton |
pass QString by const reference instead of value
|
Mon, 20 Aug 2012 14:02:08 -0400 |
John W. Eaton |
update copyright notices in libgui directory
|
Sat, 18 Aug 2012 18:10:09 -0400 |
John W. Eaton |
rename gui directory to libgu
base
gui/src/m-editor/file-editor.h@3d8f81e2c556
|