aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebugjs
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with gcc 4.8Ville Voutilainen2018-12-031-8/+8
* QML Tooling: Prevent property capture while collecting dataUlf Hermann2018-10-101-1/+1
* QML Tooling: Don't read properties in order to count themUlf Hermann2018-10-103-1/+90
* Avoid potential race condition in qqmldebugjs testUlf Hermann2018-07-201-5/+13
* V4 Debugger: Add command to change break pointsUlf Hermann2018-07-191-2/+127
* V4 Debuger: Drop namesAsObjects optionUlf Hermann2018-07-181-57/+29
* V4 debugger: Drop redundantRefs optionUlf Hermann2018-07-181-65/+39
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-161-44/+51
|\
| * Tooling: Increase timeouts in qqmldebugjs test by a factor of 6Ulf Hermann2018-07-121-44/+51
* | QML Profiler: Test that only one Complete message is sent per sessionUlf Hermann2018-07-1018-85/+26
* | Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-05-243-1/+88
|\|
| * V4 debugger: Allow retrieval of non-CallContext scopesUlf Hermann2018-05-233-1/+88
* | QQmlDebugClient: Make stateChanged a signalUlf Hermann2018-03-201-2/+4
|/
* 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