log libgui/qterminal/libqterminal/QTerminal.cc @ 18678:6113e0c6920b

age author description
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