summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2010-02-24 10:11:21 (GMT)
committerBjørn Erik Nilsen <bjorn.nilsen@nokia.com>2010-02-24 13:22:56 (GMT)
commitbc3e50ec44fd9ae9a665826a40f325a61087568b (patch)
treed7000555477f8c54164faa1dadbec3a9e892fc54 /src/3rdparty
parent9be49ff72e7f34bd22b0375dccf142bd79f94fb6 (diff)
downloadQt-bc3e50ec44fd9ae9a665826a40f325a61087568b.zip
Qt-bc3e50ec44fd9ae9a665826a40f325a61087568b.tar.gz
Qt-bc3e50ec44fd9ae9a665826a40f325a61087568b.tar.bz2
GV: Update issues if drawItems() is overridden and IndirectPainting is used.
Problem was that the cached view bounding rect was never updated when overriding QGraphicsScene::drawItems or QGraphicsView::drawItems, without calling the base class implementation. The same for 'updateAll' boolean. We also have to make sure there are no unpolished items before we draw. Regression against 4.5. Auto-test included. Task-number: QTBUG-7880 Reviewed-by: yoann
Diffstat (limited to 'src/3rdparty')
0 files changed, 0 insertions, 0 deletions