summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfontdatabase/tst_qfontdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-22/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix fallbacks for adapted common scriptEskil Abrahamsen Blomfeldt2014-07-101-0/+24
* Fix application font removal when using FontConfigFabian Bumberger2014-03-271-1/+1
* Revert "Fix application font removal when using FontConfig"Eskil Abrahamsen Blomfeldt2014-02-251-1/+1
* Fix application font removal when using FontConfigFabian Bumberger2014-01-281-1/+1
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-5/+5
* Fix application font population on OS XSimon Hausmann2013-07-311-6/+0
* API-cleanup: Add QPlatformFontDatabase::registerAliasToFontFamily().Friedemann Kleint2013-07-161-5/+2
* Use QFINDTESTDATA in tst_qfontdatabase.Friedemann Kleint2013-07-111-5/+12
* Windows font database: Resolve aliases for extra fonts.Friedemann Kleint2013-07-111-0/+19
* Remove dependency on QPlatformSupport in fontdatabase testEskil Abrahamsen Blomfeldt2013-03-251-15/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix freetype font rendering for Windows CEAndreas Holzammer2012-08-201-0/+15
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-3/+0
* Re-enable QFontDatabase test on Mac OS X.Jason McDonald2012-04-191-1/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/guiBradley T. Hughes2012-01-181-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-5/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-3/+3
* No need to return after QSKIP.Jason McDonald2011-10-071-3/+1
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-031-3/+5
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-6/+0
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-15/+2
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-1/+3
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+294