summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-175-124/+122
|\
| * Win32: Consolidate registry codeFriedemann Kleint2019-10-143-54/+7
| * CoreText: Preserve font descriptors when resolving fallback familiesTor Arne Vestbø2019-10-142-75/+103
| * CoreText: Use StyleHint as fallback when family is not foundTor Arne Vestbø2019-10-141-0/+17
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-143-141/+158
|\|
| * CoreText: Warn the user when family alias lookup slows down the applicationTor Arne Vestbø2019-10-082-6/+46
| * CoreText: Use categorized loggingTor Arne Vestbø2019-10-041-4/+4
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-0/+17
| |\
| | * iOS: Fix fallback fonts on iOS 13+Eskil Abrahamsen Blomfeldt2019-09-261-0/+21
| * | Handle returned bitmap glyph when not requestedAllan Sandfeld Jensen2019-09-251-7/+23
| * | CoreText: Modernize style hint fallback lookupTor Arne Vestbø2019-09-162-129/+73
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-112-53/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-132-53/+8
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-122-53/+8
| | |\
| | | * Refactor lockedAlphaMapForGlyphLars Knoll2019-08-082-53/+8
* | | | Regenerate platformsupport projectsAlexandru Croitor2019-10-082-3/+2
* | | | Use pre-compiled headers when building Qt with cmakeMårten Nordheim2019-09-111-1/+2
* | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-157-71/+67
|\| | |
| * | | Revert "Fontconfig font database: Short-circuit matching by filename"Eskil Abrahamsen Blomfeldt2019-07-301-50/+22
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-176-21/+45
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-126-21/+45
| | |\|
| | | * Support pen color with color fontsEskil Abrahamsen Blomfeldt2019-07-056-21/+45
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-114-30/+58
|\| | |
| * | | Fontconfig font database: Short-circuit matching by filenameAndreas Hartmetz2019-07-061-22/+50
| * | | Port some trivial cases from QMutex to QRecursiveMutexMarc Mutz2019-07-061-2/+2
| * | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-202-3/+3
| * | | constify, and micro-optimize not detachingAndreas Hartmetz2019-06-101-2/+2
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-1/+1
| |\| |
| | * | Windows: Use the first entry in the requested families if availableAndy Shaw2019-06-051-1/+1
* | | | Add support for private module .pri filesSimon Hausmann2019-06-052-0/+2
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-039-21/+199
|\| | |
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-1/+1
| | |\|
| | | * Fix: freetype italic fonts in mono/aliased modeEirik Aavitsland2019-05-151-1/+1
| * | | Fix font matching of typographic families on WindowsEskil Abrahamsen Blomfeldt2019-05-232-8/+37
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-1/+0
| |\| |
| | * | wasm: add fixedPitch fontLorn Potter2019-05-071-1/+0
| * | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-082-5/+3
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-072-6/+24
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-062-6/+24
| | |\|
| | | * Only call addFontToDatabase once per family,styleAllan Sandfeld Jensen2019-05-032-6/+24
| * | | Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
| * | | QRegExp include cleanupSamuel Gaist2019-04-191-0/+4
* | | | Fix freetype target not being found when using vcpkgAlexandru Croitor2019-05-081-2/+2
* | | | CMake: Regenerate platformsupport/fontdatabasesTobias Hunger2019-05-061-16/+24
* | | | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-2/+2
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1617-649/+450
|\| | |
| * | | Revert "Fix font matching of typographic families on Windows"Eskil Abrahamsen Blomfeldt2019-04-092-14/+5
| * | | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-1/+1
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-043-21/+27
| |\ \ \