summaryrefslogtreecommitdiffstats
path: root/src/gui/text/windows/qwindowsfontengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unify QFontEngine::boundingRect for coretext and WindowsAllan Sandfeld Jensen2022-07-061-12/+0
* Fix misuses of 0.9999 constantAllan Sandfeld Jensen2022-06-021-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: private APIMarc Mutz2022-04-051-0/+3
* Remove pre-Win10 code paths in QtBaseYuhang Zhao2021-11-021-17/+1
* 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