aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_debugger/qv4debuggeragent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Plugins: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-261-8/+8
* Fixed another batch of QHash/QMap::values() (mis)useFrank Meerkoetter2016-05-251-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Plugins: fix expensive iteration over QHash::keys()Anton Kudryavtsev2016-01-151-3/+2
* V4 Debugger: Allow expression evaluation without pausingUlf Hermann2016-01-071-1/+1
* Support multiple QML engines in V4 debuggerUlf Hermann2015-12-021-11/+14
* Move V4 debugger and its test into better placesUlf Hermann2015-10-301-33/+25
* Merge remote-tracking branch 'origin/5.6' into origin/devUlf Hermann2015-10-221-20/+26
|\
| * QmlDebug: Split QV4::Debugging::Debuggerhjk2015-10-141-26/+27
* | V4 Debugger: Eliminate sourcesCollected signals and slotsUlf Hermann2015-09-151-26/+0
|/
* Move DataCollector into debugger pluginUlf Hermann2015-08-101-0/+1
* Move V4 debugger agent into the debugger pluginUlf Hermann2015-08-101-0/+251