qt5base-lts/src
Thiago Macieira 49e62c51f2 QVariant/Doc: expand what toList & toMap conversions may succeed
I don't know when conversion through sequential and associative
iteratables was added, probably some time in the 5.x. QString and
QByteArray got conversions to sequential iteratables for Qt 6.1 with
commit c9a1102269. Since that was
intentional, I'm just documenting reality.

Fixes: QTBUG-107246
Pick-to: 6.2 6.3 6.4
Change-Id: Id8d5e3999fe94b03acc1fffd171b863b1a0ead68
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2022-10-11 09:36:11 -07:00
..
3rdparty forkfd: fix Clang 15 ATOMIC_VAR_INIT deprecation warning 2022-10-08 08:06:42 +00:00
android Fix a typo in Android docs 2022-10-05 20:13:57 +02:00
concurrent Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
corelib QVariant/Doc: expand what toList & toMap conversions may succeed 2022-10-11 09:36:11 -07:00
dbus dbus_minimal_p.h: copy the libdbus-1 copyright to the top 2022-10-10 11:19:55 -07:00
entrypoint Replace the syncqt.pl script with syncqt tool 2022-09-27 13:12:11 +02:00
gui doc: Add docs for QPointingDevice::GrabTransition and grabChanged signal 2022-10-11 18:36:11 +02:00
network Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
opengl Fix broken Text rendering when noantialiased NativeRendering is used 2022-10-11 18:35:59 +02:00
openglwidgets Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
platformsupport Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
plugins QIOSTheme: Set appearance based on UIScreen if no windows created yet 2022-10-10 15:48:16 +02:00
printsupport Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
sql Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
testlib Fix file which had SPDX-License-Identifier on two lines 2022-10-11 14:10:58 +00:00
tools syncqt: Mention full path and line number when emitting warning 2022-10-06 14:41:20 +02:00
widgets Replace qExchange with std::exchange 2022-10-07 18:11:36 +02:00
xml Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
CMakeLists.txt Replace the syncqt.pl script with syncqt tool 2022-09-27 13:12:11 +02:00