TextInput elements not to have tentative commit in inputMethodQuery
authorPekka Vuorela <pekka.ta.vuorela@nokia.com>
Tue, 15 Nov 2011 16:17:29 +0000 (18:17 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 24 Nov 2011 12:50:37 +0000 (13:50 +0100)
commit38276a3d5348423a222c0fc794a28ab361d97e78
tree30b5d3898ef2f2d052e6f65a10235a6cea756bb4
parentb7be92e8ad22481c79f87e3741f85609c2612be7
TextInput elements not to have tentative commit in inputMethodQuery

Tentative commit should not be part of surrounding text, it's already
a property of the input method.
Change-Id: I64aec9763fb20770b6729f7f59dcbe23cf5a6718
Reviewed-by: Joona Petrell <joona.t.petrell@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/declarative/items/qquicktextinput.cpp
src/qtquick1/graphicsitems/qdeclarativetextinput.cpp
tests/auto/declarative/qquicktextinput/tst_qquicktextinput.cpp
tests/auto/qtquick1/qdeclarativetextinput/tst_qdeclarativetextinput.cpp