qt5base-lts/tests/auto/dbus
Jan Arne Petersen a386194f99 Fix QDBusServer with more than one connection
Create a new QDBusConnectionPrivate for every new connection in
qDBusNewConnection instead of creating a single QDBusConnectionPrivate
in the QDBusServer constructor which gets assigned the latest connected
DBusConnection in qDBusNewConnection (and loses track on all previous
DBusConnections).

Also extend tst_QDBusConnection::registerObjectPeer() test with multiple
connections to the server.

Task-Number: 24921
Change-Id: I4341e8d48d464f3fe0a314a6ab14f848545d65a0
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-09-14 01:02:06 +02:00
..
qdbusabstractadaptor Use QStringList::join(QChar) overload where applicable [QtDBus] 2012-09-10 00:27:13 +02:00
qdbusabstractinterface Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusconnection Fix QDBusServer with more than one connection 2012-09-14 01:02:06 +02:00
qdbusconnection_no_bus Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbuscontext Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusinterface Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbuslocalcalls Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusmarshall Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusmetaobject Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusmetatype Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbuspendingcall Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbuspendingreply Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusreply Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusservicewatcher Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusthreading Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbustype Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusxmlparser Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
dbus.pro Merge branch 'master' into refactor 2011-09-12 07:49:03 +02:00