summaryrefslogtreecommitdiff
path: root/mkspecs/features
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>2011-04-26 15:35:51 +0200
committerLaszlo Agocs <laszlo.p.agocs@nokia.com>2011-04-26 15:35:51 +0200
commit0c62e02b80570bf8b92eff7acceb9018df61c89e (patch)
tree36c57ff6c904ea4fc9ea0e6c07a7e9b5f00e26ba /mkspecs/features
parent0061f7e015b10ccaa45dc35b68cac467ebad424a (diff)
downloadqt4-tools-0c62e02b80570bf8b92eff7acceb9018df61c89e.tar.gz
Make text rendering working outside the gui thread on Symbian.
It was previously not possible to render text (QPainter::drawText) in a secondary thread on Symbian, it always resulted in some kind of panic. This patch corrects it. For S60 5.0 and earlier the behavior is not changed, threaded text rendering is only supported on Symbian^3 and newer. This also means QFontDatabase::supportsThreadedFontRendering() will return true from now on, but only on Symbian^3 and higher. Task-number: QTBUG-18516 Reviewed-by: mread
Diffstat (limited to 'mkspecs/features')
0 files changed, 0 insertions, 0 deletions