aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_inspector/qqmlinspectorservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-4/+4
* Tooling: Convert connects to Qt5 styleUlf Hermann2016-07-281-5/+9
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Rewrite inspector serviceUlf Hermann2016-01-121-41/+50
* Use QJSEngine instead of QQmlEngine in debug servicesUlf Hermann2015-11-171-4/+4
* Hide QQmlInspectorServiceImpl in .cpp fileUlf Hermann2015-08-041-1/+28
* Remove extra layer of indirection from inspector serviceUlf Hermann2015-08-041-44/+14
* Pass QQmlDebugService to AbstractViewInspectorUlf Hermann2015-08-041-1/+1
* Move inspector service and QtQuick2 inspector into a common pluginUlf Hermann2015-08-041-0/+130