flush: fix crash; if QPainter pointer is NULL(lost, wtf?!) do not try to access |
patch
|
2010-01-15 06:06:49 UTC |
465 bytes |
no flags
|
Details |
flush: only call QPainter::end() & QPainter::begin() if we own QPainter pointer; otherwise call QPainter::restore() |
patch
|
2010-01-15 06:08:05 UTC |
586 bytes |
no flags
|
Details |
finish: remove call to QPainter::restore() here; see patch above |
patch
|
2010-01-15 06:08:53 UTC |
388 bytes |
no flags
|
Details |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.