aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_messages/qdebugmessageservice.json
Commit message (Collapse)AuthorAgeFilesLines
* QmlTooling: Move QDebugMessageService into own pluginUlf Hermann2016-11-181-0/+3
The debug message service is used by both the debugger and the profiler. It shouldn't be necessary to load the debugger plugin in order to do QML profiling. Change-Id: Ic9a4216763098cc795fa9feb98b37ddceeed47d9 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>