Thu, 28 Mar 2013 17:01:43 +0100 |
Torsten |
gui: add shortcut for goto line action in the editor and center the target line
|
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)
|
Thu, 14 Mar 2013 22:23:23 -0400 |
John W. Eaton |
avoid shadowed variable warning from GCC
|
Sat, 02 Mar 2013 22:41:00 +0100 |
Torsten |
gui: improve shortcuts for the editor (bug #38383) and for widget navigation
|
Sat, 02 Mar 2013 22:31:40 +0100 |
Torsten |
gui: make sure settings are really written into the settings file
|
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)
|
Sat, 05 Jan 2013 21:30:01 +0100 |
Torsten |
gui: new error message when saving a file as one already opened in the editor
|
Thu, 03 Jan 2013 17:40:43 -0500 |
John W. Eaton |
eliminate some compiler warnings for GUI code
|
Wed, 02 Jan 2013 14:29:50 -0500 |
John W. Eaton |
allow build to proceed if either Qt or QScintilla is missing
|
Fri, 28 Dec 2012 15:39:46 +0100 |
Torsten |
editor: when opening an open file, bring its tab (even with short title) on top
|
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)
|
Thu, 20 Sep 2012 04:08:53 -0500 |
Daniel J Sebald |
Retain QsciAPIs lexer_api as part of lexer_octave_gui object (bug #37359)
|
Fri, 14 Sep 2012 11:52:44 -0400 |
John W. Eaton |
eliminate use of Q_UNUSED macro
|
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 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
|
Thu, 06 Sep 2012 21:21:04 +0200 |
Thorsten Liebig |
* file-editor.cc (file_editor::request_open_file): canceled open --> restore focus to previous tab
|
Thu, 06 Sep 2012 13:04:48 -0400 |
Jordi GutiƩrrez Hermoso |
Merge in Thorsten Liebig's changes
|
Tue, 04 Sep 2012 22:34:48 +0200 |
Thorsten Liebig |
m-editor: open a new file from the directory of the last active tab
|
Wed, 05 Sep 2012 11:41:21 -0400 |
John W. Eaton |
pass QString by const reference instead of value
|
Tue, 04 Sep 2012 11:53:26 -0700 |
Rik |
Add '#include <config.h>' to C++ files in libgui/src
|
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.cc@71182778c5c1
|