qt6-bb10/tests/auto/widgets/widgets
Mikko Knuutila 2b8c3ff0f0 Added base 10 to be used with QIntValidator.
Fixes an error in QIntValidator, which occurred because
locale.toInt() was missing a parameter for base value and this
led it to presume wrongly that a base 8 is in use.

Task-number: QTBUG-21602

Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
(cherry picked from commit ee3f763f3642d1a098e6293fbc586b34a3e6e8be)
Change-Id: Iee3f763f3642d1a098e6293fbc586b34a3e6e8be
2011-11-14 10:34:41 +01:00
..
qabstractbutton widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qabstractscrollarea widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qabstractslider widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qabstractspinbox Doc: Fixing typo 2011-10-26 13:50:12 +02:00
qbuttongroup widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qcalendarwidget widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qcheckbox widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qcombobox widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qcommandlinkbutton widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qdatetimeedit widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qdial widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qdialogbuttonbox widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qdockwidget Re-enabled tests 2011-10-26 02:58:36 +02:00
qdoublespinbox Bring back QDoubleSpinBox test. 2011-10-25 15:16:56 +02:00
qdoublevalidator widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qfocusframe widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qfontcombobox Re-enabled tests 2011-10-26 02:58:36 +02:00
qgroupbox Fixed wrong QGroupBox check state 2011-11-14 10:34:24 +01:00
qintvalidator Added base 10 to be used with QIntValidator. 2011-11-14 10:34:41 +01:00
qlabel widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qlcdnumber widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qlineedit QWidget text editors to commit text on their own on losing focus 2011-11-10 13:07:38 +01:00
qmainwindow Remove disabled code from QMainWindow autotest. 2011-10-31 08:31:30 +01:00
qmdiarea widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qmdisubwindow test: Use QWidget::grab() instead of QPixmap::grabWidget() 2011-11-04 12:37:27 +01:00
qmenu Re-enabled passing tests in tst_qmenu 2011-11-07 13:26:41 +01:00
qmenubar Correctly handle null windows or widgets in keyClick() 2011-10-31 09:55:07 +01:00
qplaintextedit widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qprogressbar Repaint QProgressBar when minimum or maximum changed 2011-11-11 10:58:10 +01:00
qpushbutton Prefer compile-time checks to QSKIP. 2011-10-27 11:14:21 +02:00
qradiobutton widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qregexpvalidator widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qscrollarea widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qscrollbar Re-enabled tests 2011-10-26 02:58:36 +02:00
qsizegrip widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qslider widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qspinbox widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qsplitter widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qstackedwidget widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qstatusbar widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtabbar widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtabwidget Re-enabled tests 2011-10-26 02:58:36 +02:00
qtextbrowser Improve QTextBrowser unit test. 2011-10-28 09:33:54 +02:00
qtextedit Implement partial tentativeCommit support in QTextEdit 2011-11-10 13:07:20 +01:00
qtoolbar widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtoolbox widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtoolbutton widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qworkspace widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qtextbrowser.html Move test data to the right place. 2011-10-28 09:33:47 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00