Remove support for QWidget specific input contexts
authorPekka Vuorela <pekka.ta.vuorela@nokia.com>
Fri, 23 Sep 2011 12:28:19 +0000 (15:28 +0300)
committerQt by Nokia <qt-info@nokia.com>
Wed, 28 Sep 2011 12:02:08 +0000 (14:02 +0200)
commit3d71266fea91628d28ae4e55cd105a0bd5d8b457
tree97dd3a62e57ca0e605571aab90d49fb4ca4418a3
parentd0968472c6fc3a9648caa864db39c67db57cef0d
Remove support for QWidget specific input contexts

QInputContext is migrated to QInputPanel, which allows only one
instance.

Change-Id: I4912164790d5a6bdff41e11cbe4bc4e2f9f111ec
Reviewed-on: http://codereview.qt-project.org/5641
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
dist/changes-5.0.0
src/widgets/kernel/qwidget.cpp
src/widgets/kernel/qwidget.h
src/widgets/kernel/qwidget_p.h
tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp
tests/auto/qgraphicsscene/tst_qgraphicsscene.cpp
tests/auto/qgraphicsview/tst_qgraphicsview.cpp
tests/auto/qinputcontext/tst_qinputcontext.cpp
tests/auto/qwidget/tst_qwidget.cpp