qt5base-lts/tests/auto/widgets/kernel/qwidget
Pekka Vuorela 1166ad8603 QWidgets to use QGuiApplication focus object change notifications
Moving away from deprecated QInputPanel inputItem.

Small behavioral changes:
- On focus proxy widgets, disabling WA_InputMethodEnabled on
proxy will no longer disable input method for proxy target.
- setEnabled(false) on proxy widget will no longer disable
input method for target as a special case.

Change-Id: Ifb5b7144d29bd3aefdde7cf4a0bd396db06e67e2
Reviewed-by: Joona Petrell <joona.t.petrell@nokia.com>
2012-01-27 13:28:03 +01:00
..
testdata/paintEvent Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
geometry-fullscreen.dat Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
geometry-maximized.dat Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
geometry.dat Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qwidget.pro Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgets 2012-01-23 09:32:43 +01:00
qwidget.qrc Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
tst_qwidget_mac_helpers.h Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgets 2012-01-23 09:32:43 +01:00
tst_qwidget_mac_helpers.mm Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgets 2012-01-23 09:32:43 +01:00
tst_qwidget.cpp QWidgets to use QGuiApplication focus object change notifications 2012-01-27 13:28:03 +01:00