log libgui/src/files-dock-widget.cc @ 31649:deb553ac2c54

age author description
Tue, 06 Dec 2022 15:45:27 -0500 John W. Eaton maint: Merge stable to default.
Tue, 06 Dec 2022 14:53:00 -0500 John W. Eaton maint: Re-indent code after switch to using namespace macros. stable
Tue, 06 Dec 2022 15:37:43 -0500 John W. Eaton maint: Merge stable to default.
Tue, 06 Dec 2022 14:37:51 -0500 John W. Eaton maint: Use macros to begin/end C++ namespaces. stable
Fri, 02 Dec 2022 18:43:12 -0500 John W. Eaton handle icons and themes in gui_settings class, not resource_manager
Fri, 02 Dec 2022 14:23:53 -0500 John W. Eaton use individual local gui_settings objects
Thu, 13 Oct 2022 18:47:10 +0200 Markus Mützel maint: Merge stable to default.
Thu, 13 Oct 2022 18:44:11 +0200 Markus Mützel Respect confirmation when deleting files in file browser widget (bug #63198). stable
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
Thu, 03 Mar 2022 21:09:50 +0100 Torsten Lilge allow to specify a fallback icon for icon selection in the gui
Mon, 31 Jan 2022 23:46:58 +0100 Remi Thebault renaming files and directories using inline editing
Tue, 15 Feb 2022 18:57:16 +0100 Torsten Lilge fix updating the name of renamed editor files
Mon, 07 Feb 2022 09:51:56 -0300 Luis Eduardo Ribeiro Guerra Switch icon for folder-up to fluent design.
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, 27 Sep 2021 12:59:34 +0200 Markus Mützel GUI: Display dialog if deleting or renaming a file fails (bug #61225).
Fri, 18 Jun 2021 01:20:46 -0400 John W. Eaton reduce dependence of files_dock_widget on Octave interpreter
Thu, 29 Apr 2021 11:12:40 -0400 John W. Eaton allow most dock widgets to be used from command line
Mon, 03 May 2021 09:24:16 -0400 John W. Eaton avoid connecting to parent slots in file browser widget
Tue, 27 Apr 2021 11:11:54 -0400 John W. Eaton provide QOverload template if it is not in <QtGlobal> (bug #60416)
Fri, 16 Apr 2021 23:06:32 -0400 John W. Eaton connect many Qt signals and slots without SIGNAL and SLOT macros
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
Sat, 19 Dec 2020 16:29:32 +0100 Torsten Lilge removing obsolete code for some main window menus
Thu, 12 Nov 2020 02:02:39 -0500 John W. Eaton maint: merge stable to default.
Wed, 11 Nov 2020 23:41:06 -0500 John W. Eaton use Qt::SplitBehavior enum and values if available stable
Sat, 16 May 2020 13:32:24 -0700 Rik Remove support for Qt4 in Octave 7.
Fri, 21 Feb 2020 12:40:53 -0800 Rik Delete multiple files in GUI without multiple dialog boxes (bug #57874).
Tue, 21 Jan 2020 09:20:15 -0600 John W. Eaton fix more spelling errors (bug #57613)
Fri, 17 Jan 2020 22:40:15 +0100 Torsten Lilge fix handling of broken symlinks in file browser (bug #57588)
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.
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)
Wed, 20 Nov 2019 19:17:49 +0100 Torsten Lilge add FIXMEs for replacing static casts by Qvariants value<T> after Qt 5.4
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
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
Sun, 27 Oct 2019 10:59:53 -0700 Rik Fix compiler warning about errant semicolon in cset 775412096ae4.
Sun, 27 Oct 2019 17:25:36 +0100 Torsten Lilge use symbolic constants for file dock widget preferences
Fri, 25 Oct 2019 00:38:06 -0400 John W. Eaton split gui-preferences.h into one file per widget
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 08:11:53 -0400 John W. Eaton avoid including builtin-defun-decls.h unless needed
Fri, 02 Aug 2019 17:21:17 +0200 Torsten Lilge add possibility for adding dir with subdirectories to load path dialog
Wed, 31 Jul 2019 16:46:02 +0200 Torsten Lilge update path dialog if path is changed from withtin the file browser
Mon, 29 Jul 2019 10:43:04 -0400 John W. Eaton use Qt signals to pass interpreter callbacks to octave-qobject
Fri, 19 Jul 2019 14:15:04 -0400 John W. Eaton style fixes: avoid breaking lines immediately after '('
Sun, 21 Jul 2019 15:46:19 +0200 Torsten Lilge add file browser context menu for removing dirs from path (bug #55623)
Sat, 20 Jul 2019 17:08:11 +0200 Torsten Lilge add file browser context menu for adding dirs to the path (bug #55623)
Mon, 27 May 2019 09:32:38 -0700 Rik Work around Qt rename bug in File Browser window (bug #56298).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 02 Jan 2019 18:56:56 +0100 Andreas Weber files-dock-widget.cc: Fix static analyzer detected V601 issue (bug #55347) stable
Tue, 25 Dec 2018 12:41:52 +0100 Torsten updated language files for translation (bug #55279) stable
Sat, 17 Nov 2018 10:41:07 +0100 Kai T. Ohlhus Make use of native file dialogs configurable (bug #54607).