qt6-bb10/tests/auto
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
..
android Add missing license header 2013-03-05 08:31:23 +01:00
bic/data Make qaccessible2.h internal. 2013-03-14 19:49:38 +01:00
cmake Test the OpenGLExtensions cmake module. 2013-03-14 16:38:57 +01:00
compilerwarnings/data Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
concurrent Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
corelib tst_qlockfile: increase delay on Windows. 2013-03-19 06:29:13 +01:00
dbus Fix wildcard signal disconnection in QDBusAbstractInterface 2013-03-19 07:03:25 +01:00
gui Add convenience distance methods to QVector2D 2013-03-18 08:36:03 +01:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
opengl Merge remote-tracking branch 'origin/stable' into dev 2013-03-05 13:42:11 +01:00
other Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
printsupport Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
shared Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
sql Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
testlib Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
tools Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
widgets Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
xml Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
auto.pro Check for printsupport module when building according auto tests 2013-02-19 19:20:58 +01:00
network-settings.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtest-config.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
test.pl Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00