aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-1610-10/+10
|\
| * Use qt_subtract_from_timeout instead of duplicating qt_timeout_valueDaniel Teske2015-04-1410-10/+10
* | Tests: Make qqmldebugjs significant againCaroline Chao2015-04-081-2/+0
* | Remove outdated V8 profiler testUlf Hermann2015-04-085-372/+0
* | Guard profiler service test against unusual clock behavior.Ulf Hermann2015-03-271-60/+168
* | Remove bogus autotests for invalid portsKai Koehne2015-03-121-68/+0
* | Fix qqmldebuggingenabler autotestKai Koehne2015-03-121-1/+1
* | Update copyright headersJani Heikkinen2015-02-1238-266/+266
* | Fix build: include <qdatastream.h> before using QDataStreamThiago Macieira2015-01-021-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-092-3/+39
|\|
| * QML: fix warning in testsErik Verbruggen2014-12-091-2/+0
| * Inspector: Do not assert when trying to stream QModelIndexKai Koehne2014-11-071-1/+39
* | QmlDebug: Allow tests to ignore a number of bind errorsUlf Hermann2014-12-052-4/+17
* | QmlDebug: Test the debugging enablerUlf Hermann2014-12-054-1/+324
|/
* Update license headers and add new licensesJani Heikkinen2014-08-2536-707/+419
* Add support for conditional breakpoints and evaluate.Erik Verbruggen2014-08-081-19/+17
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-021-2/+7
|\
| * Use QSignalSpy instead of waitFor in tst_qpacketprotocolUlf Hermann2014-06-191-2/+7
* | Test the javascript heap profilerUlf Hermann2014-06-181-3/+64
* | Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-06-131-46/+52
|\|
| * Keep QML and JS messages separate in QQmlProfilerService testUlf Hermann2014-06-061-46/+52
* | Javascript heap profilerUlf Hermann2014-06-061-0/+13
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-06-042-133/+105
|\|
| * Dump all received messages if tst_QQmlProfilerService failsUlf Hermann2014-06-021-0/+21
| * deduplicate and decruft SUBDIRS listOswald Buddenhagen2014-05-261-4/+0
| * Record synchronous and asynchronous events separately in profiler testUlf Hermann2014-05-221-129/+84
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-101-28/+41
|\|
| * Be more verbose about actual results in tst_qqmlprofilerserviceUlf Hermann2014-05-061-27/+38
| * Register animation profiler callback also from render threadUlf Hermann2014-03-181-1/+3
* | Fix failing autotest due to wrong Qt datastream versionKai Koehne2014-03-282-1/+7
|/
* Remove redundant QQmlBinding members.Michael Brasser2014-03-111-0/+1
* Add the features of QLoggingCategory to QML's debugging methods.Giorgos Tsiapaliokas2014-03-071-3/+0
* Test case for V4 profiler and its adapterUlf Hermann2014-02-133-1/+58
* V4 profiler adapterUlf Hermann2014-02-131-4/+8
* Infrastructure for supporting multiple profilers in qqmlprofilerserviceUlf Hermann2014-02-131-1/+9
* Add a debug service for controlling qml enginesUlf Hermann2014-02-105-1/+262
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2014-02-071-0/+2
|\
| * Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-261-0/+2
| |\
| | * Revert "Disable gui tests on Mac for now"J-P Nurmi2014-01-251-0/+2
* | | Set breakpoints before connect() in JS debugging unit testUlf Hermann2014-02-041-29/+14
* | | Be stricter about the number of messages when testing profiler serviceUlf Hermann2014-01-311-1/+4
* | | Properly wait for stdout in testUlf Hermann2014-01-291-3/+3
|/ /
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-243-1/+41
|\|
| * Parse source location for signal handling functionsUlf Hermann2014-01-213-1/+41
* | Rename V8 profiler classes to V4Ulf Hermann2014-01-236-35/+35
* | fix whitespaceOswald Buddenhagen2014-01-222-3/+3
* | Further pack messages for QQmlProfilerServiceUlf Hermann2014-01-221-6/+6
* | Add missing test data files to .proUlf Hermann2014-01-211-1/+5
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-174-2/+90
|\|
| * Increase the timeout for QPacketProtocol testsUlf Hermann2014-01-161-1/+1