qt6-bb10/tests/auto/gui/kernel/qkeysequence
Mitch Curtis 7dd81686e8 Fix QKeySequence::toString() returning gibberish for Qt::KeypadModifier
This is the patch from the bug report with a few alterations to get it
to compile, and also with the GroupSwitchModifier code removed, as this patch
just focuses on Qt::KeypadModifier. The problem was determined to be in
QKeySequencePrivate::encodeString, which doesn't handle the
Qt::KeypadModifier flag.

Task-number: QTBUG-4022

Change-Id: Ic981eb8b5cd88c7b36892d3019b8175db4b7b6f2
Reviewed-by: David Faure (KDE) <faure@kde.org>
2013-04-23 12:26:13 +02:00
..
.gitignore
keys_de.qm
keys_de.ts
qkeysequence.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qkeysequence.qrc
qt_de.qm
tst_qkeysequence.cpp Fix QKeySequence::toString() returning gibberish for Qt::KeypadModifier 2013-04-23 12:26:13 +02:00