log libgui/graphics/Backend.cc @ 27316:22265a75be74

age author description
Tue, 30 Jul 2019 15:00:54 -0500 John W. Eaton eliminate static instance of Qt graphics ObjectFactory class
Mon, 29 Jul 2019 10:43:20 -0400 John W. Eaton use Qt signals for interpreter callbacks in Qt graphics toolkit
Thu, 11 Jul 2019 15:46:18 +0200 Pantxo Diribarne Let graphics toolkit compute the extent of uicontrol text strings (bug #48446)
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 15 Dec 2018 11:31:31 +0100 Pantxo Diribarne Make creation and destruction of Qt widgets synchronous (bug #55526) stable
Tue, 20 Dec 2016 03:25:17 +0000 Andrew Thornton Implement uitable (patch #9084)
Wed, 15 Aug 2018 15:26:10 -0400 John W. Eaton make shg and figure (N) activate and raise figure windows (bug #45943)
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 23 Feb 2018 14:33:55 +0100 Pantxo Diribarne Allow getframe and print to work without osmesa (bug #53186).
Wed, 31 Jan 2018 23:22:51 +0100 Pantxo Diribarne Allow printing without updating qt visible or invisible figures (bug #52940).
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Fri, 04 Aug 2017 09:37:04 -0700 Rik Eliminate unnecessary std::string ("...") constructor calls when "..." suffices.
Tue, 25 Jul 2017 14:54:10 -0700 Rik Use C++11 nullptr rather than 0 in code (bug #51565).
Sun, 11 Jun 2017 22:14:09 -0700 Rik maint: Deprecate is_empty and replace with isempty.
Tue, 23 May 2017 15:01:27 +0200 Pantxo Diribarne Add getframe function for opengl based toolkits (bug #48195)
Thu, 27 Apr 2017 15:18:20 -0700 Rik maint: Use convention 'int *x' for naming pointers.
Thu, 27 Apr 2017 10:04:31 -0700 Rik maint: Use convention "static_cast<void *>" for casting of pointers.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Wed, 18 Jan 2017 17:36:36 -0800 Rik maint: Use space after function name/before parenthesis in libgui.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Thu, 01 Sep 2016 09:33:55 -0700 Rik maint: Use '{ }' for empty function bodies in C++.
Wed, 31 Aug 2016 12:20:46 -0700 Rik maint: Style check C++ code in libgui/
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Wed, 15 Jun 2016 12:59:43 -0400 John W. Eaton prefer C++ wrappers for C standard headers in C++ code
Thu, 05 May 2016 20:03:26 +0100 Andrew Thornton Implement uibuttongroup (bug #47513)
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Fri, 13 May 2016 18:59:29 -0500 Daniel J Sebald Remove reference to drawnow 'mono' throughout scripts and code, update args test
Mon, 02 May 2016 11:12:16 -0700 Rik maint: Octave coding convention cleanups.
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Sat, 06 Feb 2016 07:32:37 -0800 Rik maint: Clean up naming and indentation of #ifdef blocks in libgui
Wed, 30 Dec 2015 12:33:33 -0800 Rik maint: Replace emtpy 'std::string ()' calls with "".
Fri, 02 Oct 2015 16:07:41 -0400 John W. Eaton eliminate error_state from libgui
Fri, 20 Mar 2015 16:18:10 -0400 John W. Eaton Update copyright year in Qt graphics code.
Thu, 19 Mar 2015 12:27:54 -0400 John W. Eaton style fixes in Qt graphics code
Sun, 08 Feb 2015 16:25:06 -0500 John W. Eaton printing for Qt plot widget (bug #42537)
Fri, 23 Jan 2015 16:40:25 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 23 Jan 2015 16:24:46 -0500 John W. Eaton untabify QtHandles source files gui-release
Fri, 23 Jan 2015 14:37:43 -0500 John W. Eaton avoid old-style cast warning in libgui gui-release
Thu, 17 Jul 2014 11:47:36 -0400 John W. Eaton avoid an old-style cast warning
Sun, 27 Apr 2014 18:02:47 -0700 Rik maint: untabify recently added code files.
Thu, 20 Feb 2014 15:10:07 -0500 John W. Eaton style fix: eliminate lines of slashes to separate functions. gui-release
Thu, 20 Feb 2014 14:58:56 -0500 John W. Eaton update copyright notices for new QtHandles code gui-release
Thu, 20 Feb 2014 14:05:45 -0500 John W. Eaton Initial integration of QtHandles. gui-release