summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce QFontDatabase::isPrivateFamily()Gabriel de Dietrich2015-01-211-0/+18
* Make it obvious we never expect QFontDatabase::Any to be supportedKonstantin Ritt2014-12-231-1/+1
* Re-use cached font engines when request only differs in scriptKonstantin Ritt2014-12-231-2/+27
* [QFontDatabasePrivate] Drop unused `fallbackFamilies` memberKonstantin Ritt2014-12-231-5/+1
* [QFontDatabase] Don't look for best foundry twiceKonstantin Ritt2014-12-231-1/+1
* Simplify QFontDatabase::load() a bitKonstantin Ritt2014-12-211-19/+15
* Add QFont::Weight enum valuesPierre Rossi2014-12-121-33/+37
* Use special value SMOOTH_SCALABLE where appropriateKonstantin Ritt2014-11-291-3/+2
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-271-1/+2
|\
| * Deprecate implementations of functions deprecated in headersShawn Rutledge2014-11-271-1/+2
* | QFontDatabase: Fall back to "Any" writing system if none matchesUlf Hermann2014-11-261-1/+4
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-5/+5
|\|
| * Revert "Fix fallbacks for adapted common script"Eskil Abrahamsen Blomfeldt2014-11-131-5/+5
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-271-2/+7
|\|
| * Add support for more font weights internallyPierre Rossi2014-10-241-2/+7
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-23/+22
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
| * Fix rendering of fonts matched based on stretchAllan Sandfeld Jensen2014-08-141-0/+7
| * Fix selection of fonts based on styleNameAllan Sandfeld Jensen2014-08-141-4/+4
* | QFontDatabase: Micro-optimize getFontWeight.Robin Burchell2014-09-151-22/+49
* | Fix font family name mismatch between localized and non-localized versionLi Qiu2014-08-281-0/+9
|/
* Fix fallbacks for adapted common scriptEskil Abrahamsen Blomfeldt2014-07-101-5/+5
* Respect fixed pitch request when font family is not availableEskil Abrahamsen Blomfeldt2014-05-121-1/+5
* Android: Fix font mergingEskil Abrahamsen Blomfeldt2014-03-251-1/+1
* Teach font database to populate families lazilyTor Arne Vestbø2014-03-201-25/+66
* Ensure that QGuiApplication is inited before using QFontDatabaseTor Arne Vestbø2014-03-131-0/+3
* Fix custom font substitution list supportKonstantin Ritt2014-03-111-2/+4
* Guarantee QPFDB::fontEngine() always return non-multi font engineKonstantin Ritt2014-03-111-5/+4
* Prevent repeated and unnecessary font population QCoreTextFontDatabaseTor Arne Vestbø2014-03-051-0/+1
* Merge qfontdatabase_qpa.cpp with qfontdatabase.cppTor Arne Vestbø2014-03-041-3/+416
* Streamline font match() function.Friedemann Kleint2013-11-281-10/+6
* Remove unused variable in font match() function.Friedemann Kleint2013-11-281-3/+0
* Fix font lookup.Friedemann Kleint2013-11-281-6/+9
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-19/+19
* Deprecate QFontDatabase::supportsThreadedFontRendering()Konstantin Ritt2013-09-101-0/+3
* Remove deprecated QtAlgorithms calls from QtGuiGiuseppe D'Angelo2013-09-051-3/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-24/+0
|\
| * Don't use qt_mac_get_fixed_pitch() to resolve fixed pitch fonts on OSXTor Arne Vestbø2013-08-211-24/+0
* | Add API to let applications integrate with the system fontsAleix Pol2013-07-051-0/+49
|/
* Fix leaking of QFontEngineDataKonstantin Ritt2013-04-121-2/+1
* Fix QFontconfigDatabase unable to fallback to a localized familyKonstantin Ritt2013-04-111-13/+7
* Recommit b7b858595e6e2d8dcc9debeb45eb8b9b294b9be6Eskil Abrahamsen Blomfeldt2013-03-211-8/+0
* Get rid of qt_determine_writing_systems_from_truetype_bits()Konstantin Ritt2013-03-121-127/+0
* 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
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-041-20/+7
|\|
| * Fix styleName support in QPA font databaseJiang Jiang2012-12-141-19/+6
| * Mac: fix bugs for font selection in QFontDialogLiang Qi2012-12-141-1/+1
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-44/+43
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24