aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebugjs
Commit message (Expand)AuthorAgeFilesLines
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-5/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Disable debugger tests on macOS/x86_64Ulf Hermann2022-07-111-5/+0
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-1115-436/+61
* Skip flaky hanging test on macOS in CIAlexandru Croitor2022-04-281-0/+5
* Fix build after QJsonArray change to use QJsonValueConstRefVolker Hilsheimer2022-02-161-2/+2
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-4/+11
* Fix compiler warningsVolker Hilsheimer2021-06-241-2/+2
* V4 Debugger: Collect locals also from block scopesUlf Hermann2021-05-042-0/+73
* V4 debugger: Properly count break pointsUlf Hermann2021-05-042-18/+86
* 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