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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| keys_de.qm | ||
| keys_de.ts | ||
| qkeysequence.pro | ||
| qkeysequence.qrc | ||
| qt_de.qm | ||
| tst_qkeysequence.cpp | ||