summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfont
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Ensure that QFont::fromString() doesn't parse empty font specificationsShawn Rutledge2019-09-241-0/+21
* | CoreText: Modernize style hint fallback lookupTor Arne Vestbø2019-09-161-2/+2
* | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-0/+4
* | unblacklist passing testsDaniel Smith2019-07-081-2/+0
* | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-9/+9
|/
* Handle fonts that have commas/quotes in the family nameAndy Shaw2018-11-084-0/+129
* Android: tst_QFont: QEXPECT_FAIL a couple failing checksMårten Nordheim2018-06-301-0/+6
* qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-4/+0
* Blacklist tst_QFont::DefaultFamily in B2QtTony Sarajärvi2017-08-161-0/+2
* winrt: Use styleHint as clue for fallbacks for font familiesOliver Wolff2017-06-011-1/+1