log libgui/src/octave-dock-widget.cc @ 23219:3ac9f9ecfae5 stable

age author description
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.
Thu, 06 Oct 2016 11:55:20 -0400 John W. Eaton maint: strip tabs and trailing whitespace from C++ sources. stable
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).
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
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
Fri, 25 Dec 2015 22:31:23 +0100 Torsten prevent shortcut ambiguity between main and editor window
Fri, 04 Dec 2015 06:43:45 +0100 Torsten change alignment of dock widget titles for OSX (bug #46592)
Fri, 16 Oct 2015 11:03:26 +0200 Torsten improve focus detection of gui (bug #45306) stable
Wed, 13 May 2015 22:00:56 +0200 Torsten make action shortcuts available in floating widgets (bug #45078) stable
Wed, 25 Mar 2015 16:50:12 +0100 Torsten save and restore previously active widget in a tabbed stack (bug #42980)
Sat, 14 Mar 2015 18:54:23 +0100 Torsten link undo in main window to editor if the latter has focus (bug #44402)
Sun, 08 Mar 2015 14:00:18 +0100 Torsten dock-/undock- and close-icons with variable size (bug #41938)
Fri, 06 Mar 2015 07:42:13 +0100 Torsten make color gradient of custom title bar adjustable (bug #44435)
Fri, 06 Mar 2015 12:56:55 +0100 Torsten fix missing close icon of dock widgets in windows (bug #44441)
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Fri, 23 Jan 2015 16:44:18 -0500 John W. Eaton * octave-dock-widget.cc: Use Q_UNUSED instead of multiple function decls.
Fri, 23 Jan 2015 16:40:25 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 23 Jan 2015 14:33:55 -0500 John W. Eaton eliminate unused variable warnings in libgui gui-release
Tue, 30 Dec 2014 20:41:00 -0800 Rik maint: Periodic merge of gui-release to default.
Sat, 27 Dec 2014 13:08:19 +0100 Torsten fix errors when building octave for windows (regression from d93293218966) gui-release
Tue, 23 Dec 2014 16:29:02 +0100 Torsten custom style of dock widget title bars depending on focus (bug #43837) gui-release
Fri, 28 Nov 2014 10:23:03 -0800 Rik maint: Periodic merge of gui-release to default.
Tue, 25 Nov 2014 23:14:24 +0100 Torsten fix double clicks into the borders of floating dock widgets (bug #43662) gui-release
Thu, 17 Jul 2014 09:33:27 -0400 John W. Eaton avoid some unused parameter warnings
Fri, 25 Apr 2014 20:10:23 -0700 Rik Clean up a few compiler warnings.
Fri, 25 Apr 2014 13:25:25 -0700 Rik maint: Clean up extra spaces before/after parentheses.
Tue, 11 Mar 2014 19:27:23 -0400 John Donoghue gui: Add select all menu (Bug #41797) gui-release
Sat, 04 Jan 2014 22:16:10 +0100 Torsten improve title bar of dock widgets gui-release
Tue, 31 Dec 2013 13:31:45 +0100 Torsten redesign of dock widgets title bar with configurable colors gui-release
Thu, 14 Nov 2013 19:17:01 +0100 Torsten save and restore minimized state of floating dock-widgets (bug #40485)
Wed, 13 Nov 2013 11:27:46 -0500 John W. Eaton * octave-dock-widget.cc: Include config.h.
Mon, 11 Nov 2013 07:32:19 +0100 Torsten Restore geometry of floating widgets after restart in windows (bug #40485)
Tue, 29 Oct 2013 09:54:40 -0700 Rik Use GNU style coding conventions for code in libgui/
Fri, 18 Oct 2013 20:01:03 +0200 Torsten restore (un)docking of widgets without reparenting on non-windows systems
Fri, 26 Jul 2013 06:53:17 +0200 Torsten show correct undock-button of widgets when window layout is resetted
Thu, 11 Jul 2013 10:57:18 +0200 Catalin Codreanu gui: Reduce size of the dock/undock and close buttons of the octave-dock-widget
Sun, 30 Jun 2013 20:33:20 -0400 John Donoghue Make main window copy and paste global for current focused window
Sat, 29 Jun 2013 09:21:43 +0200 Torsten fix of typos in text strings of the gui
Sun, 23 Jun 2013 13:46:10 +0200 Torsten * octave-dock-widget.cc: add missing sync () after writing to settings
Sun, 23 Jun 2013 12:07:07 +0200 Torsten clean up some code for undocking and docking widgets
Sat, 22 Jun 2013 20:43:29 +0200 Torsten fix checked state of window menu entries at startup (bug #39322)
Fri, 21 Jun 2013 22:40:53 +0200 Torsten make stand-alone windows from dock widgets when floating (bug #38785)