summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/winrt/qwinrtfontdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usage.Jani Heikkinen2016-03-291-12/+15
* winrt: add logging to platform pluginMaurice Kalinowski2016-02-171-0/+27
* QWinRTFontDatabase: Return the base class' fallbacksForFamilyKonstantin Ritt2015-12-151-0/+1
* QWinRTFontDatabase: Add "Arial" as alias for "Helvetica".Friedemann Kleint2015-12-091-0/+14
* winphone: Remove old non-DirectWrite codeAndrew Knight2015-08-051-15/+0
* Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-201-10/+13
* winrt: properly retrieve font writing systems from unicode rangesAndrew Knight2015-05-051-7/+82
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add QFont::Weight enum valuesPierre Rossi2014-12-121-25/+1
* Make more font databases report fontsAlwaysScalable()Konstantin Ritt2014-12-091-0/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* WinRT: fix default font when DirectWrite is disabledAndrew Knight2014-05-231-1/+8
* Support Windows Phone 8.1 in WinRT QPAAndrew Knight2014-05-221-5/+5
* WinRT: Use registerFontFamily to reduce font registration overheadAndrew Knight2014-03-271-152/+179
* WinRT: Load system fonts using DirectWriteAndrew Knight2014-03-181-1/+313
* Windows RT and Windows Phone QPAAndrew Knight2013-10-021-0/+64