log libgui/qterminal/libqterminal/win32/QWinTerminalImpl.cpp @ 28223:45763d59cb4f stable

age author description
Wed, 15 Apr 2020 15:55:32 -0400 John W. Eaton use nullptr instead of NULL or 0 in a few more places stable
Mon, 17 Feb 2020 21:04:52 -0500 John Donoghue Swap colors indices used for win terminal to match native indices (bug #57658). stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Thu, 02 Aug 2018 23:52:45 +0200 Markus Mützel maint: Merge stable to default.
Thu, 02 Aug 2018 23:46:48 +0200 Markus Mützel Fix scrolling command window in Windows 10 (bug #52496). stable
Thu, 07 Jun 2018 10:11:54 -0400 John W. Eaton prefer <istream>, <ostream>, or <iosfwd> to <iostream> where possible
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Tue, 17 Oct 2017 19:47:55 +0200 Markus Mützel maint: Periodic merge of stable to default.
Mon, 16 Oct 2017 19:45:02 +0200 Markus Mützel Fix building with Qt4 for Windows (bug #52237). stable
Tue, 19 Sep 2017 18:17:59 -0700 Rik maint: Periodic merge of stable to default.
Sun, 17 Sep 2017 22:16:14 -0400 John D * libgui/qterminal/libqterminal/win32/QWinTerminalImpl.cpp: use standard code formatting stable
Sat, 16 Sep 2017 19:13:13 -0400 John D qterminal(win32): mark null characters as spaces when copying to clipboard stable
Sun, 17 Sep 2017 15:53:49 -0400 John D qterminal(win32): mark null characters as spaces when copying to clipboard
Sun, 23 Jul 2017 21:34:22 -0700 Rik Replace += "\n" with += '\n' which avoids string constructor for performance.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Fri, 04 Nov 2016 19:33:27 +0100 Markus Mützel Change codepage only for Windows 7 and newer (bug #49509). stable
Fri, 21 Oct 2016 12:36:22 +0200 Markus Mützel Set codepage in console for windows to UTF-8 (bug #43099) stable
Thu, 29 Sep 2016 11:26:59 -0400 John D * libgui/qterminal/libqterminal/win32/QWinTerminalImpl.cpp: added include QMimeData
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 27 Apr 2015 16:48:37 +0200 Torsten no copying of empty text in terminal when copy shortcut is not Ctrl-C
Sat, 14 Mar 2015 15:20:51 +0100 Torsten fix issue with ctrl-c for copying when editor has focus and is docked
Tue, 24 Feb 2015 13:53:02 +0100 Torsten fix font in windows terminal when scaling is 150% or more (bug #41938)
Mon, 09 Feb 2015 09:56:25 +0100 Torsten add extra action for interrupting with Ctrl-C (bug #44204)
Tue, 20 Jan 2015 09:43:29 -0500 John W. Eaton strip trailing whitespace from most source files gui-release
Tue, 20 Jan 2015 10:05:42 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Tue, 30 Dec 2014 08:24:14 +0100 Torsten command window buffer size configurable on windows (bug #41474) gui-release
Thu, 30 Oct 2014 13:38:02 -0400 John W. Eaton horizontal scrollbar for GUI terminal on Windows systems gui-release
Thu, 09 Oct 2014 19:20:56 -0400 John W. Eaton preserve text on Windows terminal resize (bug #41893; patch #8532)
Fri, 18 Apr 2014 15:04:39 -0400 John Donoghue GUI: Windows GUI terminal support for double click (Bug #41468) gui-release
Thu, 17 Apr 2014 09:01:03 -0400 John Donoghue GUI: allow drag and drop to win32 GUI command window (Bug #41443) gui-release
Sun, 06 Apr 2014 13:37:23 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Fri, 04 Apr 2014 21:28:15 -0400 John Donoghue libqterminal: Initialize m_cursorBlinking value (Bug #41814) stable
Thu, 06 Mar 2014 03:56:59 +0500 Ahsan Ali Shahid Add preference for terminal windows buffer size (bug #41474) gui-release
Tue, 11 Mar 2014 19:27:23 -0400 John Donoghue gui: Add select all menu (Bug #41797) gui-release
Mon, 13 Jan 2014 20:21:15 -0500 John Donoghue Set terminal palette background color (Bug #41206) gui-release
Tue, 07 Jan 2014 10:57:09 -0500 John Donoghue GUI: Use WriteConsoleInput for sending terminal newline (Bug #41123) stable
Thu, 21 Nov 2013 13:14:07 -0500 Michael Goffioul [Win32] Keep console shown when HIDDEN_CONSOLE is not defined.
Tue, 12 Nov 2013 15:46:59 -0500 John W. Eaton raise SIGINT in octave_interpreter instead of in QTerminal
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.
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