summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases
Commit message (Expand)AuthorAgeFilesLines
* Make QFontEngine::type() non-virtualKonstantin Ritt2014-03-052-2/+2
* Get rid of QFontEngine::name()Konstantin Ritt2014-03-051-2/+0
* Introduce a generic QFontEngine::canRender() implementationKonstantin Ritt2014-03-032-2/+2
* Introduce QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-032-0/+20
* Unify QFontEngine*::stringToCMap() behaviorKonstantin Ritt2014-03-031-0/+6
* Get rid of unused variableKonstantin Ritt2014-03-031-2/+0
* Unify QFontEngine::getSfntTableData() behavior on all platformsKonstantin Ritt2014-03-021-7/+4
* Revert "Fix application font removal when using FontConfig"Eskil Abrahamsen Blomfeldt2014-02-251-128/+112
* Prevent top/left clipping of anti-aliased glyphs in CoreText font engineTor Arne Vestbø2014-02-191-3/+41
* Unify alpha map padding in CoreText font engineTor Arne Vestbø2014-02-191-9/+8
* Unify glyph format between QFontEngine and QFontEngineGlyphCacheTor Arne Vestbø2014-02-193-9/+9
* Decrease code duplicationKonstantin Ritt2014-02-066-30/+10
* Make HarBuzz-NG the default shaper on MacKonstantin Ritt2014-01-311-0/+2
* Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-301-12/+6
* REG: Fix font matching in FontConfigEskil Abrahamsen Blomfeldt2014-01-291-0/+4
* Fix application font removal when using FontConfigFabian Bumberger2014-01-281-112/+128
* Fix nested template declarations for non-C++11 buildsTor Arne Vestbø2014-01-271-4/+4
* Enable adding/removing application fonts on iOSTor Arne Vestbø2014-01-252-18/+51
* Teach CoreText font db to handle application font files with multiple fontsTor Arne Vestbø2014-01-251-67/+59
* Use shared list of application fonts in CoreText font databaseTor Arne Vestbø2014-01-252-22/+24
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-1/+2
|\
| * Add support for OpenType (.otf) fontsJames Turner2014-01-061-1/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-4/+13
|\|
| * Keep web fontdata alive as long as CG uses itAllan Sandfeld Jensen2013-10-291-4/+13
* | Improve mapping between Font Config and Qt font attributesRoger Maclean2013-10-271-17/+50
|/
* Fallback to the original application font handlingAndy Shaw2013-10-072-10/+8
* test: fix tst_QFont::defaultFamily on Mac OS X 10.8Liang Qi2013-09-201-30/+30
* Merge branch 'stable' into devSergio Ahumada2013-09-131-0/+8
|\
| * QRawFont::fromFont does not get antialias setting from fontconfigAllan Sandfeld Jensen2013-09-091-0/+8
* | Warn if OpenType support missing for script of interestKonstantin Ritt2013-09-132-0/+2
* | Decrease code duplication in QFontDatabase-sKonstantin Ritt2013-09-132-22/+6
* | QFontConfigDatabase: Minor code clean-upKonstantin Ritt2013-09-131-22/+10
* | Make QFontEngine not derive from QObjectKonstantin Ritt2013-09-102-2/+0
* | Rely solely on alphaMapBoundingBox in QTextureGlyphCacheGunnar Sletta2013-09-052-6/+27
* | Fix application font population on OS XSimon Hausmann2013-07-312-66/+127
* | API-cleanup: Add QPlatformFontDatabase::registerAliasToFontFamily().Friedemann Kleint2013-07-161-3/+1
|/
* Windows font database: Resolve aliases for extra fonts.Friedemann Kleint2013-07-111-1/+4
* Speed up font database loading with fontconfigLars Knoll2013-07-061-89/+7
* Further followup to Q_OS_MACX changes.Jake Petroules2013-06-242-5/+5
* mark private dependencies as suchOswald Buddenhagen2013-05-201-2/+2
* remove redundant QT statementsOswald Buddenhagen2013-05-201-1/+0
* Fix QFontConfigDatabase crashRafael Roquetto2013-05-011-2/+2
* Read correct font hinting config on Gnome/UnityEskil Abrahamsen Blomfeldt2013-04-221-0/+19
* QFontConfigDatabase: Fix performance regressionKonstantin Ritt2013-04-161-2/+16
* QFontEngine: Fix cache_cost might be not initializedKonstantin Ritt2013-04-141-0/+2
* QFreetypeFace: Fix getFace() uses UTF-8 paths on non UTF-8 localesKonstantin Ritt2013-04-112-3/+3
* Fix QFontconfigDatabase unable to fallback to a localized familyKonstantin Ritt2013-04-111-0/+5
* QFontConfigDatabase: fix fallbacksForFamily() for CJK languagesKonstantin Ritt2013-04-011-4/+4
* FontConfig: Correctly report Symbol writing system supportEskil Abrahamsen Blomfeldt2013-03-261-0/+23
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2