summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/windows/qwindowsfontdatabase_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move windows font databases into QtGuiFriedemann Kleint2020-06-111-174/+0
* QWindowsFontDatabase: replace a QPair with a dedicated structMarc Mutz2020-06-071-0/+15
* Enabler: Store more properties of application fontsEskil Abrahamsen Blomfeldt2020-03-061-1/+1
* DirectWrite font db: Fix fallback fontsEskil Abrahamsen Blomfeldt2020-02-201-3/+0
* Experimental DirectWrite font databaseEskil Abrahamsen Blomfeldt2020-02-041-34/+3
* Win32: Consolidate registry codeFriedemann Kleint2019-10-141-2/+0
* Fix font matching of typographic families on WindowsEskil Abrahamsen Blomfeldt2019-05-231-0/+2
* Revert "Fix font matching of typographic families on Windows"Eskil Abrahamsen Blomfeldt2019-04-091-2/+0
* Fix font matching of typographic families on WindowsEskil Abrahamsen Blomfeldt2019-04-041-0/+2
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-1/+0
|\
| * Remove specialized multi font engine on WindowsEskil Abrahamsen Blomfeldt2018-12-171-1/+0
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-121-2/+2
|/
* Read font selection flags and use them when querying for metricsMÃ¥rten Nordheim2018-11-301-0/+8
* Windows code: Fix clang-tidy warnings about (private) class definitionsFriedemann Kleint2018-09-021-1/+2
* Windows Font databases: Rename struct FontNames to QFontNamesFriedemann Kleint2018-08-281-2/+3
* Hide EUDC font better when it is availableEskil Abrahamsen Blomfeldt2018-01-081-0/+1
* Windows: Add font fallback for EUDC glyphsEskil Abrahamsen Blomfeldt2017-12-131-0/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-12/+12
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-3/+22
|\
| * Register fonts with preferred names on WindowsAllan Sandfeld Jensen2016-11-231-3/+22
* | Platform support/Windows classes: Use member initializationFriedemann Kleint2016-11-241-4/+4
|/
* Windows QPA: Do not use QSettings to access the registryFriedemann Kleint2016-10-281-0/+2
* Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-281-0/+160