qt5base-lts/tests/auto/widgets
Lars Knoll 92f9842732 Deprecate conversion functions between QList and QSet
Users should use range constructors instead to do the conversion.
Keep conversion methods between QList and QVector as these will turn
into a no-op in Qt 6, whereas forcing people to use range constructors
would lead to deep copies of the data.

Change-Id: Id9fc9e4d007044e019826da523e8418857c91283
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-05-07 14:15:44 +00:00
..
dialogs Merge remote-tracking branch 'origin/5.13' into dev 2019-04-27 01:00:11 +02:00
effects qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
graphicsview Prefix QTextStream operators with Qt:: in tests 2019-05-03 09:36:36 +00:00
itemviews Fix compilation with Qt 6 2019-05-06 20:04:45 +00:00
kernel Deprecate conversion functions between QList and QSet 2019-05-07 14:15:44 +00:00
styles Merge remote-tracking branch 'origin/5.12' into 5.13 2019-04-16 09:34:50 +02:00
util Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
widgets Deprecate conversion functions between QList and QSet 2019-05-07 14:15:44 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00