summaryrefslogtreecommitdiffstats
path: root/src/gui/text/unix/qfontconfigdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reverse fontconfig dominance logicAllan Sandfeld Jensen11 days1-40/+62
* Fix default hinting with dpr scaling on WaylandEskil Abrahamsen Blomfeldt2024-03-181-3/+7
* Support the named instances of Variable FontsAkira TAGOH2024-01-301-2/+57
* Support arbitrary variable axis valuesEskil Abrahamsen Blomfeldt2023-12-041-0/+1
* Support variable applications fonts with DirectWriteEskil Abrahamsen Blomfeldt2023-10-021-0/+9
* Support loading variable fonts as application fonts in FreetypeEskil Abrahamsen Blomfeldt2023-09-201-11/+37
* Update UCD to Revision 30Ievgenii Meshcheriakov2022-10-111-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Prevent crashing when FcFontList failsJoni Poikelin2022-05-101-0/+2
* QtGui: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-281-2/+2
* Update UCD to Revision 28Ievgenii Meshcheriakov2021-10-181-1/+6
* QDuplicateTracker: accept the number of elements to reserve as a ctor argumentMarc Mutz2021-07-141-2/+1
* fc: Clean up current config on shutdownEskil Abrahamsen Blomfeldt2021-06-301-0/+5
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-1/+1
* Use OpenType font weightsJonas Karlsson2020-08-281-5/+4
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-3/+3
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-151-0/+1043