log libgui/src/files-dock-widget.cc @ 25883:cfdc768b661c

age author description
Fri, 14 Sep 2018 18:47:23 +0200 Torsten allow native dialogs for remaining file open/save dialogs (bug #5
Sun, 02 Sep 2018 08:16:40 +0200 Torsten removed all initial preferences for file browser from pref file (bug #54606)
Tue, 26 Jun 2018 21:39:38 +0200 Torsten use a custom title bar widget for the main dock widgets
Wed, 15 Mar 2017 22:00:17 +0100 Pantxo Diribarne Fallback to open.m for opening files in the gui file browser (bug #50543)
Sun, 06 May 2018 16:27:18 +0200 Torsten fix uninitialized settings of octave dock widgets at startup (bug #53835)
Sun, 06 May 2018 00:19:03 -0500 Daniel J Sebald Use default title bar to preserve GUI float decorations (bug #53276)
Wed, 02 May 2018 01:36:20 -0400 John W. Eaton use auto keyword to declare iterator variables where possible
Wed, 02 May 2018 00:30:00 -0400 John W. Eaton eliminate redundant octave:: namespace tags
Tue, 03 Apr 2018 13:52:07 -0700 Rik maint: style check C++ ahead of 4.4 release. stable
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.
Sun, 24 Sep 2017 09:52:41 +0200 Torsten consistent defaults values for all preferences (bug #52090)
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 Jul 2017 15:40:00 -0700 Rik Use character literals 'c' rather than string literals "c" when possible.
Tue, 25 Jul 2017 14:54:10 -0700 Rik Use C++11 nullptr rather than 0 in code (bug #51565).
Mon, 24 Apr 2017 17:20:37 -0700 Rik maint: Use convention 'int& x' for naming references.
Mon, 24 Apr 2017 14:38:34 -0700 Rik maint: Use convention 'int *x' for naming pointers.
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
Wed, 18 Jan 2017 17:36:36 -0800 Rik maint: Use space after function name/before parenthesis in libgui.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 21 Sep 2016 21:38:36 +0200 Andreas Weber files-dock-widget.cc: Remove unnecessarily translated strings
Fri, 02 Sep 2016 10:48:30 +0200 Andreas Weber files-dock-widget.cc: Backout cset 764b18b46d0f
Fri, 02 Sep 2016 10:25:51 +0200 Andreas Weber files-dock-widget.cc: Remove unused code in c'tor
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)
Fri, 01 Jul 2016 19:48:35 -0700 Rik maint: Eliminate unnecessary double newline blocks (only whitespace changes).
Wed, 18 May 2016 14:58:29 -0400 John W. Eaton use namespace for system env class
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Mon, 02 May 2016 11:13:50 -0700 Rik maint: Octave coding convention cleanups.
Fri, 01 Apr 2016 14:55:13 -0700 Rik maint: Use "FIXME:" for all code blocks needing further attention.
Wed, 30 Mar 2016 22:09:26 -0700 Rik maint: Eliminate bad spacing around '='.
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Sat, 06 Feb 2016 07:32:37 -0800 Rik maint: Clean up naming and indentation of #ifdef blocks in libgui
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Sat, 28 Nov 2015 14:07:09 -0500 John W. Eaton maint: periodic merge of stable to default
Thu, 26 Nov 2015 08:24:20 -0800 Armin Müller Tweak GUI ToolTip strings for consistency. stable
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Mon, 02 Nov 2015 22:42:28 +0100 Pantxo Diribarne Make the file browser open files more consistently (bug #45844)
Fri, 23 Oct 2015 06:53:42 +0200 Torsten fix sorting after directory change in file browser
Wed, 21 Oct 2015 20:36:17 +0200 Torsten revised code for header context menu in file browser
Thu, 02 Apr 2015 13:19:30 -0400 John W. Eaton use get_home_directory instead of getenv ("HOME") (bug #44694)
Tue, 31 Mar 2015 13:44:34 -0700 Rik Fix two typos in GUI strings (bug #44681).
Wed, 04 Mar 2015 21:19:10 +0100 Torsten use unique tool-tip for both directory up actions
Fri, 27 Feb 2015 08:41:59 +0100 Torsten new gui icons
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Tue, 24 Feb 2015 09:35:34 +0100 Torsten make size of toolbar icons depending on scaling of display
Tue, 24 Feb 2015 07:12:13 +0100 Torsten improve scalability of gui objects (as discussed in bug #41938)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 10 Feb 2015 02:37:29 -0600 Daniel J Sebald Allow return/double-click to activate dock file-browser open (bug #44216)
Thu, 19 Jun 2014 18:08:00 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 19 Jun 2014 15:51:05 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 10 Jun 2014 22:55:27 +0200 Torsten only show directories in search directory dialog activated from files browser stable