summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfontdatabase
Commit message (Expand)AuthorAgeFilesLines
* 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-103-0/+34
* Fix application font removal when using FontConfigFabian Bumberger2014-03-274-1/+35
* Revert "Fix application font removal when using FontConfig"Eskil Abrahamsen Blomfeldt2014-02-254-35/+1
* Fix application font removal when using FontConfigFabian Bumberger2014-01-284-1/+35
* 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-162-7/+3
* Use QFINDTESTDATA in tst_qfontdatabase.Friedemann Kleint2013-07-112-6/+12
* Windows font database: Resolve aliases for extra fonts.Friedemann Kleint2013-07-111-0/+19
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Remove dependency on QPlatformSupport in fontdatabase testEskil Abrahamsen Blomfeldt2013-03-252-16/+1
* 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-202-0/+16
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-3/+0
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Re-enable QFontDatabase test on Mac OS X.Jason McDonald2012-04-192-3/+4
* Enable Windows font tests..Friedemann Kleint2012-03-311-1/+0
* Make "nmake check" pass for gui tests in Windows.Miikka Heikkinen2012-02-101-0/+1
* 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
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-091-0/+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
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-1/+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-292-8/+2
* 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-014-0/+305