qt5base-lts/tests/auto/gui
Allan Sandfeld Jensen 07fd674740 Fix painterpath rect intersections with points on the rect
QPainterPath could in certain cases where sub-path points were on the
border of a rect fail to calculate intersects() correctly.

The patch adds handling of such cases by looking if end points cross in
or out of the rect. Other cases are already caught.

Task-number: QTBUG-31551
Change-Id: I6284da8ff8646d4636702923a76362302dde5767
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2017-05-17 11:56:46 +00:00
..
image QIconLoaderEngine: Fix actualSize() for no-entry 2017-05-03 06:56:07 +00:00
itemmodels QStandardItemModel: Reset the flags on clear() 2016-02-17 11:39:13 +00:00
kernel Skip failing autotests with b2qt toolchain 2017-05-09 08:11:18 +00:00
math3d QMatrix4x4: fix aliasing problem in operator*= 2017-04-14 12:29:35 +00:00
painting Fix painterpath rect intersections with points on the rect 2017-05-17 11:56:46 +00:00
qopengl Merge remote-tracking branch 'origin/5.8' into 5.9 2017-04-12 20:08:56 +02:00
qopenglconfig Skip testing of QOpenGlConfig on platforms that don't support it 2017-04-12 08:36:39 +00:00
text QTextDocument: improve import of DIV tags 2017-04-10 09:44:01 +00:00
util Fix test for WinRT 2016-09-23 07:20:53 +00:00
gui.pro Clean up some conditions in our pro files 2016-11-14 19:22:17 +00:00