qmltermwidget: set upstream status for patches

This commit is contained in:
Andreas Cord-Landwehr
2024-10-05 08:59:36 +02:00
parent b9efd81f2b
commit e62121b2da
3 changed files with 3 additions and 0 deletions

View File

@@ -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 +-

View File

@@ -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 ++++++++++-

View File

@@ -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 ++------