qt6-bb10/tests/auto/widgets
Friedemann Kleint 9c80a3be4b Revert "Suppress move/resize events if they are the result of call to move()/resize()."
This reverts commit a1c5198387.

The idea of detecting non-spontaneous events by comparing
against the widget's crect has problems when sequences
of programmatic resizes occur. In  addition, QWindowSystemInterface's
queueing of events is problematic for this.

Task-number: QTBUG-39611
Task-number: QTBUG-32590
Change-Id: I4674d8d5d5d432d938f7226b5790543335665c1f
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
2014-06-13 13:32:45 +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 Revert "Suppress move/resize events if they are the result of call to move()/resize()." 2014-06-13 13:32:45 +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