qt6-bb10/tests/auto/widgets/widgets
JiDe Zhang 50a7eb8cf7 Add the "Territory" enumerated type for QLocale
The use of "Country" is misleading as some entries in the enumeration
are not countries (eg, HongKong), for all that most are. The Unicode
Consortium's Common Locale Data Repository (CLDR, from which QLocale's
data is taken) calls these territories, so introduce territory-based
names and prepare to deprecate the country-based ones in due course.

[ChangeLog][QtCore][QLocale] QLocale now has Territory as an alias for
its Country enumeration, and associated territory-based names to match
its country-named methods, to better match the usage in relevant
standards. The country-based names shall in due course be deprecated
in favor of the territory-based names.

Fixes: QTBUG-91686
Change-Id: Ia1ae1ad7323867016186fb775c9600cd5113aa42
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-04-15 20:17:49 +08:00
..
qabstractbutton Remove the qmake project files 2021-01-07 15:32:28 +01:00
qabstractscrollarea Remove the qmake project files 2021-01-07 15:32:28 +01:00
qabstractslider Remove the qmake project files 2021-01-07 15:32:28 +01:00
qabstractspinbox Remove the qmake project files 2021-01-07 15:32:28 +01:00
qbuttongroup Remove the qmake project files 2021-01-07 15:32:28 +01:00
qcalendarwidget Remove the qmake project files 2021-01-07 15:32:28 +01:00
qcheckbox Remove the qmake project files 2021-01-07 15:32:28 +01:00
qcombobox Remove the qmake project files 2021-01-07 15:32:28 +01:00
qcommandlinkbutton Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdatetimeedit Add the "Territory" enumerated type for QLocale 2021-04-15 20:17:49 +08:00
qdial QDial: use qRound to round 2021-03-18 22:34:13 +01:00
qdialogbuttonbox Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdockwidget Skip tst_QDockWidget::restoreDockWidget on Wayland 2021-03-16 08:08:43 +01:00
qdoublespinbox Add the "Territory" enumerated type for QLocale 2021-04-15 20:17:49 +08:00
qfocusframe Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfontcombobox Remove the qmake project files 2021-01-07 15:32:28 +01:00
qframe Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qgroupbox Remove the qmake project files 2021-01-07 15:32:28 +01:00
qkeysequenceedit Remove the qmake project files 2021-01-07 15:32:28 +01:00
qlabel Replace QTextDocumentResourceProvider with a std::function 2021-03-30 08:11:27 +02:00
qlcdnumber Remove the qmake project files 2021-01-07 15:32:28 +01:00
qlineedit tst_qlineedit: expect failure only on armv7 2021-01-07 16:53:22 +02:00
qmainwindow Remove the qmake project files 2021-01-07 15:32:28 +01:00
qmdiarea Remove the qmake project files 2021-01-07 15:32:28 +01:00
qmdisubwindow Remove the qmake project files 2021-01-07 15:32:28 +01:00
qmenu QMenu test: turn tooltip animations off 2021-03-04 22:49:47 +01:00
qmenubar Fix some warnings 2021-03-31 10:51:50 +02:00
qopenglwidget Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qplaintextedit QPlainTextEdit: adjust scroll bars when showing up 2021-02-09 20:00:59 +08:00
qprogressbar Remove the qmake project files 2021-01-07 15:32:28 +01:00
qpushbutton Fix tst_QPushButton tests on Wayland 2021-03-16 08:08:49 +01:00
qradiobutton Remove the qmake project files 2021-01-07 15:32:28 +01:00
qscrollarea Remove the qmake project files 2021-01-07 15:32:28 +01:00
qscrollbar Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsizegrip Remove the qmake project files 2021-01-07 15:32:28 +01:00
qslider Remove the qmake project files 2021-01-07 15:32:28 +01:00
qspinbox Add the "Territory" enumerated type for QLocale 2021-04-15 20:17:49 +08:00
qsplashscreen Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsplitter Remove the qmake project files 2021-01-07 15:32:28 +01:00
qstackedwidget Remove the qmake project files 2021-01-07 15:32:28 +01:00
qstatusbar Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtabbar control scrolling of QTabBar using StyleHint 2021-01-19 19:10:41 +01:00
qtabwidget Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextbrowser Android: Add select and copy capability to read-only text widgets 2021-03-30 10:35:59 +02:00
qtextedit Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtoolbar Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtoolbox Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtoolbutton Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt Android: exclude tests crashing at start 2020-11-16 13:35:44 +02:00