summaryrefslogtreecommitdiffstats
path: root/src/gui/text/windows/qwindowsfontdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows: Add synthesized fonts also when there is a style nameEskil Abrahamsen Blomfeldt2021-05-111-3/+3
* Windows: Work-around misreporting of Script and RomanEskil Abrahamsen Blomfeldt2021-05-061-1/+3
* Remove debug outputEskil Abrahamsen Blomfeldt2021-01-201-2/+0
* Windows font engine: Silence warnings about not being able to enumate font fa...Friedemann Kleint2021-01-131-2/+2
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-13/+17
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Fix text issues when using typographic namesEskil Abrahamsen Blomfeldt2020-08-301-0/+15
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-281-1/+1
* Use OpenType font weightsJonas Karlsson2020-08-281-3/+3
* Fix a number of qdoc warningsFriedemann Kleint2020-08-201-0/+1
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-4/+4
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-2/+2
* QtGui: Fix duplication of logging category lcQpaFontsFriedemann Kleint2020-06-181-2/+0
* Fix Windows Font database code to use configure featuresFriedemann Kleint2020-06-121-9/+8
* Move windows font databases into QtGuiFriedemann Kleint2020-06-111-0/+1235