summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/windows/qwindowsfontdatabase_ft.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move windows font databases into QtGuiFriedemann Kleint2020-06-111-444/+0
* QWindowsFontDatabase: replace a QPair with a dedicated structMarc Mutz2020-06-071-3/+3
* Move FreeType font engine/database to QtGuiTor Arne Vestbø2020-05-271-1/+1
* Remove QRegExp usageLars Knoll2020-03-161-5/+3
* DirectWrite font db: Fix fallback fontsEskil Abrahamsen Blomfeldt2020-02-201-2/+2
* QWindowsFontDatabase: Check preferred family names for all fontsMårten Nordheim2019-11-291-11/+9
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-071-3/+12
|\
| * Only call addFontToDatabase once per family,styleAllan Sandfeld Jensen2019-05-031-3/+12
* | QRegExp include cleanupSamuel Gaist2019-04-191-0/+4
|/
* Windows: Freetype: Load fonts from the user locationsAndy Shaw2019-02-141-21/+24
* Windows Font databases: Rename struct FontNames to QFontNamesFriedemann Kleint2018-08-281-1/+1
* Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* Rename QBasicFontDatabase to QFreeTypeFontDatabase which is what it isTor Arne Vestbø2017-04-041-3/+3
* move qfontengine_ft.* from gui to platformsupportOswald Buddenhagen2017-02-081-1/+2
* 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-60/+45
* Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-281-0/+437