qt5base-lts/src/gui
Andrew den Exter bb2f045c10 Make it easier to select words at the start of a line.
QTextControl's word selection will only include a word if the cursor
position is past the mid point of the word. This can make it
difficult to select words near the edges of the screen on touch
devices.  For the TextEdit word selection mode select a word ignore
the relative position within a word.

Task-number: QT-5206
Change-Id: I4e5675596cd89934b3c2bc5d825088887c222fe8
Reviewed-by: Martin Jones
Reviewed-on: http://codereview.qt.nokia.com/4166
Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
2011-09-05 04:08:04 +02:00
..
accessible Check if bridge plugin vector is still valid. 2011-08-26 15:06:46 +02:00
animation Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
dialogs Use homePath instead of homeDirPath 2011-06-09 11:43:30 +02:00
effects Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
egl Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
embedded Fix build in C++0x mode 2011-05-31 17:46:40 +02:00
graphicsview FocusScope's focusItem must always be a descendent 2011-08-15 10:00:37 +02:00
image Fix build with Clang for libpng versions 1.4.0 to 1.5.2 2011-08-31 16:25:34 +02:00
inputmethod Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
itemviews Add IAccessible2 table2 implementation. 2011-08-22 15:24:32 +02:00
kernel Fix typo for ifdef QT_NO_ACCESSIBILITY 2011-08-26 22:42:25 +02:00
mac Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
math3d Optimized QMatrix4x4 by improving how 'flagBits' are used. 2011-08-29 10:16:01 +02:00
painting Correctly position aliased lines with flat caps 2011-08-31 13:12:43 +02:00
s60framework Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
statemachine Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
styles Fix editable combobox style on Mac 2011-07-14 13:08:20 +02:00
symbian Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
text Make it easier to select words at the start of a line. 2011-09-05 04:08:04 +02:00
util Support -qtnamespace and -qtlibinfix again 2011-06-20 15:27:18 +02:00
widgets Fix delayed password masking mid-string. 2011-09-05 04:07:49 +02:00
gui.pro Fix modules to load(qt_module) first 2011-06-08 21:04:48 +02:00
QtGui.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00