aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qqmldebugconnector.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlDebug: Drop explicit Q_IMPORT_PLUGIN statementsUlf Hermann2016-05-091-5/+0
* QmlDebug: Add a debug connector for use with native debuggershjk2015-10-161-3/+12
* Remove quotes from debug connector error messagesUlf Hermann2015-09-151-3/+3
* Allow specification of loadable debug services via command lineUlf Hermann2015-08-131-1/+11
* Move debugger-specific services into a common pluginUlf Hermann2015-08-041-7/+1
* Move profiler and engine control services into a pluginUlf Hermann2015-08-041-4/+1
* Move inspector service and QtQuick2 inspector into a common pluginUlf Hermann2015-08-041-2/+2
* Add a factory for QQmlDebugService and use it to load pluginsUlf Hermann2015-08-041-0/+10
* Move QQmlDebugServer into a pluginUlf Hermann2015-08-041-1/+13
* Simplify QQmlDebugServer::enableFromArgumentsUlf Hermann2015-08-041-0/+8
* Extract minimal abstract interfaces from debug services.Ulf Hermann2015-08-041-4/+4
* Move debugger initialization out of QQmlDebugServer and QQmlEngineUlf Hermann2015-07-301-0/+120