summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qharfbuzzng.cpp
Commit message (Expand)AuthorAgeFilesLines
* [HB] Ensure we always working with non-multi font engineKonstantin Ritt2014-04-041-4/+4
* [HarfBuzz-NG] Optimize Unicode de-/composition callbacksKonstantin Ritt2014-03-251-33/+26
* Use QStringIterator instead of homebrewKonstantin Ritt2014-03-101-9/+5
* Optimize glyph lookups with QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-051-27/+1
* Unify QFontEngine::getSfntTableData() behavior on all platformsKonstantin Ritt2014-03-021-1/+1
* Update HarfBuzz-NG path on MacKonstantin Ritt2014-02-131-0/+4
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-111-7/+15
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-7/+15
| |\
| | * Fix crash due to a stale pointer dereferencingKonstantin Ritt2014-01-161-7/+15
* | | Optimize stringToCMap() usageKonstantin Ritt2014-02-071-13/+10
|/ /
* | Make HarBuzz-NG the default shaper on MacKonstantin Ritt2014-01-311-1/+1
* | Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-301-10/+6
|/
* Fix build with -WerrorKonstantin Ritt2013-12-171-1/+1
* Fix build with -WerrorKonstantin Ritt2013-09-141-1/+1
* Add HarfBuzz-to-Qt bridging codeKonstantin Ritt2013-09-081-0/+730