summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/windows
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-111-0/+1
|\
| * Use Yu Gothic UI as the main fallback font for JapaneseEskil Abrahamsen Blomfeldt2021-12-081-0/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...Tarja Sundqvist2022-08-163-7/+8
|\|
| * Revert "Windows: Add synthesized fonts also when there is a style name"Eskil Abrahamsen Blomfeldt2021-07-042-6/+6
| * Fix right-to-left text with DirectWrite engine + QPainterPathEskil Abrahamsen Blomfeldt2021-07-011-1/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-162-7/+9
|\|
| * Windows: Add synthesized fonts also when there is a style nameEskil Abrahamsen Blomfeldt2021-05-222-6/+6
| * Windows: Work-around misreporting of Script and RomanEskil Abrahamsen Blomfeldt2021-05-221-1/+3
* | Revert "Update commercial license headers"Tarja Sundqvist2021-03-2410-206/+206
|/
* Update commercial license headersTarja Sundqvist2021-01-2610-206/+206
* Windows font engine: Silence warnings about not being able to enumate font fa...Friedemann Kleint2021-01-221-2/+2
* Fix text issues when using typographic namesEskil Abrahamsen Blomfeldt2020-09-012-0/+17
* Windows: Fix QPainter warnings when using some fontsEskil Abrahamsen Blomfeldt2020-06-031-0/+3
* Fix various offset issues with DirectWrite font engineEskil Abrahamsen Blomfeldt2020-05-281-7/+11
* Windows: Fix wrong DPI used in font size after changing scalingFriedemann Kleint2020-05-262-11/+9
* Direct Write Font Engine: Fix leaking IDWriteFontFace instancesFriedemann Kleint2020-05-191-2/+3
* qpa: Remove references to lighthouseTor Arne Vestbø2020-04-034-6/+1
* Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* Suppress deprecation warnings for QFont::ForceIntegerMetricsEskil Abrahamsen Blomfeldt2020-02-031-0/+27
* Fix rendering offset when using DirectWrite engineEskil Abrahamsen Blomfeldt2020-02-011-4/+3
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-131-0/+3
|\
| * Fix developer build with clang-cl failing due exception specFriedemann Kleint2020-01-101-0/+3
* | Windows: Fix offset of glyphs with DirectWrite font engineEskil Abrahamsen Blomfeldt2019-12-131-2/+2
* | QWindowsFontDatabase: Check preferred family names for all fontsMårten Nordheim2019-11-292-23/+19
* | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-221-1/+1
|/
* Win32: Consolidate registry codeFriedemann Kleint2019-10-143-54/+7
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-172-13/+33
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-122-13/+33
| |\
| | * Support pen color with color fontsEskil Abrahamsen Blomfeldt2019-07-052-13/+33
* | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-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
* | | Fix font matching of typographic families on WindowsEskil Abrahamsen Blomfeldt2019-05-232-8/+37
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-2/+2
* | | 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
* | | QRegExp include cleanupSamuel Gaist2019-04-191-0/+4
* | | 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-041-11/+14
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-301-11/+14
| |\|
| | * Fix stretched fonts with large pixel sizeEirik Aavitsland2019-03-271-11/+14
* | | Fix font matching of typographic families on WindowsEskil Abrahamsen Blomfeldt2019-04-042-5/+14
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-152-23/+26
|\|
| * Windows: Freetype: Load fonts from the user locationsAndy Shaw2019-02-141-21/+24
| * Don't wrongly detect fonts as obliqueEskil Abrahamsen Blomfeldt2019-02-131-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-045-132/+7
|\|
| * configure: refactor directx checksOswald Buddenhagen2018-12-171-2/+7
| * Remove specialized multi font engine on WindowsEskil Abrahamsen Blomfeldt2018-12-174-130/+0