summaryrefslogtreecommitdiffstats
path: root/src/corelib/itemmodels
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2015-01-29 18:27:31 +0100
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2015-02-05 14:30:24 +0000
commit91ee17dce350790b53653c197ebafef670150f8e (patch)
tree84e88d9e010971d6e309bc896e798be6d61ac2a2 /src/corelib/itemmodels
parent3430e7ce7787cf1c1b1472a0ce0e8770dbff0a7c (diff)
Don't replace IntersectClip with ReplaceClip on a QPicture
QPainter should not try to be smart and optimize IntersectClip with ReplaceClip when working on a QPicture paint device. Doing so will change the end result as the actually state when replayed might be different from the one it was recorded in. [ChangeLog][QtGui][QPainter] QPainter will no longer try to replace IntersectClip with ReplaceClip if the paint engine is a QPicture. Task-number: QTBUG-35830 Change-Id: I0693d932f037336b960c34bb8fe840e8afe04fe6 Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
Diffstat (limited to 'src/corelib/itemmodels')
0 files changed, 0 insertions, 0 deletions