summaryrefslogtreecommitdiffstats
path: root/src/gui/text/windows/qwindowsfontengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement vertical subpixel positioning where availableEskil Abrahamsen Blomfeldt2021-01-251-2/+7
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-4/+4
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-10/+10
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-1/+1
* QFontEngine: get rid of userData() trickeryKonstantin Ritt2020-10-281-7/+0
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Fix Windows Font database code to use configure featuresFriedemann Kleint2020-06-121-3/+5
* Move windows font databases into QtGuiFriedemann Kleint2020-06-111-0/+1204