summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: Fix several text-related qdoc warningsEskil Abrahamsen Blomfeldt2012-08-251-3/+3
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Remove all references to XLFD fontsLars Knoll2012-06-271-7/+4
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-2/+2
|\
| * Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-2/+2
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
|/
* Make it possible to enable non-scalable font scalingMiikka Heikkinen2012-04-101-10/+12
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-1/+1
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* Use english name to match font in windows platformjian liang2012-02-161-3/+21
* Use newly-added QFileInfo::isNativePathJoão Abecasis2012-02-141-4/+4
* Improvement to font database cleanupjian liang2012-02-101-1/+9
* Preserve weight and style request for multi font enginesJiang Jiang2012-02-091-3/+5
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-5/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-241-8/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* engineData should be cached solely based on QFontDefJiang Jiang2011-12-011-3/+3
* QtGui: Remove Q_WS and qpa.Friedemann Kleint2011-10-251-3/+1
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-456/+1