qt5base-lts/tests/auto/corelib
Olivier Goffart c2badc7423 Fix disconnect()ing from signals declared in a base class
Fix disconnection from pointer to member signal that belongs to the base
class, but whose type is a pointer to a member of the derived class.

Commit 9cc106d9d7 fixed connect, so apply
the same fix in disconnect

[ChangeLog][QtCore][QObject] Fixed disconnecting from pointer to member
signal that belongs in the base class but whose type is explicitly given
as a pointer to a member in the derived class

Task-number: QTBUG-40638
Change-Id: Ia546fc8f36e1ea0dd0645bdd820aea47f43677ac
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-08-11 16:49:01 +02:00
..
animation tst_qpauseanimation: Fix condition in QEXPECT_FAIL. 2014-01-30 22:10:22 +01:00
codecs Merge remote-tracking branch 'origin/release' into stable 2014-05-14 12:37:34 +02:00
global Mark some tests as XFAIL on QNX 2014-03-27 08:21:14 +01:00
io tst_qurl: add tests for mailto parsing and toString. No bug. 2014-07-22 11:01:52 +02:00
itemmodels QAbstractProxyModel::sibling: treat row/column as offsets within the proxy 2014-05-29 11:11:02 +02:00
json Mark some tests as XFAIL on QNX 2014-03-27 08:21:14 +01:00
kernel Fix disconnect()ing from signals declared in a base class 2014-08-11 16:49:01 +02:00
mimetypes test: Don't build qmimedatabase-cache for QNX 2014-01-16 16:11:04 +01:00
plugin Android: Fix compilation of qpluginloader test 2014-06-30 08:59:35 +02:00
statemachine Undo: Fix state entry bug for parallel state groups 2014-08-06 07:21:18 +02:00
thread Skip unstable autotests in QtBase. 2014-07-02 09:28:34 +02:00
tools tst_QHash: check which of several equal keys is inserted 2014-08-05 18:04:46 +02:00
xml Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00