Fri, 30 Aug 2013 15:43:39 -0400 |
John Donoghue |
Update windows GUI terminal handling
|
Fri, 16 Aug 2013 15:43:03 -0400 |
John Donoghue |
Windows GUI: Reimplement tabbing in terminal window
|
Thu, 15 Aug 2013 19:40:36 -0400 |
John Donoghue |
Windows GUI: clear any terminal selection when pressing a key/pasting to terminal.
|
Tue, 13 Aug 2013 19:31:59 -0400 |
John Donoghue |
Use keyPressEvent instead of winEvent for keyboard input
|
Sun, 11 Aug 2013 00:04:20 -0400 |
John Donoghue |
Allow keyup/down messages to pass through to Qt
|
Thu, 18 Jul 2013 10:04:01 -0400 |
Michael Goffioul |
QWinTerminalImpl.cpp: Don't define _WIN32_WINNT unconditionally.
|
Sat, 13 Jul 2013 10:28:57 +0200 |
Torsten |
enable readline key bindings in terminal widget of gui (bug #36986)
|
Sun, 30 Jun 2013 20:33:20 -0400 |
John Donoghue |
Make main window copy and paste global for current focused window
|
Thu, 20 Jun 2013 22:04:58 -0400 |
John Donoghue |
GUI: enable clipboard content detection for terminal window context menu
|
Mon, 13 May 2013 07:26:37 -0400 |
John W. Eaton |
improve handling of interrupts, copy and paste shortcuts
|
Mon, 13 May 2013 05:58:12 -0400 |
John W. Eaton |
disallow setting selection with right mouse button in windows terminal
|
Sun, 12 May 2013 15:23:14 -0400 |
John W. Eaton |
simplify QTerminal inheritance scheme
|
Tue, 07 May 2013 15:53:53 -0400 |
John W. Eaton |
in Windows terminal, don't clear selection when copying to clipboard
|
Tue, 07 May 2013 15:52:13 -0400 |
John W. Eaton |
use swapped points when getting selection text in Windows terminal
|
Mon, 06 May 2013 06:00:44 -0400 |
John W. Eaton |
allow terminal colors to be set from preferences dialog
|
Mon, 06 May 2013 02:20:06 -0400 |
John W. Eaton |
split drawing apart to avoid XOR operation
|
Mon, 06 May 2013 02:20:01 -0400 |
John W. Eaton |
use functions to handle colors in Windows GUI terminal
|
Mon, 06 May 2013 00:56:09 -0400 |
John W. Eaton |
use average width for character size in GUI terminal for Windows
|
Sun, 05 May 2013 02:51:49 -0400 |
John W. Eaton |
handle text selection in GUI terminal for Windows
|
Sat, 04 May 2013 00:49:34 -0400 |
John W. Eaton |
make blinking cursor and different cursor styles for Windows GUI terminal
|
Sat, 13 Apr 2013 16:46:48 -0400 |
John W. Eaton |
fix windows terminal widget colors
|
Tue, 09 Apr 2013 02:34:02 -0400 |
John W. Eaton |
another attempt to fix windows command window colors
|
Sun, 31 Mar 2013 23:54:46 -0400 |
John W. Eaton |
make command window text black on white background for Windows systems
|
Mon, 26 Nov 2012 12:07:51 -0500 |
Jordi GutiƩrrez Hermoso |
maint: move everything under libgui/qterminal
base
libqterminal/win32/QWinTerminalImpl.cpp@9777668b9db0
|