summaryrefslogtreecommitdiffstats
path: root/src/gui/text/windows/qwindowsfontdatabase_ft.cpp
Commit message (Expand)AuthorAgeFilesLines
* gui/text: use const methods moreAnton Kudryavtsev2023-09-091-2/+2
* FontDatabase[win/freetype] implement population of aliasesMårten Nordheim2023-04-201-0/+15
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtGui: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-281-1/+1
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-281-6/+7
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-2/+2
* QWindowsFontDatabase: port local QSets to QDuplicateTrackerMarc Mutz2021-07-301-5/+5
* Revert "Windows: Add synthesized fonts also when there is a style name"Eskil Abrahamsen Blomfeldt2021-06-301-3/+3
* Windows: Add synthesized fonts also when there is a style nameEskil Abrahamsen Blomfeldt2021-05-111-3/+3
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-2/+2
* Windows: Fix clang error about copy on loopKai Koehne2020-09-141-1/+1
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-281-2/+2
* Use OpenType font weightsJonas Karlsson2020-08-281-1/+1
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-1/+1
* Port platformsupport to QStringViewLars Knoll2020-06-151-2/+2
* Move windows font databases into QtGuiFriedemann Kleint2020-06-111-0/+444