aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlenginedebugservice
Commit message (Expand)AuthorAgeFilesLines
* Compile binding expressions in the QQmlCompilerSimon Hausmann2013-10-111-1/+2
* Get rid of the signal expression rewriterSimon Hausmann2013-07-031-1/+1
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Don't provide typehint in QQmlExpression::evaluate()Chris Adams2012-07-111-2/+2
* Add gui-private to testsGirish Ramakrishnan2012-06-221-1/+1
* Debugger: Clearing the ObjectReferenceHashSimjees Abraham2012-05-303-785/+2
* QQmlEngineDebugService: Property Data of type QVariantAurindam Jana2012-05-251-0/+3
* Debugger: Removing the deleted objects from objectReferenceHashSimjees Abraham2012-05-241-0/+64
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-2/+0
* Qml : Resetting binding correctedSimjees Abraham2012-05-211-15/+46
* QQmlDebugService: Fetch Objects for location infoAurindam Jana2012-05-123-0/+134
* QQmlEngineDebugService: Query ExpressionAurindam Jana2012-05-093-1/+72
* Debugger: Fix warnings about declarative_debug in autotestsKai Koehne2012-04-251-1/+3
* irrelevant qDebug removedSimjees Abraham2012-03-301-1/+0
* QmlDebugging: Send parent debug id with object infoAurindam Jana2012-03-291-1/+3
* Use minimal javascript expression for bound signalsChris Adams2012-03-291-1/+1
* Remove QObject parenting from QQmlAbstractBoundSignal.Michael Brasser2012-03-261-9/+2
* Use QQmlAbstractBoundSignal where appropriate.Michael Brasser2012-03-261-3/+3
* QmlEngineDebug: Simplify the utility classesAurindam Jana2012-03-194-1747/+776
* QmlEngineDebug: Rename to QmlEngineDebugClient in AutoTestAurindam Jana2012-03-194-17/+1443
* QmlDebugging: Object Tree and States ListAurindam Jana2012-03-191-13/+16
* Debugger: Print informational messages via qDebugKai Koehne2012-03-141-2/+2
* QmlDebugging: Remove QQmlDebugClientAurindam Jana2012-03-092-0/+1247