aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.h
Commit message (Expand)AuthorAgeFilesLines
* V4 debugger: Allow retrieval of non-CallContext scopesUlf Hermann2018-05-231-1/+1
* Some prospective fixes to the debugging pluginLars Knoll2017-08-181-1/+2
* Refactor context handlingLars Knoll2017-08-101-2/+2
* Unify SimpleCallContext and CallContextLars Knoll2017-07-051-2/+2
* Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-231-9/+17
|\
| * QV4DebugService: Reduce unnecessary recursion and redundancyUlf Hermann2017-03-141-9/+17
* | Separate SimpleCallData and CallDataLars Knoll2017-03-091-2/+2
|/
* Remove some dead code.Ulf Hermann2016-01-221-1/+0
* Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-221-0/+3
|\
| * Clean up QV4DataCollectorUlf Hermann2016-01-221-21/+7
| * V4 Debugger: Avoid looking up values in debugger threadUlf Hermann2016-01-221-54/+60
* | Clean up QV4DataCollectorUlf Hermann2016-01-211-3/+3
* | V4 Debugger: Avoid looking up values in debugger threadUlf Hermann2016-01-211-1/+3
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | V4 Debugger: Move all the jobs into one placeUlf Hermann2016-01-111-98/+1
* | V4 Debugger: Allow expression evaluation without pausingUlf Hermann2016-01-071-30/+37
* | Move V4 debugger and its test into better placesUlf Hermann2015-10-301-9/+9
* | Merge remote-tracking branch 'origin/5.6' into origin/devUlf Hermann2015-10-221-7/+7
|\|
| * QmlDebug: Split QV4::Debugging::Debuggerhjk2015-10-141-7/+7
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-2/+2
|\|
| * Further cleanupsLars Knoll2015-09-151-2/+2
| * Store the stack of executioncontext's on the JS stackLars Knoll2015-09-151-1/+1
* | V4 Debugger: Eliminate sourcesCollected signals and slotsUlf Hermann2015-09-151-2/+3
|/
* Clean up data format for V4 debug connectionUlf Hermann2015-08-191-1/+1
* V4 debugger: Fix expression evaluationUlf Hermann2015-08-191-0/+2
* Move DataCollector into debugger pluginUlf Hermann2015-08-101-0/+178