qt6-bb10/tests/auto/widgets
Allan Sandfeld Jensen af2daafde7 Deprecate constructing QFlags from a pointer
This was used to support QFlags f = 0 initialization, but with 0 used
as a pointer literal now considered bad form, it had been changed many
places to QFlags f = nullptr, which is meaningless and confusing.

Change-Id: I4bc592151c255dc5cab1a232615caecc520f02e8
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-11-20 19:43:38 +01:00
..
dialogs Merge remote-tracking branch 'origin/5.14' into 5.15 2019-11-08 09:11:02 +01:00
effects tst_qgraphicseffect: Wait for exposed instead of active 2019-10-15 20:39:32 +02:00
graphicsview Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
itemviews Merge remote-tracking branch 'origin/5.14' into 5.15 2019-11-15 16:29:40 +01:00
kernel QShortcut: add pmf ctor overloads 2019-11-14 19:59:23 +01:00
styles Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
util Widget tests: Skip tests that fail on Wayland 2019-10-18 10:53:34 +02:00
widgets Merge remote-tracking branch 'origin/5.14' into 5.15 2019-11-19 01:00:12 +01:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00