qt6-bb10/tests/auto/gui/kernel
Pekka Vuorela dd565d2d4c QGuiApplication::focusObject() to replace QInputPanel::inputItem()
* Deprecated QInputPanel::inputWindow() which is already
  just returning QGuiApplication::activeWindow()
* Deprecated QInputPanel::inputItem() and introduced
  QGuiApplication::focusObject(). Input methods can check
  input method support by Qt::ImEnabled query.

Change-Id: I70a9c1c3f79aadb75c839d0489a9428f7a221df5
Reviewed-by: Joona Petrell <joona.t.petrell@nokia.com>
2012-01-27 13:27:54 +01:00
..
qclipboard Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qdrag Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qevent Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qfileopenevent Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qguiapplication QGuiApplication::focusObject() to replace QInputPanel::inputItem() 2012-01-27 13:27:54 +01:00
qguimetatype Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qguivariant Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qinputpanel Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qkeysequence QKeySequence: fix copy/paste error in autotest 2012-01-25 00:07:59 +01:00
qmouseevent Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmouseevent_modal Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qpalette Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qscreen Made window orientation API more flexible. 2012-01-24 15:38:48 +01:00
qshortcut Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtouchevent Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qwindow Implement QWindow::close() 2012-01-27 08:57:58 +01:00
kernel.pro QGuiApplication::focusObject() to replace QInputPanel::inputItem() 2012-01-27 13:27:54 +01:00