summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/basic
Commit message (Expand)AuthorAgeFilesLines
* Basic font database: remove opentype CONFIG, it does nothingAndreas Hartmetz2016-04-291-2/+0
* Add user friendly warning to basic fontdb when there are no fontsLaszlo Agocs2016-01-261-2/+3
* Updated license headersJani Heikkinen2016-01-152-28/+40
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Move setter for QFont::HintingPreference to QFontEngineFT.Andreas Hartmetz2015-08-141-20/+2
* [QBasicFontDatabase] Minor code clean-upKonstantin Ritt2015-07-312-7/+3
* Micro optimization to Basic/Android FDB::populateFontDatabase()Konstantin Ritt2015-07-311-11/+12
* Default implementation for QPlatformFontDatabase::fallbacksForFamily()Konstantin Ritt2015-07-312-10/+0
* Build bundled freetype as qt_helper_libKonstantin Ritt2015-03-271-6/+1
* Introduce src/3rdparty/freetype.pri for better maintenanceKonstantin Ritt2015-03-141-72/+1
* FreeType: Support RGB rendering when not using FontConfigSérgio Martins2015-02-141-2/+12
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Don't build WinCE specific code on other platformsKonstantin Ritt2015-01-232-120/+0
* MSVC: Disable warning C4996 for freetypeKai Koehne2015-01-191-1/+3
* Add QFont::Weight enum valuesPierre Rossi2014-12-121-23/+8
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-6/+6
* Windows: Respect hinting preferences with FreeType engine.Sérgio Martins2014-11-251-15/+21
* Allow to use FT_Library_SetLcdFilter in bundled FreeType.Sérgio Martins2014-11-131-0/+1
* Add support for more font weights internallyPierre Rossi2014-10-241-1/+13
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+11
|\
| * Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* | Change a qFatal to a qWarningLars Knoll2014-09-031-1/+2
|/
* Android: Fix font mergingEskil Abrahamsen Blomfeldt2014-03-252-2/+6
* Apply fontconfig settings to custom fontsAllan Sandfeld Jensen2014-03-221-0/+1
* Decrease code duplicationKonstantin Ritt2014-02-062-14/+5
* Add support for OpenType (.otf) fontsJames Turner2014-01-061-1/+2
* 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
* remove redundant QT statementsOswald Buddenhagen2013-05-201-1/+0
* QFreetypeFace: Fix getFace() uses UTF-8 paths on non UTF-8 localesKonstantin Ritt2013-04-111-1/+1
* Get rid of qt_determine_writing_systems_from_truetype_bits()Konstantin Ritt2013-03-122-126/+1
* Fix selection of fonts that require OpenType featuresKonstantin Ritt2013-03-041-2/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-222-2/+2
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-041-1/+1
|\|
| * Fix styleName support in QPA font databaseJiang Jiang2012-12-141-1/+1
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-212-6/+6
|/
* exclude 3rdparty from lupdateOswald Buddenhagen2012-11-201-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Fix freetype font rendering for Windows CEAndreas Holzammer2012-08-202-0/+121
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-072-2/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [platformsupport]Thiago Macieira2012-05-041-2/+2
* Use QFile::encodeName to encode a file name on UnixThiago Macieira2012-05-041-1/+1
* Fix the build of qt-freetype with -system-zlibThiago Macieira2012-03-221-0/+1
* Fix LSB buildHarald Fernengel2012-03-141-2/+3
* Fix support for scripts that require OpenTypeEskil Abrahamsen Blomfeldt2012-03-071-1/+1
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-312-1/+10
* Remove Symbian specific code in platformsupport.Xizhi Zhu2012-01-301-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2