qt5base-lts/tests/auto/gui
Andy Shaw d8602ce58b QFont: Prefer setFamilies() over setFamily()
By depending on setFamilies() then we can be sure that font names with
spaces, commas, quotes and so on are correctly handled without being
misinterpreted. For now it will split on the comma when a string
containing one is passed to setFamily. But from Qt 6.2 this will be
removed to preserve the family string as a convenience function.

[ChangeLog][QtGui][QFont] Indicated that setFamilies/families is
preferred over setFamily/family to ensure that font family names are
preserved when spaces, commas and so on are used in the name.

Change-Id: Id3c1a4e827756a4c928fed461a4aafa5a0f06633
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2020-11-20 14:30:22 +01:00
..
image Allow painting above INT16_MAX on 64-bit architectures 2020-11-09 14:04:13 +01:00
itemmodels Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
kernel Revert "Allow QWindowsPipe{Reader,Writer} to work with foreign event loops" 2020-11-20 13:28:31 +00:00
math3d Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
painting Get rid of Q_COMPILER_CONSTEXPR checks 2020-11-17 21:28:11 +01:00
qopengl Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qopenglconfig Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
qvulkan CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
rhi Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
text QFont: Prefer setFamilies() over setFamily() 2020-11-20 14:30:22 +01:00
util Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
.prev_CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
gui.pro Remove winrt 2020-06-06 20:25:49 +02:00