con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
hjk
fc512f716d
some forgotten license header changes. also, use Nokia instead of Trolltech.
2009-10-26 12:09:35 +01:00
ck
4ead5b7202
Debugger: Dumper fix.
...
- If NSX and NSY have quotes for the QT_NAMESPACE case, they need them
for the non-namespace case too.
- Dumper autotest: Replace hard-coded namespace with compile-time
dynamic one.
2009-10-14 12:59:39 +02:00
Friedemann Kleint
603630fad6
Debugger: Use Gdbmi parser in CDB for parsing of protocol 1
...
Change dumper protocol 1 output not to contain type names as
hash keys (might contain blanks), use lists instead.
Start fixing autotests for 4.6.
2009-09-18 16:55:17 +02:00
hjk
8ad116c0f1
debugger: re-organize autotests. also adjust to recent QScopedPointer changes
2009-08-26 16:11:23 +02:00
hjk
93cbef8724
long live the king
2009-08-14 09:30:56 +02:00
hjk
864dec490f
debugger: make helpers compilable with QT_BOOTSTRAPPED
2009-08-12 17:34:40 +02:00
ck
f7a3fa1253
Debugger: Adapted dumper auto tests to new QObjectPrivate changes.
...
Also added checks to guard against these kind of changes in the future.
2009-08-11 10:28:24 +02:00
ck
0ab8f1ed46
Debugger: More dumper auto tests.
...
Added auto tests for QFileInfo, QHashNode and QLocale dumpers.
2009-08-07 15:28:54 +02:00
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