qt5base-lts/tests/auto/widgets
Jørgen Lind dce13e4b7b Fix too many resizes and move events for native widgets
When the QWidgetWindow receives a resize or move event, it should check
with the widget if its crect already has this geometry. if not then send
the resize or move event

Ideally events should be sent whenever the QWidgetWindow receives them.
QTBUG-42383 is created for this problem

Task-number: QTBUG-29937
Task-number: QTBUG-38768
Task-number: QTBUG-30744
Change-Id: I1e9a5d25de29a98885edece927ba14d7a763eb01
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
2014-11-04 19:07:28 +01:00
..
dialogs QStyleSheetStyle: Don't interfere with QFontDialog 2014-10-24 16:59:26 +02:00
effects Update license headers and add new license files 2014-09-24 12:26:19 +02:00
gestures QSwipeGestureRecognizer: Fix gesture cancel on direction change. 2014-10-23 21:14:23 +02:00
graphicsview QGraphicsScene: stabilize stacking order of toplevel items 2014-10-24 22:02:18 +02:00
itemviews Merge remote-tracking branch 'origin/5.3' into 5.4 2014-10-14 13:54:50 +02:00
kernel Fix too many resizes and move events for native widgets 2014-11-04 19:07:28 +01:00
styles Update license headers and add new license files 2014-09-24 12:26:19 +02:00
util Update license headers and add new license files 2014-09-24 12:26:19 +02:00
widgets Correctly update QComboBox appearance on editable change 2014-10-24 08:51:18 +02:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00