summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/windows/qwindowsfontengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move windows font databases into QtGuiFriedemann Kleint2020-06-111-1204/+0
* Fix font height metrics with embedded bitmapsEskil Abrahamsen Blomfeldt2020-05-041-7/+5
* Use consistent vertical metrics on all platformsEskil Abrahamsen Blomfeldt2020-04-221-15/+11
* qpa: Remove references to lighthouseTor Arne Vestbø2020-04-031-1/+0
* Fix stretched fonts with large pixel sizeEirik Aavitsland2019-03-271-11/+14
* Remove specialized multi font engine on WindowsEskil Abrahamsen Blomfeldt2018-12-171-114/+0
* Windows code: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-08-301-4/+3
* Windows: Support application fonts as fallbacksEskil Abrahamsen Blomfeldt2017-12-141-12/+17
* Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-2/+22
|\
| * Windows font database: Make DirectWrite warnings more verboseFriedemann Kleint2017-07-271-2/+22
* | Windows: Stop considering Calibri as bitmap fontEskil Abrahamsen Blomfeldt2017-07-311-15/+1
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-0/+2
|\
| * Copy stretch to multifont fontDefAllan Sandfeld Jensen2017-04-051-0/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-1/+1
|\|
| * Windows: Restrict synthesizing of bold to < 750 weightAndy Shaw2017-02-031-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-12/+4
|\|
| * Register fonts with preferred names on WindowsAllan Sandfeld Jensen2016-11-231-12/+4
* | Platform support/Windows classes: Use member initializationFriedemann Kleint2016-11-241-13/+1
|/
* Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-281-0/+1330