qt5base-lts/tests/auto/dbus
David Faure 546e11f1dc QDBusArgument: ensure std::vector isn't seen as an associative container
This broke compilation of qDBusRegisterMetaType<std::vector<MyStruct>>
because std::vector<T> is in fact std::vector<T, std::allocator<T>>.

Pick-to: 6.2
Change-Id: I6a13f5f0476a3faa3a43da54d90d652b4bdd8186
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2022-05-17 01:27:33 +02:00
..
qdbusabstractadaptor Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusabstractinterface Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection_delayed Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection_no_app Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection_no_bus Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection_no_libdbus Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection_spyhook Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbuscontext Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusinterface Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbuslocalcalls Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusmarshall Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusmetaobject Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusmetatype QDBusArgument: ensure std::vector isn't seen as an associative container 2022-05-17 01:27:33 +02:00
qdbuspendingcall Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbuspendingreply Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusreply Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusservicewatcher Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusthreading Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbustype Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusxmlparser Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Regenerate some of the test projects that do SUBDIRS += foo 2019-08-07 11:55:38 +00:00