c02ca6752a
When decoding a string don't assume valid modifier strings. If a modifier string is unknown return Qt::Key_unknown instead of skipping the modifier. Currently 'Win+a' is decoded to 'A' but should be Qt::Key_unknown. Change-Id: I1c82031159a8b3c19924a7c9e991bc6b1f90d617 Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com> |
||
---|---|---|
.. | ||
.gitignore | ||
keys_de.qm | ||
keys_de.ts | ||
qkeysequence.pro | ||
qkeysequence.qrc | ||
qt_de.qm | ||
tst_qkeysequence.cpp |