Sat, 04 May 2013 09:37:28 +0200 |
Torsten |
workspace view colors based upon variable scope (derived from Dan's patch #8013)
|
Sat, 27 Apr 2013 21:45:48 -0400 |
John W. Eaton |
generate single-line commands from workspace view context menu
|
Fri, 12 Apr 2013 03:48:56 -0500 |
Daniel J Sebald |
Change workspace row height to font height.
|
Thu, 25 Apr 2013 17:57:55 -0400 |
John W. Eaton |
preserve pending command line input when running commands from GUI actions
|
Tue, 16 Apr 2013 01:49:20 -0400 |
John W. Eaton |
use context menu for workspace viewer rename and copy to clipboard operations
|
Fri, 12 Apr 2013 14:50:56 -0400 |
John W. Eaton |
allow renaming of variables in workspace viewer
|
Tue, 09 Apr 2013 03:40:28 -0400 |
John W. Eaton |
delete useless connection; style fixes
|
Tue, 09 Apr 2013 03:26:11 -0400 |
John Donoghue |
use QTableView instead of QTreeView to display workspace
|
Mon, 08 Apr 2013 12:01:24 -0400 |
John W. Eaton |
use signal/slot for updating workspace instead of using event listener
|
Sun, 07 Apr 2013 16:08:15 -0400 |
John W. Eaton |
derive workspace_view from octave_dock_widget; style fixes
|
Sun, 07 Apr 2013 15:48:11 -0400 |
John Donoghue |
Added context menu to workspace variable display
|
Sun, 07 Apr 2013 11:52:09 -0400 |
John W. Eaton |
improve encapsulation of workspace window object
|
Sat, 06 Apr 2013 14:23:52 -0400 |
John W. Eaton |
store workspace model in main_window, not in workspace view
|
Sat, 06 Apr 2013 14:01:58 -0400 |
John W. Eaton |
undo unintended changes in changeset 302157614308
|
Sat, 06 Apr 2013 11:51:23 -0400 |
John W. Eaton |
deprecate symbol_table::varref functions
|
Thu, 21 Mar 2013 02:28:48 -0400 |
John W. Eaton |
use direct callbacks instead to handle history and workspace list updates
|
Sat, 02 Mar 2013 22:31:40 +0100 |
Torsten |
gui: make sure settings are really written into the settings file
|
Sat, 20 Oct 2012 17:43:35 +0200 |
Torsten |
make a floating widget behave like a normal window (bug #37190)
|
Sun, 30 Sep 2012 12:55:25 +0200 |
Torsten |
save and restore the columns order and width of the workspace-view
|
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
|
Mon, 10 Sep 2012 15:56:17 -0400 |
John W. Eaton |
don't display hidden variables in workspace view
|
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/workspace-view.cc@991afd4a95df
|