aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger
Commit message (Expand)AuthorAgeFilesLines
* Increase the timeout for QPacketProtocol testsUlf Hermann2014-01-161-1/+1
* Make sure that profiling can only be started if debugging is enabled.Ulf Hermann2014-01-153-1/+89
* Adapt tests to new events from qqmlprofilerserviceUlf Hermann2013-11-291-10/+10
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-206-11/+8
|\
| * Remove '-enable-debugger' argument from qml executableKai Koehne2013-11-165-7/+3
| * Make tst_qqmlprofilerservice more robustKai Koehne2013-11-151-2/+3
| * V4 debugging: Fix instable test.Erik Verbruggen2013-11-141-2/+2
* | qqmldebugclient.cpp: Fix warning about missing return.Friedemann Kleint2013-11-181-0/+1
|/
* Debugging with V4Erik Verbruggen2013-11-102-260/+26
* Remove debugging tests for commands not used by Qt Creator.Erik Verbruggen2013-11-091-122/+0
* Re-enable debugger autotests on MacKai Koehne2013-10-221-7/+3
* Fix flaky QQmlProfilerService::scenegraphData testKai Koehne2013-10-171-6/+5
* Improve output of test caseKai Koehne2013-10-165-3/+61
* Fix segfault in autotestKai Koehne2013-10-161-2/+5
* Compile binding expressions in the QQmlCompilerSimon Hausmann2013-10-111-1/+2
* Stabilize tst_qqmlprofilerserviceGunnar Sletta2013-10-021-9/+4
* Remove debug output from tst_qqmlprofilerservice.Gunnar Sletta2013-09-301-2/+0
* Try to stabilize the multipleTransitions testLars Knoll2013-09-281-0/+2
* Disable gui tests on Mac for nowLars Knoll2013-09-201-2/+6
* Add qml toolAlan Alpert2013-09-177-11/+32
* Merge branch 'stable' into devSergio Ahumada2013-09-064-0/+91
|\
| * Debugger: Fix crash when app exits while debuggingKai Koehne2013-08-214-0/+91
* | Get rid of the signal expression rewriterSimon Hausmann2013-07-031-1/+1
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-2413-18/+221
|\|
| * QmlProfiler: fix SceneGraph profilingChristiaan Janssen2013-05-271-1/+1
| * QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-062-0/+97
| * QmlProfiler: Pixmap CacheChristiaan Janssen2013-04-306-0/+95
| * Fix tst_qqmldebugjs and tst_qquickfolderlistmodel build for WinCE.Janne Anttila2013-04-241-0/+5
| * QmlDebugging: Auto tests use port rangeAurindam Jana2013-04-165-17/+21
| * Revert "QmlDebugging: Remove 'insignificant_test'"Aurindam Jana2013-04-162-1/+3
* | Disable the v8profiler, not the qml profilerLars Knoll2013-06-211-2/+2
* | Disable some debugger tests until we have a reimplementation for v4Lars Knoll2013-06-211-3/+3
* | 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