aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebugjs
Commit message (Expand)AuthorAgeFilesLines
* Fix evaluation of V4 debug jobsUlf Hermann2017-11-071-13/+6
* V4 Debugger: Allow executing jobs on contexts without v4FunctionUlf Hermann2017-11-071-1/+0
* Codegen: Set source location for return instructionUlf Hermann2017-11-061-1/+0
* Re-enable Debug instructions and locations for QML functionsUlf Hermann2017-11-061-26/+13
* Re-enable tests/auto/qml/debuggerUlf Hermann2017-10-241-0/+19
* Move QQmlDebugProcess into its own header and source filesUlf Hermann2017-09-061-0/+1
* Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-231-2/+0
|\
| * Make sure QQmlDebugProcess correctly reports session as startedUlf Hermann2017-08-171-2/+0
* | Tests: Unify debugger tests' connection mechanismsUlf Hermann2017-08-181-319/+221
* | Move QQmlDebugJs test init failures to outer functionUlf Hermann2017-08-171-93/+69
* | Tests: Clean up inclusion of util.pri and debugutil.priUlf Hermann2017-08-171-2/+0
* | Ignore qqmldebugjs/profilerservice failures in win/gccSimon Hausmann2017-08-021-0/+54
|/
* Ignore debugger failures with GCC on WindowsSimon Hausmann2017-07-281-0/+2
* QV4DebugService: Reduce unnecessary recursion and redundancyUlf Hermann2017-03-141-29/+89
* V4 Debugger: Add an option to pass additional context for evaluateUlf Hermann2016-12-092-3/+66
* Remove Windows CE.Friedemann Kleint2016-03-101-5/+0
* Updated license headersJani Heikkinen2016-01-2014-238/+168
* Fixed qtdeclarative tests to pass with updated license headerJani Heikkinen2016-01-201-26/+26
* V4 Debugger: Clean up testsUlf Hermann2016-01-111-170/+78
* Support multiple QML engines in V4 debuggerUlf Hermann2015-12-0217-53/+183
* QmlDebug: Change "macx" to "osx" in tests' .pro filesUlf Hermann2015-11-171-1/+1
* QmlDebug: Restructure QPacket and QPacketProtocolUlf Hermann2015-11-171-8/+6
* Move QQmlDebugClient into separate static libraryUlf Hermann2015-10-301-11/+13
* Properly test services arguments for QQmlDebugServerUlf Hermann2015-10-151-0/+6
* 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-43/+53
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-161-1/+1
|\
| * Use qt_subtract_from_timeout instead of duplicating qt_timeout_valueDaniel Teske2015-04-141-1/+1
* | Tests: Make qqmldebugjs significant againCaroline Chao2015-04-081-2/+0
* | Update copyright headersJani Heikkinen2015-02-1213-91/+91
|/
* Update license headers and add new licensesJani Heikkinen2014-08-2513-271/+167
* Add support for conditional breakpoints and evaluate.Erik Verbruggen2014-08-081-19/+17
* Set breakpoints before connect() in JS debugging unit testUlf Hermann2014-02-041-29/+14
* V4 debugging: Fix instable test.Erik Verbruggen2013-11-141-2/+2
* Debugging with V4Erik Verbruggen2013-11-101-259/+25
* Remove debugging tests for commands not used by Qt Creator.Erik Verbruggen2013-11-091-122/+0
* Add qml toolAlan Alpert2013-09-171-3/+4
* Debugger: Fix crash when app exits while debuggingKai Koehne2013-08-212-0/+78
* Fix tst_qqmldebugjs and tst_qquickfolderlistmodel build for WinCE.Janne Anttila2013-04-241-0/+5
* Revert "QmlDebugging: Remove 'insignificant_test'"Aurindam Jana2013-04-161-0/+2
* QmlDebugging: Remove 'insignificant_test'Aurindam Jana2013-04-061-2/+0
* Debugger: Accepts port range as argumentsAurindam Jana2013-04-021-3/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1012-12/+12
* Made tst_QQmlDebugJS insignificant on Mac.Janne Anttila2012-11-301-0/+2
* qmlscene can start with either an Item or Window as the qml rootShawn Rutledge2012-11-051-2/+6
* Allow QQmlDebugProcess to be child of other qobjects.Frederik Gladhorn2012-10-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2312-299/+299
* 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-011-0/+1
* Add gui-private to testsGirish Ramakrishnan2012-06-221-1/+1