aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger
Commit message (Expand)AuthorAgeFilesLines
* Support JS Array.sort() function for sequence wrappers.Glenn Watson2012-08-081-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0110-0/+10
* Don't provide typehint in QQmlExpression::evaluate()Chris Adams2012-07-111-2/+2
* Do not depend on indirect inclusions: #include and forward-declareThiago Macieira2012-06-271-0/+1
* Fix compilation with GCC 4.7 (C++11)Thiago Macieira2012-06-234-6/+6
* Add gui-private to testsGirish Ramakrishnan2012-06-2210-10/+10
* Fix warnings in declarative tests.Friedemann Kleint2012-06-201-1/+1
* Debugger: Clearing the ObjectReferenceHashSimjees Abraham2012-05-3013-76/+391
* 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-226-12/+0
* Qml : Resetting binding correctedSimjees Abraham2012-05-211-15/+46
* Inspector:Modified Apply changes on Save for unsync. changesSimjees Abraham2012-05-142-2/+50
* Removed CONFIG+=parallel_test from parallel-unsafe testsRohan McGovern2012-05-141-2/+0
* QQmlDebugService: Fetch Objects for location infoAurindam Jana2012-05-123-0/+134
* QQmlEngineDebugService: Query ExpressionAurindam Jana2012-05-093-1/+72
* Set test data directory correctly for QML profiler testsMartin Jones2012-05-092-2/+2
* QQmlInspector: Use qmlscene in auto testsAurindam Jana2012-05-046-113/+19
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-042-2/+2
* QmlDebugJS: Re-enable autotest on macAurindam Jana2012-04-261-4/+0
* Debugger: Re-enable autotest on macKai Koehne2012-04-261-1/+0
* QmlDebugging: Exchange supported QDataStream versionsAurindam Jana2012-04-263-5/+72
* Debugger: Change name and protocol of QDeclarativeObserverModeAurindam Jana2012-04-251-21/+25
* Debugger: Fix warnings about declarative_debug in autotestsKai Koehne2012-04-257-7/+13
* Debugger: Improve output of autotestsKai Koehne2012-04-259-50/+101
* Debugger: Make sure stateChanged is called from debugger threadKai Koehne2012-04-243-2/+18
* Debugger: Improve autotest output on failureKai Koehne2012-04-203-19/+53
* QV8DebugService: v8::AfterCompile EventsAurindam Jana2012-04-172-30/+9
* Compile fix for qqmldebugservice testGirish Ramakrishnan2012-04-171-0/+1
* test: marked tst_qv8profilerservice as insignificant on macRohan McGovern2012-04-131-0/+2
* irrelevant qDebug removedSimjees Abraham2012-03-301-3/+0
* irrelevant qDebug removedSimjees Abraham2012-03-303-5/+0
* Debugger: Fix v8profiler failures on macKai Koehne2012-03-302-16/+13
* 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-195-174/+136
* Debugger: Always disable v4 optimizer if v8 debugger is activatedKai Koehne2012-03-192-4/+24
* QmlEngineDebugService: Rename service to QmlDebuggerAurindam Jana2012-03-191-4/+10
* Debugger: Add optional 'host' argument to -qmljsdebuggerSimjees Abraham2012-03-191-1/+1
* QmlDebuggingTests: Separate out public and private testsAurindam Jana2012-03-1923-156/+321
* Make qqmlinspector test work on WindowsCharles Yin2012-03-192-0/+5
* QmlDebugging: Object Tree and States ListAurindam Jana2012-03-191-13/+16
* Debugger: Print informational messages via qDebugKai Koehne2012-03-143-7/+7
* Debugger: Fix autotest for shadow buildsKai Koehne2012-03-142-2/+1
* Debugger: Fix autotests on WindowsKai Koehne2012-03-142-16/+16
* QmlDebugging: Modify test JSDebug test casesAurindam Jana2012-03-131-4/+12
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-121-1/+1