aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qqmldebugconnector_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace debugger and profiler with stubs on -no-qml-debugUlf Hermann2016-07-281-0/+25
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Make QQmlDebugConnector::hasEngine() constUlf Hermann2015-12-221-1/+1
* QmlDebug: Add functionality to query if a server knows an engineUlf Hermann2015-12-151-0/+1
* Use QJSEngine instead of QQmlEngine in debug servicesUlf Hermann2015-11-171-2/+3
* QmlDebug: Restructure QPacket and QPacketProtocolUlf Hermann2015-11-171-0/+5
* Allow specification of loadable debug services via command lineUlf Hermann2015-08-131-0/+1
* Clean up QQmlDebugConnector's addService() and removeService()Ulf Hermann2015-08-041-2/+2
* Move QQmlDebugServer into a pluginUlf Hermann2015-08-041-0/+9
* Simplify QQmlDebugServer::enableFromArgumentsUlf Hermann2015-08-041-0/+3
* Retrieve services from debug connector, not via static instance()Ulf Hermann2015-08-041-0/+7
* Use signal/slot for passing messages through QQmlDebugServerUlf Hermann2015-07-311-1/+0
* Move debugger initialization out of QQmlDebugServer and QQmlEngineUlf Hermann2015-07-301-0/+2
* Extract minimal interface from QQmlDebugServer and use it.Ulf Hermann2015-07-301-0/+77