summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/windows
Commit message (Expand)AuthorAgeFilesLines
* DirectWrite font db: Fix unstretched font selectionEskil Abrahamsen Blomfeldt2020-02-071-1/+1
* Experimental DirectWrite font databaseEskil Abrahamsen Blomfeldt2020-02-048-821/+1614
* 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
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-125-6/+6
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-042-6/+41
|\|
| * Read font selection flags and use them when querying for metricsMårten Nordheim2018-11-302-6/+41
* | Remove DirectWrite warning when loading bitmap fontsEskil Abrahamsen Blomfeldt2018-09-261-8/+10
|/
* Windows code: Fix to prefer ranged-for, as clang-tidy advisesFriedemann Kleint2018-09-021-1/+1
* Windows code: Fix clang-tidy warnings about (private) class definitionsFriedemann Kleint2018-09-025-7/+10
* Windows code: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-08-302-6/+7
* Windows Font databases: Rename struct FontNames to QFontNamesFriedemann Kleint2018-08-283-12/+13
* Modernize the "thread" featureUlf Hermann2018-08-171-12/+0
* QWindowsFontDatabase/QWindowsXPStyle: Fix compilation with g++ 8.1/MinGWFriedemann Kleint2018-06-211-1/+1
* Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* QWindowsNativeImage: Output parameters when CreateDIBSection() failsFriedemann Kleint2018-02-141-2/+4
* Hide EUDC font better when it is availableEskil Abrahamsen Blomfeldt2018-01-082-1/+8
* Windows: Support application fonts as fallbacksEskil Abrahamsen Blomfeldt2017-12-141-12/+17
* Windows: Add font fallback for EUDC glyphsEskil Abrahamsen Blomfeldt2017-12-132-3/+47
* Windows Font Database: Remove usage of deprecated QSysInfo::WindowsVersionFriedemann Kleint2017-10-271-7/+2
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-6/+0
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-6/+0
| |\