qt5base-lts/tests/auto/widgets
Tor Arne Vestbø 009abcd7b6 QWidget: React to platform surface being created or destroyed
The platform window may create or destroy its surface from other entry
points than the QWidget API, in which case QWidget needs to sync up
its own state to match. In particular WA_WState_Created and the winId
needs to be recomputed.

Fixes: QTBUG-69289
Fixes: QTBUG-77350
Change-Id: I769e58ead3c2efcf8c451c363108848feade9388
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
2019-12-09 17:43:22 +01:00
..
dialogs Fix flaky test tst_QFiledialog::clearLineEdit() 2019-12-03 19:57:03 +01:00
effects unblacklist passing tests 2019-07-08 11:01:42 +00:00
graphicsview Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-28 10:50:03 +01:00
itemviews QTreeView: Reset the pressed index if the decoration was pressed on 2019-11-29 06:53:10 +00:00
kernel QWidget: React to platform surface being created or destroyed 2019-12-09 17:43:22 +01:00
styles tst_QStyle: Remove unused baseline images (Windows Vista/macOS) 2019-08-22 22:26:53 +02:00
util Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
widgets Fix updating the text cursor position after editing 2019-12-06 15:52:35 +01:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00