qmltermwidget: set upstream status for patches
This commit is contained in:
@@ -3,6 +3,7 @@ From: Christophe Chapuis <chris.chapuis@gmail.com>
|
||||
Date: Sat, 4 Mar 2023 09:57:24 +0000
|
||||
Subject: [PATCH 1/2] Qt6 migration
|
||||
|
||||
Upstream-Status: Submitted [https://github.com/Swordfish90/qmltermwidget/pull/41]
|
||||
Signed-off-by: Christophe Chapuis <chris.chapuis@gmail.com>
|
||||
---
|
||||
lib/Character.h | 2 +-
|
||||
|
||||
@@ -6,6 +6,7 @@ Subject: [PATCH 2/2] Vt102Emulation: improve QKeyPress event management
|
||||
If the QKeyEvent as no text and only a key code, the text should contain
|
||||
that character.
|
||||
|
||||
Upstream-Status: Submitted [https://github.com/Swordfish90/qmltermwidget/pull/41]
|
||||
Signed-off-by: Christophe Chapuis <chris.chapuis@gmail.com>
|
||||
---
|
||||
lib/Vt102Emulation.cpp | 11 ++++++++++-
|
||||
|
||||
@@ -7,6 +7,7 @@ Apparently newer qmake does not like multiple installation of same
|
||||
files. Remove separate installs where parent directory already contains
|
||||
the files.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Andreas Cord-Landwehr <cordlandwehr@kde.org>
|
||||
---
|
||||
qmltermwidget.pro | 8 ++------
|
||||
|
||||
Reference in New Issue
Block a user