aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qv4debugservice_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move debugger-specific services into a common pluginUlf Hermann2015-08-041-138/+0
* Extract minimal abstract interfaces from debug services.Ulf Hermann2015-08-041-7/+8
* Make QQmlConfigurableDebugService a templateUlf Hermann2015-07-311-2/+1
* Remove pimpl from all classes derived from QQmlDebugServiceUlf Hermann2015-07-311-4/+59
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Unify initial waiting of debug servicesUlf Hermann2014-02-101-3/+2
* Unify the interface for QQmlDebugServicesUlf Hermann2014-02-051-2/+2
* Debugging with V4Erik Verbruggen2013-11-101-4/+3
* Fix various compiler warnings in order to remove warn_off in the near futureErik Verbruggen2013-11-041-1/+1
* QmlDebugging: Process commands in v4DebugServiceAurindam Jana2013-09-191-5/+7
* QmlDebugging: Replace QV8DebugService with QV4DebugServiceAurindam Jana2013-09-191-0/+2
* QmlDebugging: Add v4DebugServiceAurindam Jana2013-09-191-0/+89