qt5base-lts/tests/auto/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
..
dialogs Re-enabled passing tests in tst_qabstractprintdialog 2011-11-10 09:32:30 +01:00
effects widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
graphicsview Re-enabled passing tests in tst_qgraphicsitem 2011-11-02 18:51:42 +01:00
itemviews Re-enabled passing tests in tst_qlistview 2011-11-04 01:53:55 +01:00
kernel Re-enabled passing tests in tst_qinputcontext 2011-11-07 09:28:33 +01:00
styles widgets: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
util Tests: Remove Q_WS_QPA, qpa-sections from .profiles. 2011-10-27 09:50:30 +02:00
widgets Repaint QProgressBar when minimum or maximum changed 2011-11-11 10:58:10 +01:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00