aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger/qdeclarativedebugtrace
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Rename QDeclarativeDebugTrace to QDeclarativeProfilerServiceKai Koehne2012-02-104-339/+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-092-8/+39
* 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
* Fix test failures with shadow builds.Andrew den Exter2012-01-031-5/+4
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-212-4/+6
* 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 Qt library dependencies for autotestsKai Koehne2011-11-211-1/+1
* 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-113-0/+271