aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
* QmlDebugging: Remove 'insignificant_test'Aurindam Jana2013-04-062-3/+1
* QmlProfiling: Test case uses port rangeAurindam Jana2013-04-021-5/+5
* Debugger: Accepts port range as argumentsAurindam Jana2013-04-026-5/+120
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-142-15/+15
|\
| * Fix warning about use of uninitialized value in QML-debug helpers.Friedemann Kleint2013-03-111-14/+14
| * Fix warning about adding int to a QString (CLANG).Friedemann Kleint2013-03-111-1/+1
| * Mark flaky tst_qv8profilerservice test as insignificant on MacKai Koehne2013-02-281-0/+2
* | Disable qv8profilerservice test. It is very unstableGunnar Sletta2013-03-071-0/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1032-32/+32
* Fix compiler warnings in declarative tests.Friedemann Kleint2012-12-201-1/+1
* Made tst_QQmlDebugJS insignificant on Mac.Janne Anttila2012-11-301-0/+2
* When declarative debug tests fail in CI, confirm timeout as reasonShawn Rutledge2012-11-081-0/+2
* qmlscene can start with either an Item or Window as the qml rootShawn Rutledge2012-11-053-3/+50
* Allow QQmlDebugProcess to be child of other qobjects.Frederik Gladhorn2012-10-237-8/+9
* Allow tests to run despite custom message patterns.Frederik Gladhorn2012-10-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2332-780/+780
* 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