Remove tentative commit from editors
authorPekka Vuorela <pekka.ta.vuorela@nokia.com>
Wed, 29 Feb 2012 16:43:50 +0000 (18:43 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 26 Mar 2012 08:36:31 +0000 (10:36 +0200)
commitf32ae39ac4b634bd82adc7e5a756f801e70e879a
treec333558e2f6f80df44c3515a6dfac99e1e16e81c
parent2532c475d16b7b2252f44ab1fe858d17262d7fc1
Remove tentative commit from editors

Feature to be reimplemented simplified. Now using new
FocusAboutToChange event for using input method to commit stuff when
window is losing focus.

Change-Id: I81c96c36d9f0a1b38adb4324f3b892c33547cb50
Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
src/quick/items/qquickcanvas.cpp
src/quick/items/qquicktextcontrol.cpp
src/quick/items/qquicktextcontrol_p_p.h
src/quick/items/qquicktextinput.cpp
src/quick/items/qquicktextinput_p_p.h
tests/auto/quick/qquicktextedit/tst_qquicktextedit.cpp
tests/auto/quick/qquicktextinput/tst_qquicktextinput.cpp