qt5base-lts/tests/auto/widgets
Friedemann Kleint a1c5198387 Suppress move/resize events if they are the result of call to move()/resize().
QWidget::resize() or QWidget::move() set the new size/position values
and send events. The spontaneous events generated by the platform
should be ignored in that case.

Task-number: QTBUG-30744
Task-number: QTBUG-38768
Task-number: QTBUG-32590
Change-Id: I9c0ae38842ed76a8a88ca64fdc9bbe106b2766b7
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
2014-06-06 06:30:44 +02:00
..
dialogs Do not clear default button in QMessageBox::setDetailedText(). 2014-06-04 14:43:02 +02:00
effects QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
graphicsview Stabilize and speed up tst_QGraphicsItem::cursor(). 2014-05-22 21:44:01 +02:00
itemviews Fix visual index lookup in QTreeViewPrivate::adjustViewOptionsForIndex(). 2014-05-06 16:35:56 +02:00
kernel Suppress move/resize events if they are the result of call to move()/resize(). 2014-06-06 06:30:44 +02:00
styles Fix tst_QStyleSheetStyle::toolTip(). 2014-05-08 09:36:21 +02:00
util QNX: Fix QCompleter autotest 2014-04-09 20:53:06 +02:00
widgets Replace hard-coded qWait() by QTRY_COMPARE/VERIFY in widget tests. 2014-05-26 15:06:12 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00