qt5base-lts/tests/auto/widgets
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
..
dialogs Android: exclude tests crashing at start 2020-11-16 13:35:44 +02:00
effects Get rid of all usage of QApplication:desktop 2020-10-14 06:38:43 +02:00
graphicsview Android: exclude tests crashing at start 2020-11-16 13:35:44 +02:00
itemviews QFileInfo: mark constructors as explicit 2020-11-15 18:30:16 +01:00
kernel Android: move blocked tests of qapplication to test folder 2020-11-16 13:35:49 +02:00
styles Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
util Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
widgets QFont: Prefer setFamilies() over setFamily() 2020-11-20 14:30:22 +01:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00