qt5base-lts/tests/auto/dbus
Lars Knoll 5357231c0a Make QList an alias to QVector
This is almost 100% source compatible with Qt 5. Exceptions are

* Stability of references for large or non movable types
* taking a PMF for types that are now overloaded with r-value references
  in QVector
* The missing prepend optimization in QVector (that is still planned
  to come for Qt 6)

Change-Id: I96d44553304dd623def9c70d6fea8fa2fb0373b0
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-10-30 11:52:48 +01:00
..
qdbusabstractadaptor unblacklist passing tests 2019-07-08 11:01:42 +00:00
qdbusabstractinterface Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qdbusconnection tests/auto/dbus: Avoid unconditional qWait()s 2018-04-12 05:49:07 +00:00
qdbusconnection_delayed Updated license headers 2016-01-21 18:55:18 +00:00
qdbusconnection_no_app Updated license headers 2016-01-21 18:55:18 +00:00
qdbusconnection_no_bus Updated license headers 2016-01-21 18:55:18 +00:00
qdbusconnection_no_libdbus Autotest: rename the test class so it's different in this test 2016-01-30 03:20:54 +00:00
qdbusconnection_spyhook unblacklist passing tests 2019-07-08 11:01:42 +00:00
qdbuscontext Updated license headers 2016-01-21 18:55:18 +00:00
qdbusinterface test: migrate QDBusInterface test to QRegularExpression 2019-10-21 10:37:15 +02:00
qdbuslocalcalls Updated license headers 2016-01-21 18:55:18 +00:00
qdbusmarshall Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qdbusmetaobject Plug leaks in tests/auto/dbus 2017-01-26 10:33:28 +00:00
qdbusmetatype Make QList an alias to QVector 2019-10-30 11:52:48 +01:00
qdbuspendingcall Updated license headers 2016-01-21 18:55:18 +00:00
qdbuspendingreply Updated license headers 2016-01-21 18:55:18 +00:00
qdbusreply Updated license headers 2016-01-21 18:55:18 +00:00
qdbusservicewatcher QDBusServiceWatcher namespace prefix support 2018-11-06 09:52:09 +00:00
qdbusthreading Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qdbustype Use QT_CONFIG(library) instead of QT_NO_LIBRARY 2017-03-06 11:27:20 +00:00
qdbusxmlparser Updated license headers 2016-01-21 18:55:18 +00:00
dbus.pro Build examples and tests only if their requirements are met 2017-03-22 15:55:55 +00:00