summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-9/+9
* Rename QBasicFontDatabase to QFreeTypeFontDatabase which is what it isTor Arne Vestbø2017-04-041-2/+2
* create modularized version of qtplatformsupport moduleOswald Buddenhagen2016-10-151-1/+1
* Do not force the default fontconfig configurationAllan Sandfeld Jensen2016-09-041-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-8/+8
* Reduce code duplication in QFontconfigDatabaseAlexander Volkov2014-10-161-0/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* Apply fontconfig settings to custom fontsAllan Sandfeld Jensen2014-03-221-0/+1
* Decrease code duplicationKonstantin Ritt2014-02-061-1/+1
* 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
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-3/+3
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Use the lazily-queried families for all QPA multi font engines.Pierre Rossi2012-03-141-1/+1
* Avoid loading and keeping unused fallback font enginesEskil Abrahamsen Blomfeldt2012-02-171-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fixed compile of QtPlatformSupport with -qtnamespace.Rohan McGovern2011-11-171-0/+4
* Provide defaultFont with fontconfig dbJiang Jiang2011-11-151-0/+1
* Use freetype font engine on WindowsOlli Werwolff2011-10-101-2/+2
* Add font family alias resolving to QPAJiang Jiang2011-10-051-0/+1
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-0/+1
* QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-101-0/+56