qt5base-lts/tests/auto/widgets
Jiewen Wang 7381328bcc QStatusBar::showMessage will always take new timeout
There is a message check in QStatusBar::showMessage causing the call exits
early if the new 'message' is the same
as the current message. The check has been removed, and new timeout will
always take effect. Unit test is added as well.

Change-Id: I3a03c6842835824caba4adc37c3ed834952c4bb2
Task-Id: QTBUG-25492
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
2012-05-25 21:41:42 +02:00
..
dialogs Fix bug when destruction fields in QWizard 2012-05-16 22:03:30 +02:00
effects Add header qtest_widgets.h, similar to qtest_gui.h, but for QApplication. 2012-05-16 19:37:33 +02:00
graphicsview QWindowsBackingStore: Implement scroll. 2012-05-21 16:02:06 +02:00
itemviews QWindowsBackingStore: Implement scroll. 2012-05-21 16:02:06 +02:00
kernel QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
styles Re-enable the QMacStyle test. 2012-04-24 12:49:48 +02:00
util Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets] 2012-05-03 06:10:20 +02:00
widgets QStatusBar::showMessage will always take new timeout 2012-05-25 21:41:42 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00