summaryrefslogtreecommitdiffstats
path: root/src/gui/text/windows/qwindowsfontdatabasebase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement missing features in DirectWrite font backendEskil Abrahamsen Blomfeldt2024-02-021-3/+14
* Fix build with -no-directwriteEskil Abrahamsen Blomfeldt2024-01-181-5/+7
* Support arbitrary variable axis valuesEskil Abrahamsen Blomfeldt2023-12-041-43/+66
* Support variable applications fonts with DirectWriteEskil Abrahamsen Blomfeldt2023-10-021-18/+74
* win: Fix default fallback font for some languagesEskil Abrahamsen Blomfeldt2023-04-191-1/+1
* Port default font resolve to SystemParametersInfoForDpiMorten Sørvig2022-11-011-11/+4
* QWindowsFontDatabaseBase: Override both fontEngine functionsMårten Nordheim2022-10-261-0/+7
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-281-1/+3
* Use ranged for loops instead of QString::utf16Øystein Heskestad2022-01-071-8/+5
* QFontDatabase: remove outdated commentsYuhang Zhao2022-01-071-1/+0
* QFontDatabase (Windows): Sanitize font requests earlyMårten Nordheim2021-12-061-10/+19
* Remove pre-Win10 code paths in QtBaseYuhang Zhao2021-11-021-21/+4
* Use Yu Gothic UI as the main fallback font for JapaneseEskil Abrahamsen Blomfeldt2021-09-281-0/+1
* Fix mingw compiler warningsMårten Nordheim2021-02-111-11/+11
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-2/+2
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-5/+3
* Use OpenType font weightsJonas Karlsson2020-08-281-4/+4
* QWindowsFontDatabaseBase: Fix unused parameter errorKai Koehne2020-07-231-0/+2
* Fix Windows Font database code to use configure featuresFriedemann Kleint2020-06-121-9/+4
* Move windows font databases into QtGuiFriedemann Kleint2020-06-111-0/+971