Enable glyph caching on QPA
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Fri, 16 Sep 2011 12:16:44 +0000 (14:16 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 19 Sep 2011 08:24:25 +0000 (10:24 +0200)
commit76e56fc449749909ead292f632fb7965cfa9ae78
tree2caa3982db8a9dfe2239015fa08da98fac7f7a68
parentd00017b8421fe5e16a41842a7aef4deca362fb90
Enable glyph caching on QPA

The glyph caching was disabled on QPA, possibly due to some
bugs which have gone away now. To avoid the performance hit
of this, we need to enable it. Simple tests of QTextEdit
indicate that this works fine.

Change-Id: I40845b327331b366161f1ca55bf00853bca87358
Reviewed-on: http://codereview.qt-project.org/5096
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/gui/painting/qpaintengine_raster.cpp