summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_ft_p.h
Commit message (Expand)AuthorAgeFilesLines
* QFontEngine: use RAII for font_, face_ membersMarc Mutz2016-03-041-2/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-46/+46
|\
| * QtPlatformSupport: Remove virtual from declarations with override.Friedemann Kleint2016-01-211-46/+46
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Move min left/right bearing calculations to QFontEngine baseclassTor Arne Vestbø2015-09-021-4/+0
* OSX FreeType: Add support for sub pixel font rendering.Sérgio Martins2015-08-141-0/+1
* Move setter for QFont::HintingPreference to QFontEngineFT.Andreas Hartmetz2015-08-141-1/+1
* [QFontEngineFT::loadGlyph] Consolidate paths for fetchMetricsOnly casesKonstantin Ritt2015-04-071-0/+1
* [QFontEngineFT] Avoid caching a transformed glyph in defaultGlyphSetKonstantin Ritt2015-03-121-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+1
|\
| * REG: Fix misplaced outline drawn text with native renderingEskil Abrahamsen Blomfeldt2015-02-051-1/+1
* | [QFreetypeFace::addBitmapToPath] Get rid of unused paramKonstantin Ritt2015-02-201-1/+1
* | FreeType: Support RGB rendering when not using FontConfigSérgio Martins2015-02-141-0/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-3/+0
|\|
| * Remove unused code from QFontEngineFT.Rafael Roquetto2014-12-181-3/+0
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-1/+1
|\|
| * Fix loading of web fonts with broken hinting bytecodeAllan Sandfeld Jensen2014-12-041-1/+1
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-41/+41
|/
* Enable transformations for Qt Quick in FT engineEskil Abrahamsen Blomfeldt2014-11-201-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix advance of zero-width spaces in fonts that omits the glyphAllan Sandfeld Jensen2014-09-011-0/+3
* Support autohint and lcdfilter fontconfig configurationAllan Sandfeld Jensen2014-08-161-0/+1
* Move SubpixelAntialiasingType from QFontEngineFT to QFontEngineAllan Sandfeld Jensen2014-08-141-8/+0
* Make QFontEngine::type() non-virtualKonstantin Ritt2014-03-051-3/+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
* Unify glyph format between QFontEngine and QFontEngineGlyphCacheTor Arne Vestbø2014-02-191-1/+1
* Cleanup freetype data in a thread-safe wayRobin Burchell2013-11-201-0/+2
* QFontEngineFT: Drop modularization leftoversKonstantin Ritt2013-09-091-4/+0
* Fix warning about class/struct mismatchTobias Hunger2013-08-301-2/+3
* Get rid of HB dependency in FT font engineKonstantin Ritt2013-08-201-1/+3
* Restore smooth-scaled drawing of 0.5x-2.0x scaled glyphs in the GL engineTor Arne Vestbø2013-07-081-0/+2
* RecalcAdvances and DoKerning should agree on when to use design metricsAllan Sandfeld Jensen2013-06-071-0/+1
* Avoid using HB types in QFontEngine APIKonstantin Ritt2013-03-131-3/+1
* Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-2/+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
* Move ShaperFlags enum from QTextEngine to QFontEngineKonstantin Ritt2012-07-101-4/+3
* The QFontEngineFT files are not built into QtGui anymore.Thiago Macieira2012-06-051-1/+1
* Fix FreeType glyph caching for high resolutionJiang Jiang2012-05-181-1/+1
* Do not use charset loaded by fontconfigJiang Jiang2012-05-111-3/+0
* Avoid glyph rendering with FT when not neededJiang Jiang2012-05-041-1/+1
* Fix the build of -qt-freetypeThiago Macieira2012-03-221-0/+1
* Avoid loading and keeping unused fallback font enginesEskil Abrahamsen Blomfeldt2012-02-171-0/+1
* Windows QPA: Compile with QT_NO_CAST_FROM_ASCII, warnings.Friedemann Kleint2012-02-021-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-241-1/+2
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1