log libgui/graphics/Table.cc @ 27919:1891570abac8

age author description
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Wed, 06 Nov 2019 12:42:12 -0500 John W. Eaton eliminate global access to Octave interpreter in qt graphics classes
Tue, 05 Nov 2019 13:28:45 -0500 John W. Eaton eliminate global access to Octave resources in qt graphics classes
Mon, 16 Sep 2019 23:35:19 -0400 John W. Eaton update some header file lists in libgui sources
Fri, 09 Aug 2019 10:36:08 -0400 John W. Eaton eliminate static wrapper functions in gh_manager class
Fri, 02 Aug 2019 15:19:43 -0500 John W. Eaton use Qt signals to manage calls to gh_manager functions in Qt graphics toolkit
Sun, 21 Jul 2019 10:21:01 -0400 John W. Eaton style fixes: generally aim to break long lines before operators, not after
Fri, 19 Jul 2019 14:15:04 -0400 John W. Eaton style fixes: avoid breaking lines immediately after '('
Sun, 03 Mar 2019 18:19:12 +0100 Pantxo Diribarne Also update uitbale position when figure is (un)maximized (bug #53709)
Sun, 06 Jan 2019 21:38:41 +0100 Markus Mützel Table.cc (Table::updateEnable): Do not invert enabled status (bug #55403). stable
Sun, 06 Jan 2019 16:41:20 +0100 Markus Mützel Table.cc: Fix static analyzer detected issues (bug #55347). stable
Wed, 02 Jan 2019 11:44:09 -0800 Rik Fix static analyzer detected V1003 issues with expansions in macros (bug #55347). stable
Thu, 29 Nov 2018 12:15:25 -0800 Rik Silence unnecessary warnings about security-format (bug #55046).
Thu, 22 Nov 2018 22:17:28 +0100 Markus Mützel Move function str2double inside octave::string namespace (patch #9084).
Thu, 22 Nov 2018 08:12:03 -0800 Rik Clean up implementation of uitable in 36e0e5b428e7.
Tue, 20 Dec 2016 03:25:17 +0000 Andrew Thornton Implement uitable (patch #9084)