log libgui/src/variable-editor.cc @ 25192:8cc3213f788f stable

age author description
Mon, 09 Apr 2018 21:52:43 -0700 Mike Miller clean up variable editor method for style and compiler warnings (bug #53443) stable
Mon, 09 Apr 2018 16:46:00 -0500 Daniel J Sebald Add focus proxy for Variable Editor to prevent loss of variable focus (bug #53410) stable
Mon, 09 Apr 2018 00:31:48 -0500 Daniel J Sebald Focus variable panel when Variable Editor comes from hidden state (bug #53443). stable
Sun, 08 Apr 2018 01:23:15 -0500 Daniel J Sebald When Variable Editor is tabbed, activate that tab via openvar (bug #53443). stable
Tue, 03 Apr 2018 13:52:07 -0700 Rik maint: style check C++ ahead of 4.4 release. stable
Mon, 02 Apr 2018 14:52:54 -0500 Daniel J Sebald Fix locked GUI panels for Qt 5.6.1 through 5.7.0 series versions (bug #53409) stable
Fri, 30 Mar 2018 12:15:01 -0700 Rik [mq]: tr stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 21 Mar 2018 21:14:11 -0500 Daniel J Sebald Remove NoFocus policy from Variable Editor and restore highlight (bug #53410) stable
Mon, 26 Mar 2018 13:32:36 -0500 Daniel J Sebald Enable delete-on-close behavior of variable editor panels (bug #53467)
Wed, 21 Mar 2018 21:53:40 -0500 Daniel J Sebald Prevent openvar() crash when called twice with same variable (bug #53411) stable
Sat, 10 Mar 2018 14:41:34 -0600 Daniel J Sebald Add a QFrame to the variable editor panels and adjust tooltips (bug #53275)
Mon, 05 Mar 2018 22:11:33 -0600 Daniel J Sebald Improve fullscreen action for variable editor panes (bug #53275)
Sun, 04 Mar 2018 03:52:58 -0600 Daniel J Sebald Use OS GUI highlight backgroud color for variable editor name label (bug #53274)
Mon, 05 Mar 2018 07:48:37 +0100 Torsten hide floating variable widgets when variable editor is hidden
Sat, 03 Mar 2018 07:36:06 +0100 Torsten * variable-editor.cc (ctor): rename object name matching logo name (bug #53260)
Fri, 02 Mar 2018 15:37:31 -0500 John W. Eaton move some GUI classes inside octave namespace
Fri, 02 Mar 2018 13:25:34 -0500 John W. Eaton eliminate most Qt version checks
Thu, 01 Mar 2018 23:19:55 -0600 Daniel J Sebald Make variable editor code compile under Qt4 (bug #53259)
Mon, 19 Feb 2018 20:13:15 -0600 Daniel J Sebald Make the variable editor multi-panel via a QMainWindow layout (bug #53046)
Mon, 12 Feb 2018 16:54:57 -0600 Daniel J Sebald Range-check variable editor m_table_colors before using (bug #53137)
Thu, 15 Feb 2018 00:41:45 -0500 John W. Eaton make variable editor display-only page readonly with no line wrapping
Wed, 14 Feb 2018 23:50:55 -0500 John W. Eaton resize varible editor model on scrollbar actions
Wed, 14 Feb 2018 19:02:58 -0500 John W. Eaton allow dynamic resizing of display rows and columns in variable editor
Thu, 08 Feb 2018 11:27:39 -0500 John W. Eaton style fixes for varaible editor
Thu, 08 Feb 2018 12:19:04 +0100 Torsten * varaible-editor.h: make tabs closable and movable again
Wed, 07 Feb 2018 17:22:45 -0500 John W. Eaton * variable-edidtor.cc: Fix trivial error in previous change.
Wed, 07 Feb 2018 17:16:55 -0500 John W. Eaton style fixes for variable editor
Wed, 07 Feb 2018 12:06:18 -0500 John W. Eaton don't store label in variable editor model
Tue, 06 Feb 2018 06:20:08 -0500 John W. Eaton refactor variable editor model internal representation (bug #53054)
Tue, 06 Feb 2018 20:01:30 +0100 Torsten add contextmenu to the tab bar of the variable editor (part bug #53002)
Tue, 06 Feb 2018 20:01:25 +0100 Torsten replace main window in variable editor by normal widget with layout
Sat, 03 Feb 2018 13:46:16 -0500 John W. Eaton track display and data rows/columns separately in variable editor (bug #53033)
Thu, 01 Feb 2018 06:37:34 -0500 John W. Eaton set initial size of variable editor columns based on data
Mon, 29 Jan 2018 15:19:09 -0500 John W. Eaton don't resize variable editor columns on every update (bug #52988)
Mon, 29 Jan 2018 13:33:09 -0500 John W. Eaton add tool tip for variable editor plot data button (bug #53001)
Mon, 29 Jan 2018 13:10:10 -0500 John W. Eaton respect autofit setting in variable edtior update (bug #52988)
Fri, 26 Jan 2018 19:39:46 -0500 John W. Eaton more variable editor improvements; allow more variable types to be edited
Fri, 26 Jan 2018 00:11:11 -0500 John W. Eaton improve efficiency of variable editor
Thu, 25 Jan 2018 23:59:57 -0500 John W. Eaton pass variable value to variable editor in addition to variable name
Thu, 25 Jan 2018 23:44:54 -0500 John W. Eaton more style fixes for variable editor
Sun, 21 Jan 2018 10:39:19 -0500 John W. Eaton improve behavior of variable editor
Sat, 20 Jan 2018 16:00:01 -0500 John W. Eaton when editing sub-variables, generate complete subscript, not format string
Fri, 19 Jan 2018 06:05:18 -0500 John W. Eaton more style fixes for variable editor
Tue, 12 Dec 2017 17:30:50 -0500 John W. Eaton style fixes for variable editor
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 11 Oct 2017 07:06:23 +0200 Alexander Wilms new icon for the plot menu in the variable editor
Sun, 24 Sep 2017 09:52:41 +0200 Torsten consistent defaults values for all preferences (bug #52090)
Sun, 10 Sep 2017 09:43:13 -0700 Rik Use Octave conventions in variable editor code.
Sun, 10 Sep 2017 01:56:36 +0200 Torsten variable editor: remove & when reading names from tabs (bugs #51851, #51905)
Wed, 06 Sep 2017 21:54:31 -0500 Daniel J Sebald Free variable editor QMainWindow memory upon delete (bug #51954).
Wed, 06 Sep 2017 16:39:41 -0400 John W. Eaton avoid segfault on exit (bug #51954)
Wed, 06 Sep 2017 12:53:28 -0400 John W. Eaton style fixes for some GUI source files
Thu, 31 Aug 2017 10:30:01 -0700 Rik Use Octave coding conventions for Variable Editor code.
Sun, 27 Aug 2017 11:30:15 +0200 Torsten * variable-editor.cc (ctor): do not set window title twice (bug #51853)
Fri, 25 Aug 2017 20:55:08 +0200 Torsten * variable_editor (construct_tool_bar): fix the broken up icon in the toolbar
Fri, 25 Aug 2017 20:49:04 +0200 Torsten only enable toolbar of variable editor if a tab is present
Thu, 24 Aug 2017 19:24:09 +0200 Torsten remove obsolete settings for toolbar size in the variable editor
Wed, 23 Aug 2017 22:18:00 +0200 Torsten fix some icon issues of the variable edtor
Fri, 19 May 2017 18:15:48 +0200 Michael Barnes provide variable-editor widget for the GUI