log libgui/src/workspace-view.cc @ 20605:734d446560a8

age author description
Wed, 07 Oct 2015 21:01:25 +0200 Torsten possibility to hide filters in history and workspace view (bug#45428)
Fri, 24 Jul 2015 14:23:28 +0200 Torsten Fix missing sorting of the workspace view directly after start-up stable
Tue, 30 Jun 2015 21:15:19 +0200 Philip Nienhuis Allow sorting columns in workspace view (bug #45448) stable
Tue, 24 Mar 2015 21:07:51 +0100 Torsten extend sorting of workspave view widget
Wed, 25 Feb 2015 03:40:14 +0100 Stefan Miereis enabled sorting by parameter name in workspace view (bug #44217)
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Tue, 24 Feb 2015 07:12:13 +0100 Torsten improve scalability of gui objects (as discussed in bug #41938)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 09:43:29 -0500 John W. Eaton strip trailing whitespace from most source files gui-release
Sat, 10 Jan 2015 13:31:24 +0100 Torsten improve filter of workspace view gui-release
Wed, 07 Jan 2015 18:57:25 +0100 Torsten * workspace-view.cc (filter_update): enable real regexp in filter gui-release
Wed, 07 Jan 2015 18:16:28 +0100 Torsten provide a filter for the workspace view (bug #41222) gui-release
Sat, 27 Dec 2014 19:32:42 +0100 Torsten values of variables in workspace view copyable (bug #43674) gui-release
Fri, 26 Sep 2014 07:25:54 +0200 Torsten replace grid with alternating row colors in workspace view (bug #43196) gui-release
Sat, 23 Aug 2014 13:19:12 +0200 Torsten user setting for hiding the tool tip in the workspace view (part of bug #42306) gui-release
Tue, 11 Mar 2014 19:27:23 -0400 John Donoghue gui: Add select all menu (Bug #41797) gui-release
Thu, 23 Jan 2014 21:00:51 +0100 Torsten some text improvements in the gui (#bug 41201) gui-release
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.
Sun, 30 Jun 2013 20:33:20 -0400 John Donoghue Make main window copy and paste global for current focused window
Fri, 21 Jun 2013 22:40:53 +0200 Torsten make stand-alone windows from dock widgets when floating (bug #38785)
Sat, 04 May 2013 23:37:27 +0200 Torsten move more common code from dock widgets into octave-dock-widget.h
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