summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsfontengine.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-171-0/+1
|\
| * Better handling of invalid font tables5.4Eskil Abrahamsen Blomfeldt2015-07-101-0/+1
* | Simplify QWindowsFontDatabase::createEngine()Konstantin Ritt2015-03-201-2/+2
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Don't remember if passed HFONT was a stock objectKonstantin Ritt2015-02-021-2/+1
* | [QWindowsFontDatabase] Drop some dead codeKonstantin Ritt2015-02-021-1/+1
* | Merge QFontEngineMultiBasicImpl and QFontEngineMultiKonstantin Ritt2014-11-261-3/+2
|/
* 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-31/+31
* qpa: Clean up and refactor qfontengine_qpaTor Arne Vestbø2014-05-151-2/+2
* Add virtual function to QFontEngine report if outlines are reliableJørgen Lind2014-05-061-0/+5
* Make QWindowsMultiFontEngine support deferred fallback families queryKonstantin Ritt2014-03-311-6/+4
* Guarantee QPFDB::fontEngine() always return non-multi font engineKonstantin Ritt2014-03-111-2/+3
* 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-2/+0
* Introduce QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-031-0/+1
* Fix character mirroring issue with HarfBuzz-NGKonstantin Ritt2014-02-041-1/+1
* Fix OpenType fonts with cmap tables on WindowsJosh Faust2013-11-221-0/+1
* Make QFontEngine not derive from QObjectKonstantin Ritt2013-09-101-9/+1
* Rely solely on alphaMapBoundingBox in QTextureGlyphCacheGunnar Sletta2013-09-051-0/+1
* Fix transformed raster fonts on WindowsEskil Abrahamsen Blomfeldt2013-05-131-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
|\
| * Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Make distance fields rendering work with Opentype CFF fontsEskil Abrahamsen Blomfeldt2012-12-211-0/+2
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Move ShaperFlags enum from QTextEngine to QFontEngineKonstantin Ritt2012-07-101-2/+2
* Fix font printing on Windows using the native engine.Friedemann Kleint2012-05-151-4/+17
* Remove declaration of QWindowsFontEngine::createEngine()Miikka Heikkinen2012-04-301-5/+0
* Windows: Fix QRawFont loading from data.Miikka Heikkinen2012-04-231-0/+1
* MinGW: Fix warnings.Friedemann Kleint2012-02-041-3/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-241-1/+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
* Use freetype font engine on WindowsOlli Werwolff2011-10-101-0/+1
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+186