Commit Graph

4 Commits

Author SHA1 Message Date
ck
e5c38532f5 Debugger: Fixed dumper autotests.
Recent changes to QObject and QSharedPointer broke the dumper
auto tests.
2009-08-06 17:40:53 +02:00
ck
3f6d5a83a8 Bugfix: Private header is no longer included in public header. 2009-08-06 11:21:40 +02:00
ck
afd9fd824d Debugger auto tests: Tracked changes to QObjectPrivate. 2009-08-05 14:05:03 +02:00
ck
2721eb2371 Debugger: Added auto test to stay in sync with QObjectPrivate.
The compile-time solution introduced by 3a084ae8a2
was felt by some to be too intrusive, so I've integrated the check for
changes to QObjectPrivate into the auto test.
2009-08-04 15:38:31 +02:00