qt5base-lts/tests/auto/gui
Eskil Abrahamsen Blomfeldt 4959e6af8e Support specifying fallbacks in font request on QPA
Because the QPA font database would query fallback families inside
findFont(), support for requesting multiple font families in order
of preference (like QFont("Times New Roman, Arial")) did not work,
because the Arial fallback was never attempted. To fix this, we
pass in the queried fallbacks and make sure they are tried before
any platform specific fallbacks.

Task-number: QTBUG-20986
Change-Id: Idb2b717856f013ce2874f00a8debaff60176d2fc
Reviewed-by: Jiang Jiang <jiang.jiang@nokia.com>
2012-05-16 04:24:58 +02:00
..
image QJpegHandler: add an embedded text support 2012-05-16 04:24:50 +02:00
kernel Windows: Compress Window Activation events. 2012-05-11 15:11:20 +02:00
math3d Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
painting Fix MSVC warnings in tests. 2012-04-02 16:56:48 +02:00
qopengl Remove insignification from tst_QOpenGL 2012-05-04 12:50:15 +02:00
text Support specifying fallbacks in font request on QPA 2012-05-16 04:24:58 +02:00
util Restore Qt4 compat in QDesktopServices::DataLocation 2012-03-24 19:07:22 +01:00
gui.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00