summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-152-1/+8
|\
| * Do not force the default fontconfig configurationAllan Sandfeld Jensen2016-09-042-1/+8
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-313-4/+5
|\|
| * platformsupport: eradicate some easy Q_FOREACH loopsMarc Mutz2016-08-263-4/+5
* | Don't disable CoreText on watchOS SimulatorJake Petroules2016-08-252-1/+11
|/
* Merge dev into 5.8Oswald Buddenhagen2016-08-227-39/+55
|\
| * Add support for Apple watchOSJake Petroules2016-08-193-15/+14
| * Cleanup QT_NO_FONTCONFIG usageLars Knoll2016-08-192-3/+1
| * Use qtConfig throughout in qtbaseLars Knoll2016-08-192-3/+3
| * QCoreTextFontEngine: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-121-17/+10
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-3/+29
| |\
| | * Fix registered style name of sub-familiesAllan Sandfeld Jensen2016-08-031-1/+0
| | * Register sub-families as separate fontsAllan Sandfeld Jensen2016-08-021-3/+30
* | | Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-152-0/+14
* | | Avoid synthesizing stretch on condensed font familiesAllan Sandfeld Jensen2016-08-151-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-193-24/+3
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-153-24/+3
| |\
| | * Remove QCoreTextFontEngine::supportsColorGlyphsGabriel de Dietrich2016-07-063-24/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-0/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-0/+6
| |\|
| | * UIKit: Don't populate font families with no matching fontsTor Arne Vestbø2016-06-141-0/+6
* | | Fix tvOS buildMike Krus2016-06-171-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-171-2/+2
|\| |
| * | Use void instead of uchar in the endian-swapping function parametersv5.7.0-rc1Thiago Macieira2016-05-261-2/+2
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-042-177/+79
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-232-12/+55
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-12/+55
| |\|
| | * Add constants for the CoreText font weights.Jake Petroules2016-05-081-9/+52
| | * Fix crash when using QRawFont with FreeType on OS X.Jake Petroules2016-05-061-1/+1
| | * Reorder negative font weight checks in qtWeightFromCFWeight.Jake Petroules2016-05-051-4/+4
* | | Add support for Apple tvOSMike Krus2016-05-175-12/+12
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-23/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-23/+17
| |\|
| | * Micro optimization to QFontconfigDatabaseKonstantin Ritt2016-04-271-12/+12
| | * Get rid of requiresOpenType() helperKonstantin Ritt2016-04-271-14/+7
| | * Query FC_CAPABILITY once per patternKonstantin Ritt2016-04-271-2/+3
| | * Check for required capability only when FC_CAPABILITY is availableKonstantin Ritt2016-04-271-1/+1
* | | Minor fixups to the change that added FreeType on OSXAndreas Hartmetz2016-04-292-2/+1
* | | Basic font database: remove opentype CONFIG, it does nothingAndreas Hartmetz2016-04-291-2/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-052-0/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-042-0/+6
| |\|
| | * QFontEngine: Add handle() functionGabriel de Dietrich2016-03-292-0/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-222-9/+3
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-132-8/+2
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-112-8/+2
| | |\|
| | | * Xft antialias settings must not override requested NoAntialiasAllan Sandfeld Jensen2016-03-101-1/+1
| | | * QCoreTextFontDatabase: Get rid of local fallbacksForFamily cacheKonstantin Ritt2016-03-071-7/+1
| * | | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-1/+1
| |/ /
* | | Report correct font underline position on OS XEskil Abrahamsen Blomfeldt2016-03-012-0/+8
* | | Use correct underline thickness on OS XEskil Abrahamsen Blomfeldt2016-03-012-0/+10
|/ /