aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlenginedebugservice/tst_qqmlenginedebugservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-081-23/+23
* QmlDebug: Add QQmlEngineDebugClientUlf Hermann2018-10-241-78/+79
* Fix a bunch of test failures for Function.prototype.toString()Lars Knoll2018-08-011-2/+2
* QML Debugger: Don't crash when encoding JSON dataUlf Hermann2018-05-251-1/+62
* QML debugger: Don't crash when creating objects on engine destructionUlf Hermann2018-03-191-0/+24
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-12/+12
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-021-1/+2
|\
| * QQmlEngineDebugService: Actually call value types' toString() methodUlf Hermann2018-01-081-1/+2
* | Match QQmlEngineDebugServiceTest to the serviceUlf Hermann2018-01-251-4/+16
* | QQmlEngineDebugService: Output better diagnostics on test failureUlf Hermann2018-01-251-3/+7
|/
* QQmlEngineDebugService: Check QML contexts for validityUlf Hermann2017-11-051-0/+39
* Qml Debugger: Make sure all objects have a typeUlf Hermann2017-03-311-15/+56
* QML tooling: Make sure we signal object creation also from QQmlIncubatorUlf Hermann2017-01-111-0/+28
* QML debugger: Fix testErik Verbruggen2016-08-031-4/+3
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Move QQmlDebugClient into separate static libraryUlf Hermann2015-10-301-17/+19
* Properly test services arguments for QQmlDebugServerUlf Hermann2015-10-151-0/+4
* Allow specification of loadable debug services via command lineUlf Hermann2015-08-131-1/+1
* Extract minimal interface from QQmlDebugServer and use it.Ulf Hermann2015-07-301-1/+0
* Remove some methods from QQmlDebugServerUlf Hermann2015-07-291-1/+0
* Remove static proxy methods from QQmlDebugServiceUlf Hermann2015-07-291-1/+2
* tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-6/+6
* Get rid of QQmlBoundSignalExpression::ExtraDataLars Knoll2015-06-181-1/+1
* Initialize members of tst_QQmlEngineDebugServiceUlf Hermann2015-06-151-0/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Inspector: Do not assert when trying to stream QModelIndexKai Koehne2014-11-071-1/+39
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Remove redundant QQmlBinding members.Michael Brasser2014-03-111-0/+1
* Compile binding expressions in the QQmlCompilerSimon Hausmann2013-10-111-1/+2
* Get rid of the signal expression rewriterSimon Hausmann2013-07-031-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
* Don't provide typehint in QQmlExpression::evaluate()Chris Adams2012-07-111-2/+2
* QQmlEngineDebugService: Property Data of type QVariantAurindam Jana2012-05-251-0/+3
* Debugger: Removing the deleted objects from objectReferenceHashSimjees Abraham2012-05-241-0/+64
* Qml : Resetting binding correctedSimjees Abraham2012-05-211-15/+46
* QQmlDebugService: Fetch Objects for location infoAurindam Jana2012-05-121-0/+74
* QQmlEngineDebugService: Query ExpressionAurindam Jana2012-05-091-0/+50
* irrelevant qDebug removedSimjees Abraham2012-03-301-1/+0
* 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-191-613/+366
* QmlEngineDebug: Rename to QmlEngineDebugClient in AutoTestAurindam Jana2012-03-191-16/+15
* 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-091-0/+1235