log libgui/qterminal/libqterminal/QTerminal.cc @ 20147:f0a8c1bc3b60 stable

age author description
Fri, 01 May 2015 08:56:48 +0200 Torsten fix checking copy shortcut in terminal when no setting available (bug #44968)
Sat, 14 Mar 2015 15:20:51 +0100 Torsten fix issue with ctrl-c for copying when editor has focus and is docked
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 09 Feb 2015 09:56:25 +0100 Torsten add extra action for interrupting with Ctrl-C (bug #44204)
Fri, 25 Apr 2014 13:25:25 -0700 Rik maint: Clean up extra spaces before/after parentheses.
Thu, 06 Mar 2014 03:56:59 +0500 Ahsan Ali Shahid Add preference for terminal windows buffer size (bug #41474) gui-release
Tue, 29 Oct 2013 12:31:57 -0700 Rik maint: Fix various problems with GPL copyright statements.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 28 Sep 2013 17:32:58 +0200 Torsten Set style hint to ensure a monospaced font in the gui terminal
Sun, 12 May 2013 16:17:48 -0400 John W. Eaton don't store default values in resource manager class
Sun, 12 May 2013 15:33:05 -0400 John W. Eaton * QTerminal.cc: Style fixes.
Sun, 12 May 2013 15:23:14 -0400 John W. Eaton simplify QTerminal inheritance scheme
Mon, 06 May 2013 06:00:44 -0400 John W. Eaton allow terminal colors to be set from preferences dialog
Thu, 25 Apr 2013 17:57:55 -0400 John W. Eaton preserve pending command line input when running commands from GUI actions
Mon, 08 Apr 2013 13:31:12 -0400 John W. Eaton ensure QSettings is declared for QTerminal.h
Wed, 03 Apr 2013 00:10:56 -0400 Daniel J Sebald remove _terminal pointer from main_window, it is contained by other Qt object