log libgui/src/main-window.cc @ 31222:1a0756f7c90a

age author description
Sat, 03 Sep 2022 00:18:49 +0200 Torsten Lilge disable experimental terminal widget when building without qscintilla
Mon, 15 Aug 2022 13:49:54 +0900 John Donoghue gui: Update Octave Packages menu link (bug #62897).
Sun, 07 Aug 2022 21:59:30 +0200 Torsten Lilge ensure window decorations when restoring maximized main window (bug #61172)
Sat, 04 Jun 2022 22:17:58 +0200 Torsten Lilge allow executing a command in the new terminal widget
Sat, 04 Jun 2022 21:52:20 +0200 Torsten Lilge merge input and output of exp. terminal widget into one widget
Sun, 22 May 2022 19:36:01 +0200 Markus Mützel maint: Merge stable to default.
Sun, 30 Jan 2022 16:41:44 +0100 Torsten Lilge replace use of depreciated QDesktopWidget in GUI stable
Sat, 23 Apr 2022 19:01:43 -0700 Rik maint: Strip DOS line endings from cset 291994766c55.
Thu, 21 Apr 2022 13:35:47 +0430 Farid Partonia add fusion dark style to gui
Sat, 23 Apr 2022 18:10:45 +0200 Torsten Lilge fix broken icon path after new icon structure in GUI
Thu, 03 Mar 2022 22:05:33 +0100 Torsten Lilge use go-up icon as fallback for non-standard icon folder-up
Tue, 22 Feb 2022 20:54:15 +0100 Torsten Lilge reorganize GUIs icons
Tue, 15 Feb 2022 18:57:16 +0100 Torsten Lilge fix updating the name of renamed editor files
Tue, 15 Feb 2022 11:57:26 -0500 John W. Eaton maint: Merge stable to default.
Tue, 15 Feb 2022 11:56:47 -0500 John W. Eaton * main-window.cc (main_window::set_window_layout): Eliminate unused variable. stable
Mon, 14 Feb 2022 19:43:33 +0100 Torsten Lilge fix maximized GUI with second monitor on windows (bug #61172) stable
Sun, 13 Feb 2022 12:47:36 -0500 John W. Eaton maint: Merge stable to default.
Sun, 13 Feb 2022 12:47:13 -0500 John W. Eaton shutdown via interpreter with experimental terminal in gui mode (bug #61994) stable
Mon, 07 Feb 2022 09:51:56 -0300 Luis Eduardo Ribeiro Guerra Switch icon for folder-up to fluent design.
Tue, 08 Feb 2022 11:55:29 +0100 Markus Mützel maint: Merge stable to default.
Mon, 07 Feb 2022 22:07:06 +0100 Torsten Lilge fix saving dock widget settings with exp. terminal widget (bug #61996) stable
Sun, 30 Jan 2022 16:41:44 +0100 Torsten Lilge replace use of depreciated QDesktopWidget in GUI
Fri, 14 Jan 2022 07:09:34 +0100 Torsten Lilge fix masimized start on systems with two monitors (bug #61172) stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 29 Nov 2021 15:58:51 -0800 Rik maint: style check C++ files in src/ and libgui/ ahead of 7.1 release. stable
Mon, 19 Jul 2021 20:09:56 +0200 Torsten Lilge avoid connecting non existing signals from variable editor
Mon, 05 Jul 2021 09:02:55 -0400 John W. Eaton allow building without QScintilla to work again (bug #60879)
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, 26 Jun 2021 07:05:12 -0400 John W. Eaton pass arguments by reference to main_window::get_screen_geometry
Thu, 24 Jun 2021 10:45:21 -0400 John W. Eaton main-window.cc: eliminate unneeded header files
Mon, 21 Jun 2021 14:51:13 -0400 John W. Eaton additional reorganization of signal/slot connections in main_window class
Sat, 19 Jun 2021 14:50:05 -0400 John W. Eaton refactor adoption of dock widgets in main window for clarity
Sat, 19 Jun 2021 14:34:07 -0400 John W. Eaton allow terminal window to be opened from command line
Sat, 19 Jun 2021 10:33:37 -0400 John W. Eaton eliminate more signal connections to parent objects
Fri, 18 Jun 2021 15:41:36 -0400 John W. Eaton eliminate some connections to parent objects in octave_dock_widget classes
Fri, 18 Jun 2021 01:20:46 -0400 John W. Eaton reduce dependence of files_dock_widget on Octave interpreter
Thu, 17 Jun 2021 14:11:04 -0400 John W. Eaton allow variable renaming in workspace_view to work without main_window
Thu, 17 Jun 2021 10:14:20 -0400 John W. Eaton allow variable editor to open from workspace view without main window
Wed, 16 Jun 2021 21:29:09 -0400 John W. Eaton eliminate unused signal and unused signal/slot connection
Tue, 15 Jun 2021 22:35:33 -0400 John W. Eaton improve variable editor functionality when used without GUI main window
Tue, 15 Jun 2021 20:35:59 -0400 John W. Eaton more tweaks for main window and dock widget settings
Tue, 15 Jun 2021 12:31:05 -0400 John W. Eaton don't clear dock widget pointers in main window dtor (bug #60646, bug #60750)
Mon, 14 Jun 2021 12:39:51 -0400 John W. Eaton improve behavior of dockable widgets (bug #60750)
Wed, 09 Jun 2021 09:14:43 -0400 John W. Eaton allow WM to give title bar to release notes and news windows (bug #60752)
Thu, 29 Apr 2021 11:12:40 -0400 John W. Eaton allow most dock widgets to be used from command line
Tue, 04 May 2021 15:33:58 -0400 John W. Eaton avoid connecting to parent slots in octave_dock_widget
Tue, 04 May 2021 13:55:28 -0400 John W. Eaton eliminate direct parent to child connection in terminal dock widget
Tue, 04 May 2021 11:56:47 -0400 John W. Eaton eliminate more connections from variable editor signals to parent slots
Mon, 03 May 2021 16:45:00 -0400 John W. Eaton avoid connecting to parent slots in history dock widget
Mon, 03 May 2021 16:40:37 -0400 John W. Eaton avoid connecting to parent slots in workspace view
Mon, 03 May 2021 13:30:29 -0400 John W. Eaton eliminate more child to parent signal/slot connections
Mon, 03 May 2021 09:24:16 -0400 John W. Eaton avoid connecting to parent slots in file browser widget
Sun, 02 May 2021 21:00:31 -0400 John W. Eaton connect qt-link doc signals directlty to documentation widget
Tue, 27 Apr 2021 11:11:54 -0400 John W. Eaton provide QOverload template if it is not in <QtGlobal> (bug #60416)
Thu, 22 Apr 2021 12:52:14 -0400 John W. Eaton where possible, use default destructors in GUI classes
Fri, 16 Apr 2021 23:06:32 -0400 John W. Eaton connect many Qt signals and slots without SIGNAL and SLOT macros
Thu, 15 Apr 2021 17:48:35 +0200 Torsten Lilge fix several gui issues (shown with OCTAVE_SHOW_GUI_MESSAGES=1)
Thu, 25 Mar 2021 23:06:40 -0400 John W. Eaton experimental command window widget with server loop
Wed, 31 Mar 2021 21:33:46 +0200 Torsten Lilge do not disable shortcuts for activating other widgets in console widget