summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontdatabase.h
Commit message (Expand)AuthorAgeFilesLines
* Fix enum passed to QFontDatabase::findFontAllan Sandfeld Jensen2018-10-161-2/+2
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Fix font fallback for an overridden Common script casesKonstantin Ritt2016-04-271-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Simplify QFontDatabase::findFont()Konstantin Ritt2015-05-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtGui: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-2/+2
* Introduce QFontDatabase::isPrivateFamily()Gabriel de Dietrich2015-01-211-0/+1
* Merge QFontEngineMultiBasicImpl and QFontEngineMultiKonstantin Ritt2014-11-261-1/+1
* Revert "Fix fallbacks for adapted common script"Eskil Abrahamsen Blomfeldt2014-11-131-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-141-1/+1
|\
| * Fix fallbacks for adapted common scriptEskil Abrahamsen Blomfeldt2014-07-101-1/+1
* | qpa: Clean up and refactor qfontengine_qpaTor Arne Vestbø2014-05-151-1/+1
|/
* Clean-up some leftoversKonstantin Ritt2014-02-061-2/+0
* Re-add deprecated symbol for ABI compatibility with Qt 5.1.Harri Porten2013-10-111-1/+1
* Deprecate QFontDatabase::supportsThreadedFontRendering()Konstantin Ritt2013-09-101-1/+3
* Add API to let applications integrate with the system fontsAleix Pol2013-07-051-0/+10
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Don't hardcode the default families in qfont_qpa.cppPierre Rossi2012-04-101-5/+0
* Allow using multi fontengine in QTextLayout with QRawFont.Pierre Rossi2012-03-011-1/+0
* Add support for QRawFont in QTextLayout.Pierre Rossi2012-03-011-0/+1
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-311-1/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+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
* Keep Multi font engine in QFontCacheJiang Jiang2011-10-241-1/+1
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-5/+0
* Fix QFont::defaultFamily() in the new QPA world.Pierre Rossi2011-10-071-0/+5
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-0/+2
|\
| * Add a way to check if we have a matching family in the database.Pierre Rossi2011-07-201-0/+2
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | even less QT3_SUPPORTLars Knoll2011-05-031-4/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+180