qt5base-lts/tests/auto/gui/painting/qpathclipper
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
..
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
pathcompare.h Updated license headers 2016-01-21 18:55:18 +00:00
paths.cpp Updated license headers 2016-01-21 18:55:18 +00:00
paths.h Updated license headers 2016-01-21 18:55:18 +00:00
qpathclipper.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
tst_qpathclipper.cpp Fix return of empty paths with multiple points on intersections 2017-04-28 07:58:25 +00:00