summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-02-15 16:04:03 (GMT)
committeraxis <qt-info@nokia.com>2010-02-15 16:09:53 (GMT)
commite024cc10a97b9518b2dd577175feb66258d7ac05 (patch)
tree016e54438cfcc761b9d8bea69871ba0983d3a9e3 /doc
parent60db3752fbbf6453ae935798d149986fb64e0507 (diff)
downloadQt-e024cc10a97b9518b2dd577175feb66258d7ac05.zip
Qt-e024cc10a97b9518b2dd577175feb66258d7ac05.tar.gz
Qt-e024cc10a97b9518b2dd577175feb66258d7ac05.tar.bz2
Fixed missing repaints on S60 3.1.
The bug happened when a paint event came in from Symbian, but the painted area was bigger than the exposed rect being passed in by Symbian. In these cases we would lose updates to the area outside. Fixed by calling Draw() once more if we detect that we painted a larger area to the backing store. It is still a mystery why this worked on 5.0 though... :-P AutoTest: QWidget passed RevBy: Jason Barron Task: QTBUG-8200
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions