log libgui/src/qt-interpreter-events.h @ 31619:ad014fc78bd6

age author description
Fri, 02 Dec 2022 14:23:53 -0500 John W. Eaton use individual local gui_settings objects
Fri, 10 Jun 2022 18:02:23 +0200 Torsten Lilge exp cmd widget: fix missing promt after error
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sun, 19 Sep 2021 15:36:19 +0200 Markus Mützel event-manager: Add function to signal valid implementation of GUI dialogs (bug #60980).
Sat, 26 Jun 2021 07:59:17 -0400 John W. Eaton allow release notes window to be opened from command line
Fri, 25 Jun 2021 17:27:17 -0400 John W. Eaton allow community news window to be opened from command line
Sat, 19 Jun 2021 14:34:07 -0400 John W. Eaton allow terminal window to be opened from command line
Thu, 29 Apr 2021 11:12:40 -0400 John W. Eaton allow most dock widgets to be used from command line
Thu, 25 Mar 2021 23:06:40 -0400 John W. Eaton experimental command window widget with server loop
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 12 Nov 2020 21:11:50 +0100 Torsten Lilge update profiler status in gui from interpreter
Wed, 28 Oct 2020 11:18:54 -0400 John W. Eaton maint: merge stable to default.
Tue, 27 Oct 2020 22:28:44 +0100 Torsten Lilge avoid possible infinite loop when default encoding is changed (bug #59331) stable
Thu, 24 Sep 2020 20:49:43 +0200 Torsten Lilge add functions of loaded packages to auto-completion list (bug #56207)
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
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
Tue, 12 Nov 2019 14:54:25 +0100 Pantxo Diribarne Add functions to show GUI windows (bug #57213)
Tue, 05 Nov 2019 07:49:38 -0500 John W. Eaton eliminate need for global access to resource manager in uiwidget objects
Mon, 04 Nov 2019 13:34:44 -0500 John W. Eaton in GUI objects, store reference to base_qobject instead of resource_manager
Fri, 01 Nov 2019 18:16:49 -0400 John W. Eaton don't use singleton pattern for resource manager in GUI
Fri, 01 Nov 2019 02:17:13 -0400 John W. Eaton use new gui_settings class instead of using QSettings directly
Thu, 31 Oct 2019 14:43:47 -0400 John W. Eaton define new __event_manager_apply_preferences__ function
Thu, 31 Oct 2019 14:36:11 -0400 John W. Eaton improve thread safety of qt_interpreter_events::gui_preference
Thu, 31 Oct 2019 11:40:30 -0400 John W. Eaton use single QVariant object for return values in qt_interpreter_events class
Thu, 31 Oct 2019 10:39:43 -0400 John W. Eaton improve thread safety of qt_interpreter_events::get_named_icon
Sat, 26 Oct 2019 11:31:05 -0400 John W. Eaton use consistent order for signal/slot/other decls in libgui/src files
Sat, 26 Oct 2019 12:20:29 -0400 John W. Eaton move qt_interpreter_events object from interpreter_qobject to octave_qobject
Thu, 24 Oct 2019 03:47:41 -0400 John W. Eaton eliminate global uiwidget_creator variable
Wed, 25 Sep 2019 13:02:50 -0400 John W. Eaton group functions by category in interpreter_events and event_manager classes
Sun, 15 Sep 2019 12:28:23 -0400 John W. Eaton try to use consitent ordering for include files in libgui sources
Fri, 13 Sep 2019 16:40:08 -0400 John W. Eaton rename change_directory to directory_changed in event manager
Wed, 11 Sep 2019 18:01:40 -0400 John W. Eaton move qt_interpreter_events::file_in_path to load_path::contains_file_in_dir
Wed, 11 Sep 2019 16:40:19 -0400 John W. Eaton clean up use of interpreter in qt_interpreter_events::enter_debugger_event
Sun, 04 Aug 2019 08:52:27 +0200 Torsten Lilge update load path dialog when path is modified via console
Tue, 23 Jul 2019 11:01:41 -0400 John W. Eaton internal documentation for interpreter_events and event_manager classes
Tue, 23 Jul 2019 10:32:32 -0400 John W. Eaton remove "do_" prefix from interpreter_events class methods
Thu, 18 Jul 2019 11:23:22 -0400 John W. Eaton rename octave_link and octave_link_events classes, move inside octave namespace base libgui/src/octave-qt-link.h@718c91f1667f