summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* qpa: Clean up and refactor qfontengine_qpaTor Arne Vestbø2014-05-151-0/+23
* Add virtual function to QFontEngine report if outlines are reliableJørgen Lind2014-05-061-0/+2
* Make QFontEngine::type() non-virtualKonstantin Ritt2014-03-051-9/+12
* Get rid of QFontEngine::name()Konstantin Ritt2014-03-051-6/+0
* Introduce a generic QFontEngine::canRender() implementationKonstantin Ritt2014-03-031-15/+4
* Introduce QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-031-0/+3
* Unify QFontEngine::getSfntTableData() behavior on all platformsKonstantin Ritt2014-03-021-2/+2
* Unify glyph format between QFontEngine and QFontEngineGlyphCacheTor Arne Vestbø2014-02-191-5/+10
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-0/+5
|\
| * Fix crash due to a stale pointer dereferencingKonstantin Ritt2014-01-161-0/+5
* | Fix character mirroring issue with HarfBuzz-NGKonstantin Ritt2014-02-041-1/+0
|/
* Revert "Store the font's scalability in QFontEngine."Yoann Lopes2013-11-271-2/+0
* Store the font's scalability in QFontEngine.Yoann Lopes2013-10-311-0/+2
* Make it possible to clear glyph caches from the font engine.Gunnar Sletta2013-10-181-0/+1
* De-inline virtuals of some non-exported private classes in QtGuiThiago Macieira2013-09-231-2/+2
* Make QFontEngine not derive from QObjectKonstantin Ritt2013-09-101-3/+8
* Get rid of HB dependency in FT font engineKonstantin Ritt2013-08-201-0/+9
* Clean up old PostScript printing codeSze Howe Koh2013-05-121-2/+0
* Fix the font engines leakingKonstantin Ritt2013-03-201-1/+0
* Avoid using HB types in QFontEngine APIKonstantin Ritt2013-03-131-12/+9
* Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-6/+2
* Fix selection of fonts that require OpenType featuresKonstantin Ritt2013-03-041-0/+1
* Add support for color glyphs (Emoji) on Mac OS X and iOSTor Arne Vestbø2013-02-131-1/+3
* 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
* | Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-101-1/+1
|/
* Fix transformed text on Mac OS XEskil Abrahamsen Blomfeldt2012-11-231-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Move ShaperFlags enum from QTextEngine to QFontEngineKonstantin Ritt2012-07-101-10/+17
* Remove all references to XLFD fontsLars Knoll2012-06-271-3/+0
* QFontMetrics/QRawFont: Optimize SMP code points handling a bitKonstantin Ritt2012-06-141-0/+12
* Use the lazily-queried families for all QPA multi font engines.Pierre Rossi2012-03-141-0/+2
* Enablers for shared graphics cache in raster paint engineJiang Jiang2012-03-081-3/+3
* Remove dead code.Pierre Rossi2012-03-081-1/+0
* Make cache of opentype tables in Harfbuzz face lazyEskil Abrahamsen Blomfeldt2012-03-061-0/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+0
|\
| * QFontEngine: remove unused and buggy grayPalette()Marc Mutz2012-02-271-1/+0
* | Allow using multi fontengine in QTextLayout with QRawFont.Pierre Rossi2012-03-011-0/+2
|/
* Avoid loading and keeping unused fallback font enginesEskil Abrahamsen Blomfeldt2012-02-171-0/+3
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-311-3/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-241-2/+3
* 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 subpixel positioning supportJiang Jiang2011-11-081-1/+2
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-67/+0
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-0/+1
* Avoid double caching glyphs in raster/QPA/FreeTypeEskil Abrahamsen Blomfeldt2011-09-201-0/+9
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-291-0/+5
|\
| * Fix crash when fallback font is not #0 in multi font engineEskil Abrahamsen Blomfeldt2011-08-261-0/+5