-
Committer:
CI Train Bot
-
Author(s):
Gerry Boland
-
Date:
2014-12-12 15:43:28 UTC
-
mfrom:
(248.2.3 fix-qwidget-apps)
-
Revision ID:
ci-train-bot@canonical.com-20141212154328-k34xo8kk71172isb
Fix raster-based (QWidget) application rendering.
Replace the QOpenGLPainter-based renderer with a CPU-bound pixmap one (on advice from Qt developers due to (a) it being unreliable and (b) not rendering perfectly).
Approved by: Michael Zanetti, PS Jenkins bot