log libgui/src/main-window.cc @ 28799:6aba3944b608

age author description
Sun, 27 Sep 2020 22:03:25 +0200 Torsten Lilge fix deleting pointer when octave exists
Sun, 27 Sep 2020 20:26:16 +0200 Torsten Lilge show value in editor when hovering over variable in debug mode (bug #56990)
Sat, 26 Sep 2020 11:50:17 +0200 Torsten Lilge provide access to worksapce model via base_object
Thu, 24 Sep 2020 20:49:43 +0200 Torsten Lilge add functions of loaded packages to auto-completion list (bug #56207)
Mon, 13 Jul 2020 15:46:13 -0400 John W. Eaton avoid deprecated Qt availableGeometry function
Mon, 22 Jun 2020 21:41:15 +0200 Markus Mützel maint: merge stable to default.
Mon, 22 Jun 2020 20:43:00 +0200 Torsten Lilge force non-native file dialogs on Mac ignoring current user pref (bug #52840) stable
Sat, 23 May 2020 07:53:51 -0400 John W. Eaton maint: Merge stable to default.
Fri, 22 May 2020 18:47:16 -0400 John Donoghue Set mainwindow new figure shortcuts correctly (Bug #58431) stable
Sat, 16 May 2020 13:32:24 -0700 Rik Remove support for Qt4 in Octave 7.
Fri, 17 Jan 2020 13:27:27 -0600 John W. Eaton merge stable to default.
Fri, 17 Jan 2020 13:15:27 -0600 John W. Eaton fix many spelling errors (bug #57613) stable
Sun, 12 Jan 2020 09:33:21 -0800 Rik maint: Use Octave coding conventions in libgui/ directory.
Fri, 10 Jan 2020 12:10:13 -0800 Rik maint: Use two spaces between sentences in code comments.
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
Thu, 11 Apr 2019 07:37:20 -0400 Andrew Janke Fix typos and grammar errors in comments in libgui (patch #9790)
Sat, 21 Dec 2019 20:23:50 +0100 Torsten Lilge add action and shortcut for switching to previews widget (bug #57447)
Mon, 16 Dec 2019 08:00:43 +0100 Torsten Lilge replace prefs literals by symbolic constant in main window
Fri, 13 Dec 2019 21:33:28 +0100 Torsten Lilge replace literal strings by symbolic constants for shortcut preferences
Thu, 12 Dec 2019 06:45:57 +0100 Torsten Lilge replace literal strings by symbolic constants for global preferences
Sat, 16 Nov 2019 16:13:07 +0100 Torsten Lilge consider frame decoration when setting main window geometry
Tue, 12 Nov 2019 13:51:22 -0500 John W. Eaton use standard C++ range-based for loops instead of Qt foreach macro
Tue, 12 Nov 2019 12:10:33 -0500 John W. Eaton simplify gui_settings->value (PREF.key, PREF.def) calls
Tue, 12 Nov 2019 11:15:40 -0500 John W. Eaton don't include gui-preferences-global.h in gui-preferences.h
Tue, 12 Nov 2019 14:54:25 +0100 Pantxo Diribarne Add functions to show GUI windows (bug #57213)
Sun, 10 Nov 2019 21:56:18 +0100 Torsten Lilge replace preference literals by symbolic constants for dock widgets
Sun, 10 Nov 2019 14:05:23 +0100 Torsten Lilge avoid unnecessary includes of gui-preference header files
Thu, 07 Nov 2019 20:11:08 +0100 Torsten Lilge fix message box when trying to open a non-existant function in the editor
Wed, 06 Nov 2019 14:29:42 -0500 John W. Eaton eliminate global access to resource_manager in qterminal widget
Mon, 04 Nov 2019 14:26:11 -0500 John W. Eaton don't delete community_news widget more than once (bug #57162)
Mon, 04 Nov 2019 14:03:00 -0500 John W. Eaton don't use singleton pattern for shortcut manager in GUI
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
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
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
Sat, 26 Oct 2019 12:20:29 -0400 John W. Eaton move qt_interpreter_events object from interpreter_qobject to octave_qobject
Tue, 29 Oct 2019 17:23:08 +0100 Torsten Lilge use symbolic constants for command widget preferences
Fri, 25 Oct 2019 01:30:03 -0400 John W. Eaton use symbolic preference keys if available
Fri, 25 Oct 2019 00:38:06 -0400 John W. Eaton split gui-preferences.h into one file per widget
Fri, 25 Oct 2019 07:36:37 +0200 Torsten Lilge improve run selection from editor (bug #42705)
Sun, 06 Oct 2019 22:25:36 +0200 Torsten Lilge reduced vertical space in gui with responsive toolbar buttons (bug #53902)
Sun, 29 Sep 2019 17:47:30 +0200 Torsten Lilge smaller toolbars in editor and main window (bug #53902)
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
Fri, 13 Sep 2019 16:22:34 -0400 John W. Eaton move change directory function to interpreter class
Fri, 13 Sep 2019 08:11:53 -0400 John W. Eaton avoid including builtin-defun-decls.h unless needed
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:46:54 -0400 John W. Eaton mark all interpreter_event lambda functions with special comment
Wed, 11 Sep 2019 13:38:40 -0400 John W. Eaton use interpreter_event signals in set_path_dialog object
Fri, 06 Sep 2019 10:37:18 -0400 John W. Eaton use event manager to handle two more interpreter actions in GUI
Thu, 05 Sep 2019 17:42:07 -0400 John W. Eaton mark locations in GUI that should be checked for thread safety
Wed, 14 Aug 2019 00:19:34 -0400 John W. Eaton use separate variable for interrupting command editor event loop (bug #56738)
Fri, 09 Aug 2019 10:36:08 -0400 John W. Eaton eliminate static wrapper functions in gh_manager class
Sun, 04 Aug 2019 20:53:17 +0200 Torsten Lilge save and restore last geometry of load path dialog
Sun, 04 Aug 2019 08:52:27 +0200 Torsten Lilge update load path dialog when path is modified via console
Fri, 02 Aug 2019 17:21:17 +0200 Torsten Lilge add possibility for adding dir with subdirectories to load path dialog