Do not load aplication fonts on Symbian^1 and below
authorAlessandro Portale <alessandro.portale@nokia.com>
Wed, 19 Jan 2011 17:49:34 +0000 (18:49 +0100)
committerAlessandro Portale <alessandro.portale@nokia.com>
Wed, 19 Jan 2011 17:51:49 +0000 (18:51 +0100)
commit25ac59fcf1bb03c9af9a2c967218c96c7c77361a
tree4a1055a3136454f7db327bdade3c06cb0da0da9e
parenta2ebd9e3f84fb8fcd2be45e91a7c71f146961e23
Do not load aplication fonts on Symbian^1 and below

read http://bugreports.qt.nokia.com/browse/QTBUG-16514 for
a recipy to reboot the phone just by handling with fonts.

Symbian^1 is vulnerable, and Symbain^3 prevents a phone reboot.
Therefore, I prefer to disable the app font feature for
Symbian^1, until QTBUG-16514 us properly handled.

Task-Number: QTBUG-16514
src/gui/text/qfontdatabase_s60.cpp