qt6-bb10/src/corelib
Joona Petrell 5227ca6ffe Add new composite Qt::ImQueryInput query
When cursor position or editor text changes many input method query attributes like
cursor rectangle, cursor position, surrounding text, current selection and anchor
position change as well. Checking in text control and editor classes what of those
related attributes have exactly changed before calling the update increases code
complexity unnecessarily for a little benefit. Qt::InputMethodQueries flag can still
be used to optimize more independent cases when attributes change individually, which is
more common for input methods hints, fonts, platform data, maximum length or enabled
attributes.

Change-Id: Ic9eee5f1edb6d33ef6c01d2c9c8ad582100c0150
Reviewed-on: http://codereview.qt-project.org/4739
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2011-09-14 21:30:35 +02:00
..
animation Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
arch Fix compilation with thumb2. 2011-08-18 17:59:18 +02:00
codecs Replace explicit surrogate handlers by inline methods of QChar class 2011-09-12 16:03:47 +02:00
concurrent Cleanup reference counting in internal::Base class (qtconcurrent) 2011-07-11 18:58:41 +02:00
global Add new composite Qt::ImQueryInput query 2011-09-14 21:30:35 +02:00
io Merge branch 'refactor' 2011-09-13 08:54:45 +02:00
kernel Cocoa: QMenu refactor. 2011-09-07 11:00:36 +02:00
plugin Merge remote branch 'gerrit/master' into HEAD 2011-09-06 10:55:40 +02:00
statemachine Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
thread Merge branch 'master' into refactor 2011-08-25 12:48:52 +02:00
tools Merge branch 'refactor' 2011-09-13 08:54:45 +02:00
xml Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
QtCore.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
corelib.pro Fix modules to load(qt_module) first 2011-06-08 21:04:48 +02:00
eval.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00