aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger
Commit message (Expand)AuthorAgeFilesLines
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-033-9/+2
* Debugger Test Case: Fix failuresAurindam Jana2012-02-021-10/+11
* Revert "Mark tst_qdebugmessageservice as insignificant until it passes again"Alan Alpert2012-02-021-2/+1
* QmlProfiling: don't send v8 data if not profilingChristiaan Janssen2012-02-021-2/+7
* Mark tst_qdebugmessageservice as insignificant until it passes againAlan Alpert2012-02-011-1/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3024-24/+24
* Fix breakage due to meta-type id reordering in qtbaseKent Hansen2012-01-261-1/+1
* tst_qdeclarativedebugjs: Use new QJSValue::call() overloadKent Hansen2012-01-251-66/+65
* tst_qdeclarativedebugjs: Don't use QJSValue::isValid()Kent Hansen2012-01-251-16/+16
* Console API: Add console.countKai Koehne2012-01-242-9/+40
* Update obsolete contact address.Jason McDonald2012-01-2324-24/+24
* Debugger: Simplify protocol of QDebugMessageServiceKai Koehne2012-01-171-8/+2
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-172-2/+2
* Console API: Autotest reshufflingKai Koehne2012-01-162-10/+41
* QDeclarativeDebug: Add a debug message service.Aurindam Jana2012-01-094-1/+260
* Skip unreliable autotestAaron Kennedy2012-01-051-0/+4
* Update copyright year in license headers.Jason McDonald2012-01-0522-22/+22
* Fix test failures with shadow builds.Andrew den Exter2012-01-033-14/+12
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-216-14/+20
* DeclarativeDebug: Add version info to service pluginsAurindam Jana2011-12-165-26/+16
* QV8DebugService: add version commandAurindam Jana2011-12-151-0/+21
* QV8DebugService: Add breakaftercompileAurindam Jana2011-12-141-0/+28
* QV8DebugService: Simplify the service codeAurindam Jana2011-12-1412-336/+777
* QV8Engine: Console APIs, Extend functionalityAurindam Jana2011-12-141-0/+3
* QmlProfiler: stream snapshots to reduce memory footprintMikko Harju2011-12-121-1/+24
* Debugger: Run js autotests with QML_DISABLE_OPTIMIZERKai Koehne2011-12-083-0/+12
* Debugger: Fix compilation warning in autotestKai Koehne2011-12-061-2/+2
* test/debugutils: Add include guard.Friedemann Kleint2011-12-062-6/+10
* Say hello to QtQuick moduleKent Hansen2011-12-028-8/+8
* Remove debuggingAaron Kennedy2011-12-011-3/+0
* Debugger autest: Don't show debugee output for expected failuresKai Koehne2011-12-011-1/+2
* Debugger: Disable breakpoint relocation in JSKai Koehne2011-11-291-5/+7
* qdeclarativedebugclient: Fix flaky autotestKent Hansen2011-11-281-1/+1
* Debugger: Extend v8 debugger autotestsKai Koehne2011-11-233-49/+179
* Debugger: Re-enable autotests for v8 debuggerKai Koehne2011-11-232-2/+1
* Debugger: Make registration of services explicitKai Koehne2011-11-232-3/+3
* Debugger: Move server into it's own threadKai Koehne2011-11-222-9/+23
* Debugger: Fix Qt library dependencies for autotestsKai Koehne2011-11-219-10/+9
* Debugger: Fix QDeclarativeDebugTrace autotestKai Koehne2011-11-211-3/+3
* Rewrite signal handlers at compile time.Michael Brasser2011-11-201-2/+11
* InspectorService: fix failing test casesAurindam Jana2011-11-171-2/+2
* Debugger: Fix warnings about QProcess still running in autotestKai Koehne2011-11-173-6/+8
* Debugger: Fix QPacketProtocol autotest on WindowsKai Koehne2011-11-171-1/+1
* Debugger: Add unit tests for v8 profiler serviceKai Koehne2011-11-164-1/+256
* Debugger: Add test case for profiling an app without block modeKai Koehne2011-11-161-7/+43
* Debugger: Print debuggee output for failing v8 autotestsKai Koehne2011-11-161-0/+11
* Debugger: Fix autotest for calling v8::gc()Kai Koehne2011-11-161-1/+1
* Debugger: Fix trace service for tracing on startup in block modeKai Koehne2011-11-116-8/+286
* Stabilize debug client test.Michael Brasser2011-11-111-1/+1
* Make compile and pass CI tests.Michael Brasser2011-11-112-6/+6