qt5base-lts/src
Richard Moe Gustavsen afaeecd4e8 iOS: ensure that we restore text selection with correct cursor and anchor pos
Qt keeps track of the selection direction since a selection anchor can be placed
both to the left or to the right of the cursor. On iOS, the selection should
instead always be specified from left to right (using a position together with a
positive length). So when restoring the selection after performing the
calculation of the text rect, we need to ensure that we follow this format.

Change-Id: Id8bea6c35e2781e1431ee963f601b6e9ef05dbf5
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
2015-08-11 10:13:38 +00:00
..
3rdparty FreeBSD has pipe2, so enable it in forkfd.c 2015-08-06 04:53:35 +00:00
android Android: Start the application when we know the screen geometry. 2015-07-30 07:06:18 +00:00
angle ANGLE: Fix compilation without d3d11 2015-05-28 06:52:01 +00:00
concurrent Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
corelib Doc: mark private QChar constructors as internal 2015-08-06 20:49:53 +00:00
dbus Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
gui Fix out-of-buffer read on image upscale 2015-08-10 10:22:36 +00:00
network Add env variable to control bearer backend polling timers. 2015-08-06 19:36:59 +00:00
opengl Fix warnings about unused variables 2015-08-06 04:53:33 +00:00
openglextensions Fix typo when resolving EGL extension. 2015-04-23 11:54:36 +00:00
platformheaders Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
platformsupport [QBasicFontDatabase] Minor code clean-up 2015-07-31 09:53:20 +00:00
plugins iOS: ensure that we restore text selection with correct cursor and anchor pos 2015-08-11 10:13:38 +00:00
printsupport Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
sql Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
testlib QtTest: fix build error with -no-gui 2015-07-20 15:54:16 +00:00
tools qdoc: Fix incorrect keyword details written to .qhp for QML properties 2015-07-31 07:28:50 +00:00
widgets QComboBox: make editable comboboxes usable with input methods 2015-08-11 07:46:12 +00:00
winmain Use qthread_win.cpp for WinRT as well 2015-06-23 05:47:14 +00:00
xml Merge remote-tracking branch 'origin/5.4' into 5.5 2015-06-01 17:46:58 +02:00
src.pro fix usage of wince scope 2015-06-05 10:29:10 +00:00