qt5base-lts/tests/manual
Leonard Lee ad443dfb1d Fix clipping of QTextList decorators.
List decorators may be clipped if you set a large font size and/or
small indent for a QTextList. This fix is to prevent clipping by
moving list decorators and items to left (or to right in case of
right to left layouts) so that the list decorator is always painted
inside the layout.

This commit fixes painting related issue, so auto test is not needed.
The manual test program can be used for verification purposes.

Task-number: QTBUG-5111
Change-Id: I7fdd92399445d33fe9eaf525a05fe5cd860b57c6
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-05-23 12:49:39 +02:00
..
bearerex Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
cocoa Cocoa: Correct enter/leave event handling. 2013-03-26 19:21:38 +01:00
dialogs File dialog manual test: Remove dot from default suffix. 2013-04-23 13:55:18 +02:00
filetest Manual file test: Add permission and compile with Qt 4.8. 2013-03-13 14:46:26 +01:00
gestures Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
highdpi Update the high-dpi manual test. 2013-03-29 09:47:32 +01:00
inputmethodhints Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
keypadnavigation Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
lance Merge remote-tracking branch 'origin/stable' into dev 2013-01-22 18:40:13 +01:00
mkspecs Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
network_remote_stresstest Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
network_stresstest Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qcursor Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
qdesktopwidget Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
qgraphicsitem Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
qgraphicsitemgroup Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
qgraphicslayout/flicker Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
qhttpnetworkconnection Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qimagereader Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
qlayout Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlocale Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
qmetatype QMetaType: remember whether a type was registered with Q_DECLARE_METATYPE 2012-12-11 11:12:08 +01:00
qnetworkaccessmanager/qget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkconfigurationmanager Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkreply Fix building of the manual tests. 2013-03-13 06:23:27 +01:00
qpainfo Add missing .pro-file for qpainfo-test. 2013-03-14 19:49:38 +01:00
qscreen Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qssloptions Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtabletevent Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtbug-8933 Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
qtexteditlist Fix clipping of QTextList decorators. 2013-05-23 12:49:39 +02:00
qtouchevent Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
qwidget_zorder Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
repaint Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
socketengine Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
textrendering Compile most manual tests with Qt 4. 2013-03-22 19:52:26 +01:00
transientwindow Added transient window manual test 2013-02-25 15:00:24 +01:00
widgetgrab Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
widgets Build manual test for widgets from toplevel. 2013-05-13 09:06:24 +02:00
windowflags Merge remote-tracking branch 'origin/stable' into dev 2013-01-22 18:40:13 +01:00
windowgeometry Fix building of the manual tests. 2013-03-13 06:23:27 +01:00
windowmodality Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
xembed-raster Add manual tests for X11 embedding 2013-03-07 08:37:26 +01:00
xembed-widgets Add manual tests for X11 embedding 2013-03-07 08:37:26 +01:00
manual.pro Fix clipping of QTextList decorators. 2013-05-23 12:49:39 +02:00