summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfontdatabase
Commit message (Expand)AuthorAgeFilesLines
* QWindowsFontDatabase: Check preferred family names for all fontsMårten Nordheim2019-11-292-0/+30
* Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-1/+0
|\
| * winrt: Return monospace font for QFontDatabase::systemFont(QFontDatabase::Fix...Oliver Wolff2019-05-151-1/+0
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-132-0/+16
|\|
| * Use "monospace" as fallback system FixedFont in KDE theme; loggingShawn Rutledge2019-05-072-0/+16
* | Don't rely on functions that are deprecatedLars Knoll2019-05-061-2/+2
|/
* Read font selection flags and use them when querying for metricsMårten Nordheim2018-11-302-0/+30
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-0/+3
|\
| * Android: QEXPECT_FAIL tst_QFontDatabase::condensedFontMatchingMårten Nordheim2018-06-301-0/+3
* | macOS: Fix stretch of condensed fonts with NoFontMergingEskil Abrahamsen Blomfeldt2018-05-041-0/+24
|/
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-5/+5
* Ensure that tst_QFontDatabase::addAppFont() tests the whole path to an engineTor Arne Vestbø2017-03-311-2/+7
* Register fonts with preferred names on WindowsAllan Sandfeld Jensen2016-11-231-0/+4
* Windows: Don't claim bitmap fonts support all standard sizesEskil Abrahamsen Blomfeldt2016-11-071-0/+28
* Make self-contained test of condensed font matching and widthAllan Sandfeld Jensen2016-10-163-18/+57
* update testdataMaurice Kalinowski2016-08-311-0/+1
* Avoid synthesizing stretch on condensed font familiesAllan Sandfeld Jensen2016-08-151-0/+20
* QtGui: Remove Windows CE.Friedemann Kleint2016-03-301-6/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-22/+1
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* 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