summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfontcache
Commit message (Expand)AuthorAgeFilesLines
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* Handle fonts that have commas/quotes in the family nameAndy Shaw2018-11-081-0/+45
* Avoid synthesizing stretch on condensed font familiesAllan Sandfeld Jensen2016-08-151-2/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-2/+0
|\
| * Fix bugs causing Thin font weights to be ignored or mishandled.Jake Petroules2016-06-011-2/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+50
|\|
| * QFont: Fix possible cache misses due to misprepared cache keyKonstantin Ritt2016-01-291-0/+49
| * QFontCache: Centralize the engine type safety checkKonstantin Ritt2016-01-281-1/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* Don't expose qt_setQtEnableTestFont(bool) by defaultKonstantin Ritt2015-07-311-6/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Fix the font engines leakingKonstantin Ritt2013-03-203-0/+157