aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlenginedebugservice
Commit message (Expand)AuthorAgeFilesLines
* 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
* QmlDebug: Change "macx" to "osx" in tests' .pro filesUlf Hermann2015-11-171-1/+1
* Move QQmlDebugClient into separate static libraryUlf Hermann2015-10-301-17/+19
* Properly test services arguments for QQmlDebugServerUlf Hermann2015-10-151-0/+4
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* 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
* 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