qt5base-lts/tests/auto/widgets
Friedemann Kleint 086317d72a QTextEdit::inputMethodQuery(): Preserve types when applying offset.
The old code converted QRectF into QRect when applying the offset. Change
the offset point to QPointF and change the conversions accordingly. Add an
autotest similar to that of QPlainTextEdit.

This minimizes rounding errors and prevents conversions since
the input method logic mostly uses qreal.

Task-number: QTBUG-51923
Change-Id: I0c2f80ccae028d8bbbb97ec603f8782f69959c76
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2016-03-30 07:12:57 +00:00
..
dialogs tst_QDialog: Instantiate test dialog on the stack. 2016-02-29 15:04:40 +00:00
effects Purge sRGB chunks from PNGs in tests. 2016-03-29 08:39:43 +00:00
gestures Autotest: Enable make check on rhel 7.1 2016-02-11 05:47:38 +00:00
graphicsview Autotest: Enable make check on rhel 7.1 2016-02-11 05:47:38 +00:00
itemviews QAbstractItemView test: check that the selection model is in sync with the view 2016-03-23 22:10:07 +00:00
kernel QtWidgets: Add autotests for Qt::WA_OutsideWSRange flag 2016-03-29 12:06:10 +00:00
styles Allow to style arrows drawn with drawPrimitive in QCommonStyle. 2016-03-25 16:31:31 +00:00
util Pass -silent to lrelease to avoid cruft in test logs. 2016-02-02 16:28:07 +00:00
widgets QTextEdit::inputMethodQuery(): Preserve types when applying offset. 2016-03-30 07:12:57 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00