summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontdatabase_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add API to provide user-defined fallback fontsEskil Abrahamsen Blomfeldt14 days1-0/+2
* Don't assume that QtFontFamily::ensurePopulated() will populateTor Arne Vestbø2022-08-191-1/+1
* freetype: Propagate font data from font database to engine if availableTor Arne Vestbø2022-08-191-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QFontDatabase: Allow partially populating the font databaseTor Arne Vestbø2022-04-221-0/+2
* QFontDatabase: Track empty slots in application font list via file nameTor Arne Vestbø2022-04-071-0/+2
* QFontDatabase: Make match/bestFoundry/load(Single)Engine part of QFontDatabas...Tor Arne Vestbø2022-04-071-0/+21
* QFontDatabase: Use more explicit function name for clearing familiesTor Arne Vestbø2022-03-311-9/+3
* QFontDatabase: Remove unused createDatabase() functionTor Arne Vestbø2022-03-311-1/+0
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-0/+1
* Fix bug with NoFontMerging when font does not support scriptEskil Abrahamsen Blomfeldt2021-08-191-1/+3
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Deprecate QFontDatabase constructorVolker Hilsheimer2020-11-031-0/+7
* Use OpenType font weightsJonas Karlsson2020-08-281-1/+1
* Remove 'less than' comparison methodJonas Karlsson2020-08-171-7/+0
* QtFontStyle: Add missing const to non-mutable operatorsKonstantin Ritt2020-08-121-3/+3
* Use QList instead of QVector in guiJarek Kobus2020-06-291-2/+2
* Fix a few size_t / int conversion warningsFriedemann Kleint2020-04-101-1/+1
* Enabler: Store more properties of application fontsEskil Abrahamsen Blomfeldt2020-03-061-0/+279