qt6-bb10/tests/auto/widgets/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
..
qabstractbutton Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qabstractscrollarea CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qabstractslider Stop copying events in tests 2020-11-12 15:25:06 +01:00
qabstractspinbox CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qbuttongroup CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qcalendarwidget Show the year correctly after it has been edited 2020-10-26 09:43:37 +02:00
qcheckbox CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qcombobox QCombobox: propagate the palette to the embedded line edit 2020-11-02 20:27:00 +08:00
qcommandlinkbutton Fix compiler warnings from QKeyCombination 2020-09-28 17:23:20 +02:00
qdatetimeedit Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
qdial CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdialogbuttonbox CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdockwidget Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qdoublespinbox Deprecate old aliases for two countries and several languages 2020-10-28 06:26:01 +01:00
qfocusframe CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qfontcombobox QFont: Prefer setFamilies() over setFamily() 2020-11-20 14:30:22 +01:00
qframe CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qgroupbox CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qkeysequenceedit CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qlabel CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qlcdnumber CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qlineedit QLineEdit: check a int->QChar conversion, and make it explicit 2020-11-06 10:16:32 +01:00
qmainwindow Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qmdiarea Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qmdisubwindow Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qmenu Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qmenubar Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qopenglwidget Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qplaintextedit Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qprogressbar Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qpushbutton Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qradiobutton CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qscrollarea Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qscrollbar Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qsizegrip Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qslider CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qspinbox Update tst_qspinsbox test to use metaType system 2020-10-28 22:18:53 +01:00
qsplashscreen CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qsplitter Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qstackedwidget CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qstatusbar Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qtabbar QTabBar: update index of last visible tab in insertTab 2020-10-21 07:19:36 +00:00
qtabwidget CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtextbrowser Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
qtextedit Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
qtoolbar CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtoolbox CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtoolbutton QTest: don't wait before sending mouse event: increment the timestamp 2020-11-17 19:55:04 +01:00
.prev_CMakeLists.txt Android: exclude tests crashing at start 2020-11-16 13:35:44 +02:00
CMakeLists.txt Android: exclude tests crashing at start 2020-11-16 13:35:44 +02:00
widgets.pro Android: exclude tests crashing at start 2020-11-16 13:35:44 +02:00