summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_ft_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Resolve a number of compilation issues with INTEGRITYRolland Dudemaine2011-11-181-6/+9
* Fix subpixel positioning supportJiang Jiang2011-11-081-1/+0
* Allow disabling FreeType internal cacheJiang Jiang2011-11-051-19/+5
* Restore subpixel rendering support with fontconfig and FreeTypeJiang Jiang2011-11-051-1/+2
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-10/+0
* Use freetype font engine on WindowsOlli Werwolff2011-10-101-1/+9
* Avoid double caching glyphs in raster/QPA/FreeTypeEskil Abrahamsen Blomfeldt2011-09-201-1/+6
* Support synthesized oblique and bold in SceneGraphEskil Abrahamsen Blomfeldt2011-09-191-0/+1
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-1/+1
|\
| * Fontengine buildfix for xcb platform plugin.Tapani Mikola2011-06-101-5/+1
| * Duplicate some harfbuzz symbols inside Qt.Gunnar Sletta2011-06-091-1/+5
* | Make building of platform plugins indifferent if its out of sourceJørgen Lind2011-06-061-1/+1
|/
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Remove QFontEngineFT::loadGlyphMetricsJiang Jiang2011-05-041-1/+0
* Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-281-1/+6
* Initial import from qtquick2.Qt by Nokia2011-04-271-8/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+380