summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/windows/qwindowsfontengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move windows font databases into QtGuiFriedemann Kleint2020-06-111-175/+0
* Fix font height metrics with embedded bitmapsEskil Abrahamsen Blomfeldt2020-05-041-1/+1
* Use consistent vertical metrics on all platformsEskil Abrahamsen Blomfeldt2020-04-221-3/+3
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-10/+0
|\
| * Remove specialized multi font engine on WindowsEskil Abrahamsen Blomfeldt2018-12-171-10/+0
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-121-1/+1
|/
* Windows code: Fix clang-tidy warnings about (private) class definitionsFriedemann Kleint2018-09-021-2/+3
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-36/+36
* Windows: Stop considering Calibri as bitmap fontEskil Abrahamsen Blomfeldt2017-07-311-2/+0
* Platform support/Windows classes: Use member initializationFriedemann Kleint2016-11-241-13/+13
* Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-281-0/+186