summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/windows/qwindowsfontdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix registration of system default fontAllan Sandfeld Jensen2017-01-181-1/+1
* Fix regression in handling Chinese system default fontAllan Sandfeld Jensen2017-01-061-2/+11
* Register fonts with preferred names on WindowsAllan Sandfeld Jensen2016-11-231-99/+118
* Improve use of QHash to minimize double hashingAllan Sandfeld Jensen2016-11-101-2/+3
* Windows: Don't claim bitmap fonts support all standard sizesEskil Abrahamsen Blomfeldt2016-11-071-1/+1
* Windows QPA: Do not use QSettings to access the registryFriedemann Kleint2016-10-281-0/+22
* Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-281-0/+1984