summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Added auto test for QWeakpointer dumper.ck2009-08-131-6/+81
* Trk: Send continueFriedemann Kleint2009-08-131-13/+18
* debugger: dumper tests code cosmeticshjk2009-08-111-21/+28
* fakevim: handle block mode for yank, cut and pastehjk2009-08-111-2/+2
* Debugger: Added auto test for QModelIndex dumper.ck2009-08-111-2/+46
* Debugger: Adapted dumper auto tests to new QObjectPrivate changes.ck2009-08-111-9/+65
* Debugger: Fixed QMapNode dumper.ck2009-08-101-30/+36
* debugger: handle 'insert breakpoint' packages in the trk adapterhjk2009-08-104-42/+79
* Debugger: More dumper auto tests.ck2009-08-071-21/+106
* Debugger: Fixed dumper autotests.ck2009-08-061-4/+4
* Bugfix: Private header is no longer included in public header.ck2009-08-061-1/+2
* Debugger: More dumper auto tests.ck2009-08-051-56/+180
* Debug output from TRK might have windows style line endingscon2009-08-041-0/+1
* Handle application output that comes over TRK.con2009-08-044-23/+20
* Trk: Bug fixing in the adapterFriedemann Kleint2009-08-044-78/+138
* Debugger: Added auto test for QSharedPointer.ck2009-08-041-17/+55
* Debugger: Added auto test to stay in sync with QObjectPrivate.ck2009-08-041-12/+17
* Dumper updates.ck2009-08-041-7/+156
* TRK: Stabilize on Windows, introduce perl script for portabilityFriedemann Kleint2009-08-034-79/+166
* TRK: Socket mode by option, activate COM port.Friedemann Kleint2009-08-033-84/+113
* Make port selectable.con2009-07-301-2/+1
* Add some progress information.con2009-07-302-10/+20
* Don't block, and be able to terminate remote application.con2009-07-302-2/+22
* Use launcher class.con2009-07-293-4/+6
* Create a real class with header for launcher.con2009-07-295-175/+197
* Realize when the remote application has finished.con2009-07-292-9/+10
* Make debug output optional.con2009-07-292-4/+8
* Copy and install file prior to running it.con2009-07-293-9/+103
* Sending a string should send a trainling zero as well.con2009-07-293-7/+3
* Trk: Memory error handling, endianness.Friedemann Kleint2009-07-295-45/+91
* Trk: Improve logging, additional dump files.Friedemann Kleint2009-07-294-45/+164
* Trk: Improve error handling.Friedemann Kleint2009-07-281-6/+11
* Don't read single bytes in native mode.con2009-07-282-4/+42
* Start on using enum for commands.con2009-07-282-18/+39
* Trk: Add verbosity options.Friedemann Kleint2009-07-285-54/+207
* Debugger: Added auto tests for QObjectChildList and QMapNode.ck2009-07-271-0/+114
* Feed back the process creation fix to adapter.con2009-07-241-3/+4
* Remove some unused stuff.con2009-07-241-33/+0
* Feed back changes from launcher to adaptercon2009-07-241-34/+42
* Extract a separate launcher.con2009-07-245-25/+711
* debugger: add a 'swapendian' 'tool' to convert endianness of memory dumpshjk2009-07-245-3/+49
* debugger: fix off-by-one error when accessing registers via trkhjk2009-07-243-8/+15
* Added more dumper auto tests.ck2009-07-241-2/+190
* debugger: make trk manual test setup user-dependenthjk2009-07-241-2/+3
* debugger: progress for the trk adapterhjk2009-07-244-40/+54
* debugger: progress for the trk adapterhjk2009-07-233-151/+291
* debugger: add some testcase to investigate child fetching behaviourhjk2009-07-231-0/+25
* Added dumper auto test for QObjectSignalList.ck2009-07-221-10/+83
* debugger: progress for the trk adapterhjk2009-07-216-88/+196
* Made use of Qt::UniqueConnection dependent on version >= 4.6.ck2009-07-201-0/+2