log libgui/graphics/module.mk @ 31642:670f3f17c280 stable

age author description
Tue, 06 Dec 2022 14:19:16 -0500 John W. Eaton use sed to preprocess OCTAVE_(BEGIN|END)_NAMESPACE macros for Qt moc stable
Tue, 27 Apr 2021 11:08:38 -0400 John W. Eaton fix -IDIR flag for libgui/graphics
Thu, 07 Nov 2019 13:47:46 -0500 John W. Eaton fix circular dependency for libgui <-> libgraphics
Tue, 05 Nov 2019 18:23:20 -0500 John W. Eaton integrate Qt graphics toolkit in Qt interpreter object
Fri, 02 Aug 2019 14:28:48 -0500 John W. Eaton eliminate separate ObjectFactory class in Qt graphics toolkit
Fri, 02 Aug 2019 12:18:48 -0500 John W. Eaton rename Backend to qt_graphics_toolkit
Mon, 29 Jul 2019 10:43:20 -0400 John W. Eaton use Qt signals for interpreter callbacks in Qt graphics toolkit
Mon, 11 Mar 2019 20:45:44 +0000 John W. Eaton maint: Merge stable to default.
Mon, 11 Mar 2019 20:17:43 +0000 John W. Eaton make building with Qt4 QGLWidget work again (bug #55735) stable
Sun, 10 Mar 2019 14:07:25 +0100 Markus Mützel Fix build rule for Qt ui header.
Thu, 07 Mar 2019 22:53:33 +0100 Pantxo Diribarne Use an uitoolbar and ui*tools to build the default figure toolbar (bug #55795)
Sun, 06 Jan 2019 17:58:39 -0800 Mike Miller build: populate $(OCT_FILES) to restore 'make uninstall' functionality stable
Tue, 20 Dec 2016 03:25:17 +0000 Andrew Thornton Implement uitable (patch #9084)
Tue, 23 Oct 2018 16:53:04 -0400 John W. Eaton fix linking of __init_qt__.la on Windows systems (bug #54881)
Fri, 19 Oct 2018 01:11:17 -0400 John W. Eaton clean MOC files in libgui/graphics directory
Fri, 19 Oct 2018 00:38:29 -0400 John W. Eaton fix dependency error in libgui/graphics directory
Wed, 17 Oct 2018 08:30:07 -0400 John W. Eaton fix configuration error/build failure (bug #54851)
Fri, 28 Sep 2018 18:18:09 -0400 John W. Eaton dynamically load qt graphics
Sat, 08 Sep 2018 09:54:07 -0400 John W. Eaton allow building without OpenGL to work again
Thu, 06 Sep 2018 16:29:56 -0400 John W. Eaton use wrapper class to call OpenGL functions
Thu, 12 Jul 2018 17:20:29 -0400 John W. Eaton simplify usage of CFLAGS and CXXFLAGS (bug #48505)
Sat, 19 May 2018 13:54:04 -0400 John W. Eaton make version info accessible in liboctave
Mon, 15 May 2017 16:17:58 -0400 John W. Eaton use automake %reldir% feature
Sat, 22 Apr 2017 08:12:54 -0400 John W. Eaton move contents of liboctave/cruft/misc to liboctave/util
Thu, 05 May 2016 20:03:26 +0100 Andrew Thornton Implement uibuttongroup (bug #47513)
Sun, 28 Feb 2016 23:03:54 -0500 John W. Eaton untangle configuration of OpenGL, FLTK, and Qt (bug #47263)
Wed, 17 Feb 2016 13:32:44 -0500 John W. Eaton use top_srcdir, top_builddir, abs_top_srcdir or abs_top_builddir only if needed
Fri, 17 Jul 2015 15:18:35 -0400 John W. Eaton make interpreter targets and dirstamp files order-only prerequisites
Fri, 17 Jul 2015 14:44:47 -0400 John W. Eaton provide per-directory clean targets
Thu, 09 Jul 2015 13:55:58 -0400 John W. Eaton eliminate recursive make invocation in libgui directory tree
Tue, 12 May 2015 09:22:01 -0700 Rik maint: Remove unnecessary whitespace at end of lines. stable
Sun, 19 Apr 2015 09:54:54 -0400 John Donoghue QtHandles: add annotations dialog
Thu, 19 Mar 2015 08:37:47 -0400 John Donoghue make dist: add updated zoom images to EXTRADIST (bug #44579)
Mon, 09 Feb 2015 16:06:02 -0500 John W. Eaton make save and saveas menu items work in Qt figure window
Tue, 21 Oct 2014 14:37:44 -0400 John W. Eaton make --with-PKG-includedir and --with-PKG-libdir configure options work again
Fri, 21 Feb 2014 18:50:33 -0500 Mike Miller build: Handle templated source file in libgui properly gui-release
Fri, 21 Feb 2014 11:35:36 -0500 John W. Eaton rename file to avoid clash on case-insenstive filesystems (bug #41658) gui-release
Thu, 20 Feb 2014 21:32:45 -0500 Mike Miller Add missing source files to libgui/graphics/module.mk gui-release
Thu, 20 Feb 2014 14:08:14 -0800 Rik build: Add FT2_CFLAGS to CPPFLAGS required for new Qt graphics. gui-release
Thu, 20 Feb 2014 14:05:45 -0500 John W. Eaton Initial integration of QtHandles. gui-release