qt6-bb10/src
Niklas Wenzel b83fc8aafa GDI: Fix style name detection if font has no typographic subfamily name
This fixes the detection of font style names for the fonts "Bahnschrift"
and "Alef Bold" as described in Microsoft's documentation:
https://docs.microsoft.com/en-us/typography/opentype/spec/name

Fixes: QTBUG-101609
Fixes: QTBUG-101610
Pick-to: 6.3
Change-Id: I5bd2b72817c07195f1e98d1d924c6f673d9e24e0
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2022-03-11 21:25:01 +01:00
..
3rdparty Install also config headers for 3rdparty libjpeg 2022-03-10 01:06:21 +01:00
android Android: rephrase default value statement use in manifest doc page 2022-03-11 05:25:46 +02:00
concurrent Do not highlight the Image Scaling Example anymore in Qt Creator 2022-02-17 18:16:42 +01:00
corelib Compose render-to-texture widgets through QRhi 2022-03-11 21:25:00 +01:00
dbus Doc: Fix erraneous auto-link on Qt D-Bus landing page 2022-03-11 20:15:48 +01:00
entrypoint QtBase: replace windows.h with qt_windows.h 2021-11-23 12:53:46 +08:00
gui GDI: Fix style name detection if font has no typographic subfamily name 2022-03-11 21:25:01 +01:00
network HTTP2: port to QByteArrayView where it's trivial 2022-03-11 20:15:48 +01:00
opengl Compose render-to-texture widgets through QRhi 2022-03-11 21:25:00 +01:00
openglwidgets Compose render-to-texture widgets through QRhi 2022-03-11 21:25:00 +01:00
platformsupport Make sure all qtbase private headers include at least one other 2022-02-24 12:07:00 -08:00
plugins Compose render-to-texture widgets through QRhi 2022-03-11 21:25:00 +01:00
printsupport QPrintDialog/win: Fix use of deprecated QMessageBox::warning 2022-03-05 00:30:58 +01:00
sql QSqlTableModel: suppress deprecation warning 2022-03-05 00:30:58 +01:00
testlib Fix deprecated uses of QScopedPointer 2022-03-08 15:44:17 +01:00
tools Bootstrap: Make compiler warnings fatal 2022-03-02 11:03:44 +01:00
widgets Compose render-to-texture widgets through QRhi 2022-03-11 21:25:00 +01:00
xml Fix deprecated uses of QScopedPointer 2022-03-08 15:44:17 +01:00
CMakeLists.txt