summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfontdatabase
Commit message (Expand)AuthorAgeFilesLines
* Add API to provide user-defined fallback fontsEskil Abrahamsen Blomfeldt2024-04-181-0/+80
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-1/+1
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Implement missing features in DirectWrite font backendEskil Abrahamsen Blomfeldt2024-02-021-1/+3
* coretext: Support variable application fontsEskil Abrahamsen Blomfeldt2023-10-031-2/+2
* Support variable applications fonts with DirectWriteEskil Abrahamsen Blomfeldt2023-10-021-5/+6
* Support loading variable fonts as application fonts in FreetypeEskil Abrahamsen Blomfeldt2023-09-202-0/+51
* tests: port assorted trivial uses of Q_FOREACH to ranged for loopsMarc Mutz2023-08-141-2/+2
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-5/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-5/+7
* CI: Blacklist systemFixedFont for QNXPasi Petäjäjärvi2022-03-021-1/+3
* Make Droid Sans Mono available as fixed font for all Android stylesAndreas Buhr2022-02-141-3/+0
* Remove QEXPECT_FAIL for test passing on AndroidVolker Hilsheimer2022-01-291-3/+0
* Remove unused .qrc filesJoerg Bornemann2022-01-171-9/+0
* QFontDatabase (Windows): Sanitize font requests earlyMårten Nordheim2021-12-061-0/+31
* Properly fix QFontDatabase test on FreetypeEskil Abrahamsen Blomfeldt2021-11-191-1/+3
* Fix tst_qfontdatabase on Windows with FreetypeEskil Abrahamsen Blomfeldt2021-11-101-1/+5
* Respect font stretch if set together with font styleAlbert Astals Cid2021-10-041-0/+24
* Fix querying font aliases that share name with other fontsEskil Abrahamsen Blomfeldt2021-09-111-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-8/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Fix tst_QFontDatabase::aliases failure with ambiguous fontEskil Abrahamsen Blomfeldt2020-12-021-1/+12
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+3
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-29/+18
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Make QFontDatabase member functions staticEskil Abrahamsen Blomfeldt2020-08-061-6/+6
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* Post Merge FixesLeander Beernaert2020-01-241-0/+4
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-0/+30
|\
| * QWindowsFontDatabase: Check preferred family names for all fontsMårten Nordheim2019-11-292-0/+30
* | cmake: add tests/auto/gui/textFrederik Gladhorn2019-11-011-0/+44
|/
* 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