summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-081-44/+5
* QWindowsFontDatabase: replace a QPair with a dedicated structMarc Mutz2020-06-073-5/+20
* Remove winrtOliver Wolff2020-06-066-655/+17
* Windows: Fix QPainter warnings when using some fontsEskil Abrahamsen Blomfeldt2020-06-031-0/+3
* CMake: Regenerate src/platformsupportAlexandru Croitor2020-05-292-36/+15
* Move CoreText font engine/database to QtGuiTor Arne Vestbø2020-05-277-2177/+0
* Move FreeType font engine/database to QtGuiTor Arne Vestbø2020-05-2718-2817/+14
* Fix various offset issues with DirectWrite font engineEskil Abrahamsen Blomfeldt2020-05-271-7/+11
* Windows: Fix wrong DPI used in font size after changing scalingFriedemann Kleint2020-05-252-11/+10
* Direct Write Font Engine: Fix leaking IDWriteFontFace instancesFriedemann Kleint2020-05-191-2/+3
* Fix font height metrics with embedded bitmapsEskil Abrahamsen Blomfeldt2020-05-048-38/+24
* Use consistent vertical metrics on all platformsEskil Abrahamsen Blomfeldt2020-04-228-115/+61
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-087-9/+4
|\
| * qpa: Remove references to lighthouseTor Arne Vestbø2020-04-035-7/+2
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-032-2/+2
* | Darwin: get rid of Harfbuzz/CoreText specific codeKonstantin Ritt2020-03-241-5/+0
* | Remove QRegExp usageLars Knoll2020-03-161-5/+3
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-161-1/+5
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-1/+5
| |\|
| | * Update UCD to Revision 26Edward Welbourne2020-03-141-1/+5
* | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-162-4/+4
* | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-162-4/+4
|/ /
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-113-0/+3
|\|
| * Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-063-0/+3
* | Enabler: Store more properties of application fontsEskil Abrahamsen Blomfeldt2020-03-0610-20/+111
* | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-051-0/+1
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-0/+3
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-271-0/+3
| |\
| | * Fix bounding box of zero-width entities in QFontEngineFTAllan Sandfeld Jensen2020-02-271-0/+3
* | | CMake: Allow building bundled 3rd party libraries in qtbaseAlexandru Croitor2020-02-251-1/+1
* | | Move function declaration to global scope so namespace is appliedMårten Nordheim2020-02-211-1/+3
* | | DirectWrite font db: Fix fallback fontsEskil Abrahamsen Blomfeldt2020-02-206-174/+135
* | | DirectWrite font db: Fix writing system detectionEskil Abrahamsen Blomfeldt2020-02-202-21/+42
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-133-4/+69
|\| |
| * | Suppress deprecation warnings for QFont::ForceIntegerMetricsEskil Abrahamsen Blomfeldt2020-02-033-0/+66
| * | Fix rendering offset when using DirectWrite engineEskil Abrahamsen Blomfeldt2020-02-011-4/+3
* | | CMake: Regenenerate projects where recent changes happenedAlexandru Croitor2020-02-112-4/+26
* | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-112-16/+6
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-102-16/+6
| |\ \ \
| | * | | Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-052-16/+6
* | | | | Fix compilation with -no-directwriteEskil Abrahamsen Blomfeldt2020-02-102-5/+15
|/ / / /
* | | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-073-0/+263
|\| | |
| * | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-4/+5
| |\ \ \
| * | | | Post Merge FixesLeander Beernaert2020-01-242-2/+2
| * | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-249-120/+109
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-193-34/+77
| |\ \ \ \ \
| * | | | | | Regenerate src/*Alexandru Croitor2019-11-142-30/+30
| * | | | | | Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0
| * | | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-175-124/+122
| |\ \ \ \ \ \