qt5base-lts/tests/auto/dbus
Thiago Macieira 537679cb12 Fix wildcard signal disconnection in QDBusAbstractInterface
This has been broken forever, just like generic signal
disconnection. It didn't use to show up before because in Qt 4,
QObject's destructor would not call disconnectNotify().

Just like in the previous commit, we need to verify whether the signal
was disconnected from the last receiver. A wildcard disconnect might
be disconnecting only from a specific receiver.

Task-number: QTBUG-29498
Change-Id: I0790128ea878fdf3ac563c99d96c6aa7d270e9a3
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
2013-03-19 07:03:25 +01:00
..
qdbusabstractadaptor Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusabstractinterface Fix wildcard signal disconnection in QDBusAbstractInterface 2013-03-19 07:03:25 +01:00
qdbusconnection Merge remote-tracking branch 'origin/stable' into dev 2013-01-28 11:10:29 +01:00
qdbusconnection_no_bus Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuscontext Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusinterface Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuslocalcalls Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusmarshall Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusmetaobject Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qdbusmetatype Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuspendingcall Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbuspendingreply Merge remote-tracking branch 'origin/stable' into dev 2013-01-22 18:40:13 +01:00
qdbusreply Add QDBusReply::error() const. 2013-03-01 09:39:23 +01:00
qdbusservicewatcher Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusthreading Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbustype Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdbusxmlparser Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
dbus.pro Merge branch 'master' into refactor 2011-09-12 07:49:03 +02:00