log libgui/src/module.mk @ 29835:a946d742fb97

age author description
Fri, 25 Jun 2021 17:27:17 -0400 John W. Eaton allow community news window to be opened from command line
Tue, 27 Apr 2021 11:11:54 -0400 John W. Eaton provide QOverload template if it is not in <QtGlobal> (bug #60416)
Thu, 25 Mar 2021 23:06:40 -0400 John W. Eaton experimental command window widget with server loop
Sun, 28 Feb 2021 18:37:34 +0100 Torsten Lilge add separate icon for qt figure windows
Wed, 27 Jan 2021 08:02:08 +0100 Markus Mützel build: Include new file "bookmark-new.png" in tarball.
Sun, 10 Jan 2021 14:04:35 +0100 Torsten Lilge add bookmark functionality to the documentation browser (bug #54938)
Sun, 27 Dec 2020 19:07:32 +0100 Torsten Lilge add gui utilities with first function for color interpolation
Fri, 13 Nov 2020 20:50:37 +0100 Torsten Lilge use a led like indicator for the prfiler state
Mon, 13 Jul 2020 14:57:22 -0400 John W. Eaton avoid QList deprecated function warnings
Tue, 24 Dec 2019 11:06:41 +0100 Markus Mützel build: Include new gui-preferences headers in the build system.
Thu, 19 Dec 2019 13:57:28 +0100 Markus Mützel build: Include new file gui-preferences-ff.h in the build system.
Fri, 15 Nov 2019 18:06:28 -0500 John W. Eaton backout changesets cdb681adc85a and b3401292e101 (bug #56952)
Thu, 14 Nov 2019 21:35:14 -0500 John W. Eaton store Qt graphics toolkit object in interpreter_qobject
Sun, 10 Nov 2019 21:56:18 +0100 Torsten Lilge replace preference literals by symbolic constants for dock widgets
Tue, 05 Nov 2019 18:23:20 -0500 John W. Eaton integrate Qt graphics toolkit in Qt interpreter object
Sat, 02 Nov 2019 09:45:09 +0100 Torsten Lilge use symbolic constants for preferences key/default in history viewer
Sat, 02 Nov 2019 07:41:42 +0100 Torsten Lilge use symbolic constants for preferences key and default values in news reader
Fri, 01 Nov 2019 02:17:13 -0400 John W. Eaton use new gui_settings class instead of using QSettings directly
Tue, 29 Oct 2019 17:23:08 +0100 Torsten Lilge use symbolic constants for command widget preferences
Fri, 25 Oct 2019 00:38:06 -0400 John W. Eaton split gui-preferences.h into one file per widget
Mon, 22 Jul 2019 23:51:01 -0400 JunWang new gui dialog for modifying octaves load path (bug #43549)
Tue, 23 Jul 2019 17:00:06 -0400 John W. Eaton Backed out accidentally committed work-in-progress changeset 189ca5990c5d
Mon, 22 Jul 2019 23:51:01 -0400 JunWang work-in-progress patch for set path dialog
Thu, 18 Jul 2019 11:23:22 -0400 John W. Eaton rename octave_link and octave_link_events classes, move inside octave namespace
Tue, 16 Jul 2019 11:57:28 -0400 John W. Eaton eliminate octave_cmd classes
Sat, 22 Jun 2019 17:30:16 -0500 John W. Eaton refactor and rename some qt application objects
Fri, 21 Jun 2019 14:41:04 -0500 John W. Eaton rename octave_interpreter object in GUI
Fri, 21 Jun 2019 10:10:54 -0500 John W. Eaton move news reader widget to separate file
Sun, 19 May 2019 11:15:10 +0200 Pantxo Diribarne Implement "pointer" and related figure properties for Qt toolkit (bug #56347)
Thu, 07 Mar 2019 22:53:33 +0100 Pantxo Diribarne Use an uitoolbar and ui*tools to build the default figure toolbar (bug #55795)
Fri, 28 Dec 2018 08:37:35 +0100 Torsten separate include file for main window gui preferences stable
Mon, 26 Nov 2018 20:53:24 +0100 Torsten add missing icon files for doc browser history toolbar (bug #54938)
Sun, 04 Nov 2018 13:28:27 +0100 Torsten adding a toolbar with common browse tools to the doc browser (bug 54938)
Fri, 28 Sep 2018 18:18:09 -0400 John W. Eaton dynamically load qt graphics
Mon, 08 Oct 2018 09:16:29 +0200 Pantxo Diribarne msgbox.m: use graphics objects to build dialog (bug #42490)
Fri, 13 Jul 2018 22:58:56 +0200 Torsten reorganize constants for preferences keys and default values
Fri, 13 Jul 2018 16:26:55 -0400 John W. Eaton maint: Merge stable to default.
Fri, 13 Jul 2018 15:51:39 -0400 John W. Eaton remove unused qtinfo source files stable
Fri, 13 Jul 2018 15:51:39 -0400 John W. Eaton remove unused qtinfo source files
Thu, 12 Jul 2018 17:20:29 -0400 John W. Eaton simplify usage of CFLAGS and CXXFLAGS (bug #48505)
Fri, 08 Jun 2018 18:04:18 -0400 John W. Eaton new class for miscellaneous interpreter settings
Tue, 22 May 2018 22:41:12 +0200 Torsten provide shortcuts for closing widgets of the variable editor (bug #53002)
Sat, 19 May 2018 13:54:04 -0400 John W. Eaton make version info accessible in liboctave
Tue, 17 Apr 2018 21:40:31 -0400 John W. Eaton improve Ctrl-C interrupt handling in the GUI (bug #53635) stable
Fri, 13 Apr 2018 12:39:08 -0700 Rik Add go-down icon to GUI icon set (bug #53639). stable
Wed, 28 Mar 2018 21:46:11 +0200 Torsten documentation widget based on qt help engine (bug #53006) stable
Thu, 01 Mar 2018 22:22:31 -0600 Daniel J Sebald Create an icon for the variable editor (bug #53260)
Sat, 03 Feb 2018 09:51:34 +0100 Torsten move derived tab bar from editor and doc viewer into separate file
Wed, 27 Dec 2017 20:46:11 +0100 Torsten Allow uncommenting with any kind of comment (bug #52695):
Wed, 11 Oct 2017 07:06:23 +0200 Alexander Wilms new icon for the plot menu in the variable editor
Wed, 20 Sep 2017 16:56:10 +0200 Kai T. Ohlhus Rename libgui `parser` class to `texinfo_parser` for clarity.
Fri, 19 May 2017 18:15:48 +0200 Michael Barnes provide variable-editor widget for the GUI
Mon, 15 May 2017 16:17:58 -0400 John W. Eaton use automake %reldir% feature
Sat, 22 Apr 2017 14:11:40 -0700 Mike Miller Refactor and normalize generated build info source files
Sat, 22 Apr 2017 08:12:54 -0400 John W. Eaton move contents of liboctave/cruft/misc to liboctave/util
Tue, 11 Apr 2017 08:00:23 +0200 Torsten improve opening files from gui when built without qscintilla (bug #39179)
Mon, 10 Apr 2017 07:02:42 +0200 Torsten Backed out changeset 7332287221a9
Sun, 09 Apr 2017 07:46:46 +0200 Torsten improve usage without qscintilla by external editor interface (bug #39179)
Mon, 30 Jan 2017 17:38:12 -0500 John W. Eaton refactor and simplify interpreter startup in GUI
Sun, 15 Mar 2015 19:35:01 +0100 Torsten changeset: 19946:59385cda0598