qt5base-lts/tests/auto/gui/kernel
David Faure c02ca6752a Fix handling of invalid modifiers in QKeySequence.
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>
2011-12-22 13:20:40 +01:00
..
qclipboard QClipboard-test: Fix test 2011-12-13 09:33:49 +01:00
qdrag Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qevent Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qfileopenevent gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qguimetatype gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qguivariant gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qinputpanel Remove handlesInputPanelVisibility() deprecation mechanism 2011-11-21 22:46:11 +01:00
qkeysequence Fix handling of invalid modifiers in QKeySequence. 2011-12-22 13:20:40 +01:00
qmouseevent Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qmouseevent_modal Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qpalette Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qscreen Fixed regression in tst_qscreen. 2011-11-23 22:23:55 +01:00
qshortcut Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qtouchevent Remove redundant touch processing in QtGui and widgets. 2011-12-14 13:17:19 +01:00
qwindow Add touchEvent() virtual to QWindow. 2011-12-12 17:27:19 +01:00
kernel.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00