qt5base-lts/tests/auto/gui
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
..
image Make the 64 bit raster backend an optional feature 2019-04-09 12:53:19 +00:00
itemmodels Fix compilation with Qt 6 2019-05-06 20:04:45 +00:00
kernel Fix qplugin.h for Qt 6 2019-05-05 17:34:57 +00:00
math3d Use qRadiansToDegrees() and qDegreesToRadians() more widely 2017-07-05 10:15:34 +00:00
painting Custom color-space based on chromaticities 2019-05-02 20:50:46 +00:00
qopengl Fix OpenGL ES2 build on Linux 2019-02-15 12:58:12 +00:00
qopenglconfig Deprecate conversion functions between QList and QSet 2019-05-07 14:15:44 +00:00
qvulkan Merge remote-tracking branch 'origin/5.10' into dev 2017-10-17 10:34:24 +02:00
text Don't rely on functions that are deprecated 2019-05-06 20:04:51 +00:00
util Merge remote-tracking branch 'origin/5.12' into 5.13 2019-05-03 10:44:24 +02:00
gui.pro winrt: Skip/blacklist failing opengl tests 2018-05-28 08:36:55 +00:00