aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebugjs
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-24/+0
* Standardize QJsonArray iterationDavid Skoland2020-10-281-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-3/+3
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-122-1/+15
|\
| * V4 Debugger: Properly set up context object for expressionsUlf Hermann2020-02-142-0/+14
| * Tests: rename connect -> connectToTim Jenssen2020-02-031-1/+1
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-4/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-253-1/+92
|\|
| * QML: Consistently check for debugger before loading cache filesUlf Hermann2019-10-243-1/+92
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate testsAlexandru Croitor2019-11-141-9/+2
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+53
|/
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-121-4/+0
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-121-8/+8
|\
| * Fix compilation with gcc 4.8Ville Voutilainen2018-12-031-8/+8
* | QmlDebug: Add QQmlEngineDebugClientUlf Hermann2018-10-242-3/+2
* | QmlDebug: Add V4 debug client from tst_qqmldebugjs.cppUlf Hermann2018-10-232-784/+116
|/
* 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