summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-141-1/+1
|\
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-6/+21
|\|
| * Fix crash when reusing HB_Face in another font engineKonstantin Ritt2014-06-181-6/+21
* | Ensure we don't re-use webfonts where the "local" font has been requestedKonstantin Ritt2014-05-161-1/+1
* | qpa: Clean up and refactor qfontengine_qpaTor Arne Vestbø2014-05-151-0/+115
|/
* Add virtual function to QFontEngine report if outlines are reliableJørgen Lind2014-05-061-0/+9
* [HB] Ensure we always working with non-multi font engineKonstantin Ritt2014-04-041-0/+5
* Use QStringIterator instead of homebrewKonstantin Ritt2014-03-101-6/+5
* Make QFontEngine::type() non-virtualKonstantin Ritt2014-03-051-17/+12
* Get rid of QFontEngine::name()Konstantin Ritt2014-03-051-6/+0
* Optimize QFontEngineMulti::stringToCMap() in case of missing glyphsKonstantin Ritt2014-03-051-15/+7
* Optimize glyph lookups with QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-051-61/+11
* Disable 'gsub' table check for AAT fonts on MacKonstantin Ritt2014-03-041-0/+9
* Introduce a generic QFontEngine::canRender() implementationKonstantin Ritt2014-03-031-2/+13
* Introduce QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-031-0/+35
* Unify QFontEngine*::stringToCMap() behaviorKonstantin Ritt2014-03-031-0/+1
* Unify QFontEngine::getSfntTableData() behavior on all platformsKonstantin Ritt2014-03-021-2/+19
* Unify glyph format between QFontEngine and QFontEngineGlyphCacheTor Arne Vestbø2014-02-191-3/+26
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-111-1/+12
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-1/+12
| |\
| | * Fix crash due to a stale pointer dereferencingKonstantin Ritt2014-01-161-1/+12
* | | QFontEngineBox: Fix assertion for code points beyond BMPKonstantin Ritt2014-02-091-6/+5
* | | Optimize stringToCMap() usageKonstantin Ritt2014-02-071-24/+47
|/ /
* | Fix character mirroring issue with HarfBuzz-NGKonstantin Ritt2014-02-041-6/+36
* | [QFontEngineBox] Fix incorrect advances for SMP code pointsKonstantin Ritt2014-01-301-4/+11
* | Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-301-58/+30
* | Defer HarfBuzz face loading up until it gets usedKonstantin Ritt2014-01-241-2/+6
|/
* Revert "Store the font's scalability in QFontEngine."Yoann Lopes2013-11-271-2/+1
* Store the font's scalability in QFontEngine.Yoann Lopes2013-10-311-1/+2
* Make it possible to clear glyph caches from the font engine.Gunnar Sletta2013-10-181-0/+10
* De-inline virtuals of some non-exported private classes in QtGuiThiago Macieira2013-09-231-0/+9
* Decrease code duplication in QFontDatabase-sKonstantin Ritt2013-09-131-0/+8
* Implement QFontEngine::harfbuzzFont/Face() with HarfBuzz-NGKonstantin Ritt2013-09-131-2/+2
* Make QFontEngine not derive from QObjectKonstantin Ritt2013-09-101-1/+1
* Add HarfBuzz-to-Qt bridging codeKonstantin Ritt2013-09-081-0/+37
* Remove deprecated QtAlgorithms calls from QtGuiGiuseppe D'Angelo2013-09-051-1/+3
* Get rid of HB dependency in FT font engineKonstantin Ritt2013-08-201-14/+10
* Fix possible crash due to integer overflowKonstantin Ritt2013-08-151-1/+1
* Don't allocate QGlyphLayout data, when possibleKonstantin Ritt2013-08-141-30/+37
* QFontEngine: Fix cache_cost might be not initializedKonstantin Ritt2013-04-141-0/+1
* Fix integer overflow for very large fontsKonstantin Ritt2013-04-121-3/+7
* Fix font stretching issueKonstantin Ritt2013-03-261-2/+2
* Fix handling of 0x00AD code with symbol fonts (Win/QPA/QPF/fallback)Konstantin Ritt2013-03-261-0/+1
* Fix the font engines leakingKonstantin Ritt2013-03-201-6/+34
* Avoid using HB types in QFontEngine APIKonstantin Ritt2013-03-131-27/+47
* Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-3/+3
* Fix selection of fonts that require OpenType featuresKonstantin Ritt2013-03-041-0/+5
* Add support for color glyphs (Emoji) on Mac OS X and iOSTor Arne Vestbø2013-02-131-0/+7
* 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