aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qqmldebugserviceinterfaces_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make the qtquick and qtqml plugins optionalUlf Hermann2020-07-021-2/+3
* Encapsulate QQmlContextDataUlf Hermann2020-03-231-2/+4
* Fix broken -no-qml-debugAndré Klitzing2020-02-191-0/+1
* QmlDebug: add new debugtranslationserviceTim Jenssen2020-02-051-0/+21
* Make qml-debug a proper featureUlf Hermann2017-11-081-2/+4
* Qml Tooling: replace some 0 with nullptrUlf Hermann2017-10-241-7/+7
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-7/+11
|\
| * Fix -no-qmldebug debug build with MSVCKai Koehne2017-02-011-7/+11
* | QmlTooling: Move native debug service into own pluginUlf Hermann2016-11-181-2/+2
|/
* Replace debugger and profiler with stubs on -no-qml-debugUlf Hermann2016-07-281-2/+41
* Tooling: Convert connects to Qt5 styleUlf Hermann2016-07-281-7/+7
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Rewrite inspector serviceUlf Hermann2016-01-121-2/+5
* Extend QDebugMessageServiceUlf Hermann2015-11-171-0/+2
* Use QJSEngine instead of QQmlEngine in debug servicesUlf Hermann2015-11-171-3/+3
* Merge remote-tracking branch 'origin/5.6' into origin/devUlf Hermann2015-10-221-0/+13
|\
| * QmlDebug: Add a debug service for use with native debuggershjk2015-10-161-0/+13
* | Make keys of all debug services publicUlf Hermann2015-09-151-6/+33
|/
* Retrieve services from debug connector, not via static instance()Ulf Hermann2015-08-041-0/+8
* Extract minimal abstract interfaces from debug services.Ulf Hermann2015-08-041-0/+125