Home GnuPG

qt: Split off Qt5 frontend and port existing backend to Qt6

Description

qt: Split off Qt5 frontend and port existing backend to Qt6

* Makefile.am: Add new backend.
* configure.ac: Configure desktop file for Qt5 backend.
* doc/pinentry.texi: Add Qt6 backend to docs.
* m4/qt6.m4: New.
* qt/Makefile.am: Use Qt6 instead of Qt5.
* qt/capslock.cpp, qt/capslock_p.h, qt/capslock_unix.cpp:
	Port capslock detection from KWayland to KGuiAddons.
* qt/pinentryconfirm.cpp: Adapt to changed function signature.
* qt5/*: Copy from qt/ and rename.

Details

Provenance
TobiasFellaAuthored on Jan 15 2024, 4:00 PM
Parents
rP7dfc60a70d32: qt: Fix capslock detection on wayland
Branches
Unknown
Tags
Unknown
Tasks
T6883: pinentry: Add Qt 6 variant