qt5base-lts/tests/auto/gui/kernel
Pekka Vuorela 6a4bf73c07 Added some convenience API for platform input contexts
QPlatformInputContext now gets notified on changed focus and
has inputMethodAccepted() telling whether current focus object
accepts input method events.

Also adapted IBus plugin to use this. Key event filtering for
focused objects without input method support got fixed by the
change.

Change-Id: I6910aa6af2459d752a5763f0ae88fa8c34e5b165
Reviewed-by: Joona Petrell <joona.t.petrell@nokia.com>
2012-04-01 20:13:51 +02:00
..
qclipboard QClipboard: Fix autotest fails 2012-02-27 20:52:45 +01:00
qdrag Clean up for some auto tests of the gui/kernel. 2012-03-09 11:05:18 +01:00
qevent Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qfileopenevent Clean up for some auto tests of the gui/kernel. 2012-03-09 11:05:18 +01:00
qguiapplication Fix QGuiApplication::keyboardModifiers() 2012-03-26 08:47:48 +02:00
qguieventdispatcher Run tst_QEventDispatcher with the GUI event dispatchers as well 2012-02-10 15:22:03 +01:00
qguimetatype Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qguivariant Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qinputmethod Added some convenience API for platform input contexts 2012-04-01 20:13:51 +02:00
qkeysequence Clean up for some auto tests of the gui/kernel. 2012-03-09 11:05:18 +01:00
qmouseevent Make tst_qmouseevent.cpp independent of QtWidgets 2012-03-09 11:05:29 +01:00
qmouseevent_modal Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qpalette Clean up for some auto tests of the gui/kernel. 2012-03-09 11:05:18 +01:00
qscreen Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtouchevent Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qwindow Test mouse events more thoroughly in QWindow autotest 2012-03-26 11:41:07 +02:00
kernel.pro Move tst_qshortcut.cpp to QtWidgets 2012-03-12 21:38:51 +01:00