qt5base-lts/tests/auto/gui
Jiang Jiang 2cc5442b02 Remove hardcoded font names in QFont::defaultFamily()
QFont::defaultFamily() should not use any hardcoded font names like
"Helvetica" or "Times" as they might not be present in certain systems,
it should rather use abstract names like "sans-serif", "serif" and
"monospace" then let the platform plugin to decide which font map to
them.

Change-Id: I5aafb103a5238c17b10773711ad504806c6fc3ce
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-03-21 09:00:22 +01:00
..
image Move the auto test of QPixmap::grabWidget() from QPixmap to QWidget 2012-03-12 17:33:15 +01:00
kernel Move tst_qshortcut.cpp to QtWidgets 2012-03-12 21:38:51 +01:00
math3d Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
painting Fix font cache check in QFontEngineFT::recalcAdvances() 2012-03-16 11:02:03 +01:00
qopengl Make "nmake check" pass for gui tests in Windows. 2012-02-10 15:40:22 +01:00
text Remove hardcoded font names in QFont::defaultFamily() 2012-03-21 09:00:22 +01:00
util Clean up some auto tests of gui 2012-03-12 13:14:05 +01:00
gui.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00