qt5base-lts/tests/auto/widgets/widgets
Tero Ahola 1505508742 Repaint QProgressBar when minimum or maximum changed
The implementation of QProgressBar::setMinimum and setMaximum did not
repaint the widget. This caused the widget to be shown incorrectly in
case you call setMinimum or setMaximum but not setValue.

Task-number: QTBUG-22121
(cherry picked from commit b1998f4f59c3b10700963b2d13a17a0cc77ef665)

Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>

Change-Id: I331d37ab4451d9e096cdf91a9e0a0286bc3cdffb
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2011-11-11 10:58:10 +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 widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qintvalidator widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02: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