aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pass QQmlDebugService to AbstractViewInspectorUlf Hermann2015-08-041-3/+2
* Move inspector service and QtQuick2 inspector into a common pluginUlf Hermann2015-08-041-0/+420
* Debugger: Split inspector plugin into a qtquick1 and a qtquick2 pluginKai Koehne2011-11-011-507/+0
* Debugger: Inspector code cleanupKai Koehne2011-10-241-4/+1
* Debugger: Let inspector plugin compile againKai Koehne2011-10-181-11/+7
* Debugger: Remove visual toolbox from inspectorKai Koehne2011-10-181-99/+0
* Merge branch 'master' into refactorGunnar Sletta2011-08-311-3/+5
|\
| * Deprecate QDeclarativeDebugHelper classKai Koehne2011-08-261-3/+5
* | Compile with refactorGunnar Sletta2011-08-011-1/+1
|/
* QmlInspector: Unified mouse and keyboard event handlingThorbjørn Lindeijer2011-06-231-0/+121
* QmlInspector: Removed private header postfix and Qt namespaceThorbjørn Lindeijer2011-06-231-3/+3
* QmlInspector: Share code between QGV/SG based QML debuggingThorbjørn Lindeijer2011-06-231-0/+490