qt6-bb10/tests/auto/widgets
Andy Shaw d9edad8117 Show the year correctly after it has been edited
When converting the year as an integer via the locale then it can add
in group separators which would not be desired here. Therefore it should
be converted via the QDate approach to get the right output for the year.

Fixes: QTBUG-86307
Fixes: QTBUG-85966
Pick-to: 5.15
Change-Id: I092bd1e5f69e544843fd5f28c96b94c9066490c5
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-10-26 09:43:37 +02:00
..
dialogs Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
effects Get rid of all usage of QApplication:desktop 2020-10-14 06:38:43 +02:00
graphicsview tests: blacklist tst_QGraphicsAnchorLayout::layoutDirection() 2020-10-22 18:06:19 +02:00
itemviews Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
kernel Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
styles Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
util CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
widgets Show the year correctly after it has been edited 2020-10-26 09:43:37 +02:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00
widgets.pro