summaryrefslogtreecommitdiff
path: root/doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>2011-04-26 15:35:51 +0200
committerMrudul Pendharkar <mrudul.v.pendharkar@nokia.com>2011-08-16 09:26:40 +0300
commit13e7d402c438fd2c527dbc302cf1103d5c835a2f (patch)
treefbd3d9a6e6a3b83429a08a8167d2110b80106c35 /doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp
parent1dc0a2ccd645abd26b13fd67313a03bbc722a74d (diff)
downloadqt4-tools-13e7d402c438fd2c527dbc302cf1103d5c835a2f.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 (cherry picked from commit 0c62e02b80570bf8b92eff7acceb9018df61c89e)
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp')
0 files changed, 0 insertions, 0 deletions