qt6-bb10/tests/auto/widgets/widgets
Giuseppe D'Angelo c9b8c2cddb QLineEdit: check a int->QChar conversion, and make it explicit
QStyle::styleHint returns int, and that int was simply used to
build a QChar representing the "password mask" character.
Enforce that it actually fits and then do an explicit cast.

(In general, of course, this is an API flaw; styleHint should
somehow return a QString for this use case).

Change-Id: Ifb6181b229b91cc84859cb9b9d57e21d6748c31a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: David Faure <david.faure@kdab.com>
2020-11-06 10:16:32 +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 CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02: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 Get rid of all instance usage of QFontDatabase 2020-11-03 20:36:34 +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 CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
CMakeLists.txt Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
widgets.pro Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00