summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsfontenginedirectwrite.h
Commit message (Expand)AuthorAgeFilesLines
* Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-281-143/+0
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-0/+3
|\
| * Windows: Fix crash when loading color fonts from dataEskil Abrahamsen Blomfeldt2016-09-271-0/+3
* | DirectWrite: Fix embedding fonts in PDFEskil Abrahamsen Blomfeldt2016-09-161-0/+3
* | Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-151-0/+2
|/
* Add color font support on WindowsEskil Abrahamsen Blomfeldt2016-04-131-0/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-0/+1
|\
| * QFontEngine: Add handle() functionGabriel de Dietrich2016-03-291-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-1/+1
|\|
| * Fix application fonts with DirectWrite font engineEskil Abrahamsen Blomfeldt2016-03-041-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-20/+22
|\|
| * Windows/Direct2D QPA plugins: Fix overrides.Friedemann Kleint2016-01-141-20/+22
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* DirectWrite: Implement transforms for grayscale aaEskil Abrahamsen Blomfeldt2015-12-161-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Prevent buffer overrun when getting the glyph imagesAndy Shaw2015-01-071-0/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-281-7/+7
|\
| * fix namespaced DirectWrite buildJoerg Bornemann2014-10-281-7/+7
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Windows/Direct2D platform plugins: Add Q_DECL_OVERRIDE.Friedemann Kleint2014-07-291-1/+1
|/
* Make QFontEngine::type() non-virtualKonstantin Ritt2014-03-051-2/+0
* Get rid of QFontEngine::name()Konstantin Ritt2014-03-051-2/+0
* Introduce a generic QFontEngine::canRender() implementationKonstantin Ritt2014-03-031-1/+0
* Introduce QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-031-0/+1
* Shuffle things around in preparation for Direct2D platform pluginLouai Al-Khanji2014-01-101-0/+2
* Make QFontEngine not derive from QObjectKonstantin Ritt2013-09-101-1/+0
* Improvements for DirectWrite font engineKonstantin Ritt2013-04-241-2/+0
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Get font's underline position in DirectWrite font engineEskil Abrahamsen Blomfeldt2012-07-101-0/+2
* Support fallback fonts in DirectWrite font engineEskil Abrahamsen Blomfeldt2012-07-101-0/+2
* Move ShaperFlags enum from QTextEngine to QFontEngineKonstantin Ritt2012-07-101-2/+2
* Compile when -directwrite is passed to configureEskil Abrahamsen Blomfeldt2012-07-031-4/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-241-2/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+133