aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger/qdeclarativedebugtrace/tst_qdeclarativedebugtrace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Rename QDeclarativeDebugTrace to QDeclarativeProfilerServiceKai Koehne2012-02-101-310/+0
* Debugger: Consistenly use 'state' instead of 'status'Kai Koehne2012-02-101-13/+13
* Debugger: Allow trace service to send data on exitKai Koehne2012-02-091-8/+30
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-211-2/+2
* QV8Engine: Console APIs, Extend functionalityAurindam Jana2011-12-141-0/+3
* Say hello to QtQuick moduleKent Hansen2011-12-021-1/+1
* Remove debuggingAaron Kennedy2011-12-011-3/+0
* Debugger: Fix QDeclarativeDebugTrace autotestKai Koehne2011-11-211-3/+3
* Debugger: Add test case for profiling an app without block modeKai Koehne2011-11-161-7/+43
* Debugger: Fix trace service for tracing on startup in block modeKai Koehne2011-11-111-0/+252