qt6-bb10/tests/auto/gui/text
Mårten Nordheim f881d00a4f QWindowsFontDatabase: Check preferred family names for all fonts
The code was initially introduced in
9204b8c31e but getting the names were
conditioned on whether or not Windows identified it as a truetype font.
This excluded cases which had preferred names embedded but was not
truetype fonts. To fix that we run the code unconditionally.

[ChangeLog][Windows] Fixed a bug where some fonts would not be
accessible by referencing their typographic name.

Fixes: QTBUG-78556
Change-Id: I8823684b09cce3b1b8722b1e609a5bb49b13da13
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2019-11-29 09:31:21 +01:00
..
qabstracttextdocumentlayout
qcssparser Support missing white-space:pre-line CSS 2019-08-12 17:24:05 +01:00
qfont Merge remote-tracking branch 'origin/5.13' into 5.14 2019-11-06 11:41:19 +01:00
qfontcache Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qfontdatabase QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
qfontmetrics Fix text shifting vertically when elided 2018-12-21 10:27:12 +00:00
qglyphrun unblacklist passing tests 2019-07-08 11:01:42 +00:00
qinputcontrol
qrawfont [Windows] Fixed regression when creating fallback fonts 2019-02-14 08:01:05 +00:00
qstatictext Prefix QTextStream operators with Qt:: in tests 2019-05-03 09:36:36 +00:00
qsyntaxhighlighter Fix qtHaveModule(widgets) condition 2019-11-02 08:55:27 +01:00
qtextblock
qtextcursor Fix crash when detaching dangling QTextCursor 2018-09-27 06:51:37 +00:00
qtextdocument Port QDomDocument to QXmlStreamReader 2019-11-26 09:07:26 +01:00
qtextdocumentfragment QTextDocument: add css-styling of table cell borders to HTML import/export 2019-08-19 20:59:12 +02:00
qtextdocumentlayout Fix qtHaveModule(widgets) condition 2019-11-02 08:55:27 +01:00
qtextformat
qtextlayout Enable cursor in ligature test on Windows 2019-10-21 09:01:26 +02:00
qtextlist Tests: Fix some warnings about deprecated functions not under test 2019-05-27 15:29:16 +02:00
qtextmarkdownimporter QTextMarkdownWriter: preserve empty lists 2019-11-05 16:40:18 +02:00
qtextmarkdownwriter QTextMarkdownWriter: preserve empty lists 2019-11-05 16:40:18 +02:00
qtextobject
qtextodfwriter
qtextpiecetable
qtextscriptengine
qtexttable Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
qzip
text.pro Markdown: fix several issues with lists and continuations 2019-05-08 20:28:28 +00:00