qt5base-lts/tests/auto/gui/painting
Allan Sandfeld Jensen 82c06fb0f5 Fix return of empty paths with multiple points on intersections
The intersection algorithm for intersection with rects, might return
one edge of the rect even if that edge does not intersect with the path.
To deal with that we collapse paths with empty bounding rects to the empty path.

Task-number: QTBUG-60024
Change-Id: I3e305983c66548e772d7d7ce3de99d715edbdd1b
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2017-04-28 07:58:25 +00:00
..
qbrush Updated license headers 2016-01-21 18:55:18 +00:00
qcolor Replace QDrawHelperGammaTables with QColorProfile 2016-11-24 09:40:14 +00:00
qpagelayout Updated license headers 2016-01-21 18:55:18 +00:00
qpagesize Updated license headers 2016-01-21 18:55:18 +00:00
qpaintengine Updated license headers 2016-01-21 18:55:18 +00:00
qpainter Merge remote-tracking branch 'origin/5.8' into dev 2016-12-13 09:39:20 +01:00
qpainterpath tst_QPainterPath: clean up 2016-08-05 19:33:05 +00:00
qpainterpathstroker Updated license headers 2016-01-21 18:55:18 +00:00
qpathclipper Fix return of empty paths with multiple points on intersections 2017-04-28 07:58:25 +00:00
qpdfwriter Copy stretch to multifont fontDef 2017-04-05 11:27:15 +00:00
qpen Updated license headers 2016-01-21 18:55:18 +00:00
qpolygon QPolygon: add a smoke-test for boundingRect() 2016-08-04 10:46:06 +00:00
qregion Change confusing Q_DEAD_CODE_FROM_QT4_FOO define 2016-10-14 08:19:29 +00:00
qtransform Remove inclusion of -lm for INTEGRITY. 2016-03-18 20:40:59 +00:00
qwmatrix QtGui: Remove Windows CE. 2016-03-30 17:35:41 +00:00
painting.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00