log libgui/src/files-dock-widget.h @ 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 14:23:53 -0500 John W. Eaton use individual local gui_settings objects
Mon, 31 Jan 2022 23:46:58 +0100 Remi Thebault renaming files and directories using inline editing
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
Fri, 18 Jun 2021 01:20:46 -0400 John W. Eaton reduce dependence of files_dock_widget on Octave interpreter
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
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
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
Sat, 26 Oct 2019 11:31:05 -0400 John W. Eaton use consistent order for signal/slot/other decls in libgui/src files
Sun, 15 Sep 2019 12:28:23 -0400 John W. Eaton try to use consitent ordering for include files in libgui sources
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
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)
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sun, 02 Sep 2018 08:16:40 +0200 Torsten removed all initial preferences for file browser from pref file (bug #54606)
Wed, 15 Mar 2017 22:00:17 +0100 Pantxo Diribarne Fallback to open.m for opening files in the gui file browser (bug #50543)
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sun, 11 Feb 2018 09:20:36 -0500 John W. Eaton move more GUI classse inside octave namespace
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Thu, 28 Sep 2017 21:08:51 -0700 Mike Miller maint: delete unnecessary override specifier
Thu, 28 Sep 2017 10:49:39 +0200 Kai T. Ohlhus doc: Improve Doxygen documentation for some files in libgui.
Wed, 06 Sep 2017 12:53:28 -0400 John W. Eaton style fixes for some GUI source files
Tue, 15 Aug 2017 22:00:06 +0200 Torsten reload editor files when removing was not successful (bug #43922)
Sun, 13 Aug 2017 10:08:18 +0200 Torsten reload editor tab when related file is renamed in file browser (bug #43922)
Fri, 11 Aug 2017 22:21:49 +0200 Torsten close editor tab when related file is deleted in file browser (bug #43922)
Fri, 28 Apr 2017 13:19:12 -0700 Rik maint: Use C++11 nullptr rather than 0 or NULL when possible.
Mon, 24 Apr 2017 17:20:37 -0700 Rik maint: Use convention 'int& x' for naming references.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Tue, 06 Dec 2016 10:59:29 -0500 John W. Eaton use c++11 "= default" syntax for declaration of trivial destructors
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 31 Aug 2016 12:20:46 -0700 Rik maint: Style check C++ code in libgui/
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 25 Jul 2016 17:44:02 -0400 Daniel J Sebald Save settings in Qt convention, delete all children in destructors (bug #45366)
Sat, 06 Feb 2016 07:32:37 -0800 Rik maint: Clean up naming and indentation of #ifdef blocks in libgui
Fri, 18 Dec 2015 22:06:22 -0500 John W. Eaton eliminate comments after preprocessor conditionals
Mon, 02 Nov 2015 22:42:28 +0100 Pantxo Diribarne Make the file browser open files more consistently (bug #45844)
Wed, 21 Oct 2015 20:36:17 +0200 Torsten revised code for header context menu in file browser
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 12 Aug 2014 15:27:16 -0400 Jordi GutiƩrrez Hermoso Start doxygenising sources
Tue, 11 Mar 2014 19:27:23 -0400 John Donoghue gui: Add select all menu (Bug #41797) gui-release
Mon, 18 Nov 2013 14:19:49 -0500 John Swensen Added a context menu changing the visible columns in the file browser
Tue, 29 Oct 2013 09:54:40 -0700 Rik Use GNU style coding conventions for code in libgui/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sun, 30 Jun 2013 20:33:20 -0400 John Donoghue Make main window copy and paste global for current focused window
Sat, 15 Jun 2013 17:40:14 -0400 John Donoghue Add Show home directory to files window popdown.
Fri, 24 May 2013 21:45:40 -0400 John Donoghue Added find files context menu to files-dock-widget
Fri, 10 May 2013 21:01:02 +0200 Torsten fix running files from file browser's context menu
Mon, 06 May 2013 07:45:53 -0400 John W. Eaton handle copying names file browser to clipboard; allow multiple selections