summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/fontconfig
Commit message (Expand)AuthorAgeFilesLines
* Update Unicode data up to v7.0Konstantin Ritt2015-03-271-1/+24
* Correct typo in the Gujarati openType identififer.Michael Brüning2015-02-251-1/+1
* Update copyright headersJani Heikkinen2015-02-114-28/+28
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-38/+38
|\
| * Only use Xft font settings as defaults, and let fontconfig overrideAllan Sandfeld Jensen2015-02-021-38/+38
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-0/+5
|\|
| * Turn off font hinting when we do high DPI scalingPaul Olav Tvete2015-01-161-0/+5
* | Add QFont::Weight enum valuesPierre Rossi2014-12-121-5/+11
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-032-9/+9
* | QFontconfigDatabase weight-matching refactoringPierre Rossi2014-11-271-19/+22
* | Merge QFontEngineMultiBasicImpl and QFontEngineMultiKonstantin Ritt2014-11-262-4/+4
|/
* fontconfig: do not assume the path to a font file is Latin1-encodedShawn Rutledge2014-10-291-1/+1
* Make font hinting and antialiasing size dependent when using FontConfigAlexander Volkov2014-10-171-0/+3
* Reduce code duplication in QFontconfigDatabaseAlexander Volkov2014-10-162-146/+97
* Update license headers and add new license filesMatti Paaso2014-09-244-76/+44
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-232-0/+22
|\
| * Add missing private headers warningSamuel Gaist2014-09-042-0/+22
* | Support antialias and rgba Xft settings as used by GNOME and UNITYAllan Sandfeld Jensen2014-08-181-17/+52
* | Support autohint and lcdfilter fontconfig configurationAllan Sandfeld Jensen2014-08-161-0/+20
* | Move SubpixelAntialiasingType from QFontEngineFT to QFontEngineAllan Sandfeld Jensen2014-08-141-30/+30
* | Add QFont strategy to disable subpixel antialiasingAllan Sandfeld Jensen2014-08-031-1/+3
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-0/+3
|\|
| * Fix crash when loading invalid font data in QRawFontEskil Abrahamsen Blomfeldt2014-05-141-0/+3
* | qpa: Clean up and refactor qfontengine_qpaTor Arne Vestbø2014-05-153-4/+3
|/
* Fix application font removal when using FontConfigFabian Bumberger2014-03-271-108/+112
* Apply fontconfig settings to custom fontsAllan Sandfeld Jensen2014-03-222-0/+51
* Cleanup and refactor QFontconfigDatabase::fontEngineAllan Sandfeld Jensen2014-03-211-65/+74
* Revert "Fix application font removal when using FontConfig"Eskil Abrahamsen Blomfeldt2014-02-251-128/+112
* Decrease code duplicationKonstantin Ritt2014-02-062-12/+3
* REG: Fix font matching in FontConfigEskil Abrahamsen Blomfeldt2014-01-291-0/+4
* Fix application font removal when using FontConfigFabian Bumberger2014-01-281-112/+128
* Improve mapping between Font Config and Qt font attributesRoger Maclean2013-10-271-17/+50
* 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-131-0/+1
* | Decrease code duplication in QFontDatabase-sKonstantin Ritt2013-09-131-11/+3
* | QFontConfigDatabase: Minor code clean-upKonstantin Ritt2013-09-131-22/+10
* | Make QFontEngine not derive from QObjectKonstantin Ritt2013-09-101-1/+0
* | 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
* 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
* QFreetypeFace: Fix getFace() uses UTF-8 paths on non UTF-8 localesKonstantin Ritt2013-04-111-2/+2
* 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
* Fix selection of fonts that require OpenType featuresKonstantin Ritt2013-03-041-2/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-224-4/+4
|\