summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfont
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QFont::Tag: use new comparison helper macrosVolker Hilsheimer2023-12-081-0/+28
* QFont: add a tag type for features and other advanced propertiesVolker Hilsheimer2023-10-201-9/+32
* tst_QFont: fix -Wsign-compareMarc Mutz2023-09-081-3/+3
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+2
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* API update: Don't expose QHash storage in APIEskil Abrahamsen Blomfeldt2023-06-291-0/+33
* tst_QFont: fix printf-format mismatchMarc Mutz2023-05-101-1/+1
* Make tst_QFont::italicOblique failures easier to debugMårten Nordheim2023-05-041-1/+1
* 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-4/+4
* tst_QFont::serialize(): distinguish two letterspacing data tagsEdward Welbourne2022-10-181-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Fix QFontDatabase::hasFamily() for ambiguous familiesEskil Abrahamsen Blomfeldt2022-08-152-4/+5
* 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-2/+2
* BLACKLIST tst_qfont for Ubuntu 22.04Heikki Halmet2022-06-201-0/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-111-14/+8
* Remove unused .qrc filesJoerg Bornemann2022-01-171-6/+0
* Fix deserializing Qt 5.x fonts through QDataStreamEskil Abrahamsen Blomfeldt2021-11-184-0/+40
* Compile autotests for IntegrityTatiana Borisova2021-09-201-0/+2
* BLACKLIST tst_qfont for Red HatHeikki Halmet2021-04-061-0/+2
* Remove QEXPECT_FAIL for tests that pass now on AndroidVolker Hilsheimer2021-03-311-3/+0
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-132-4/+3
* tst_qfont: expect failure on font testcase for QEMU ARMv7Samuli Piippo2021-01-222-0/+7
* Remove the qmake project filesJoerg Bornemann2021-01-071-7/+0
* qfont: blacklist tests for QEMUSamuli Piippo2020-12-231-0/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-3/+4
* Return a QString() if the families list is emptyAndy Shaw2020-11-241-2/+6
* Fix weight when reading old serialized QFontsEskil Abrahamsen Blomfeldt2020-11-201-3/+3
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-8/+11
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-17/+12
* Fallback to using the family when doing an exact matchAndy Shaw2020-10-121-0/+15
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-3/+3
* Use OpenType font weightsJonas Karlsson2020-08-281-7/+9
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-5/+5
* QFont: Extend the string description to include the missing elementsAndy Shaw2020-08-221-1/+32
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-3/+3
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-081-2/+0
* Blacklist tst_qfont tests on new platformsTony Sarajärvi2020-05-251-0/+6
* Remove deprecated method from QFont, QFontMetrics, and QFontInfoVolker Hilsheimer2020-05-151-16/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-7/+13
|\
| * Fix font and palette propagation for themed children created at runtimeVolker Hilsheimer2020-02-201-7/+13
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-0/+7
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-0/+7
| |\
| | * If only family is set, prefer that in the families list after resolvingAndy Shaw2019-11-051-0/+7
* | | cmake: add tests/auto/gui/textFrederik Gladhorn2019-11-011-0/+36
|/ /
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-0/+21
|\|