aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_inspector
Commit message (Expand)AuthorAgeFilesLines
* Hide QQmlInspectorServiceImpl in .cpp fileUlf Hermann2015-08-043-29/+29
* Remove extra layer of indirection from inspector serviceUlf Hermann2015-08-046-272/+16
* Pass QQmlDebugService to AbstractViewInspectorUlf Hermann2015-08-049-14/+14
* Move inspector service and QtQuick2 inspector into a common pluginUlf Hermann2015-08-0417-0/+2509
* Debugger: Split inspector plugin into a qtquick1 and a qtquick2 pluginKai Koehne2011-11-0140-5836/+0
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-262-3/+1
* qmldbg_inspector: Fix compilation on Windows.Friedemann Kleint2011-10-252-1/+2
* Make show app on top workKai Koehne2011-10-241-1/+3
* Debugger: Inspector code cleanupKai Koehne2011-10-243-42/+25
* Debugger: Move inspector parts dealing with QtQuick1 into separate directoryKai Koehne2011-10-2427-40/+40
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-218-83/+83
* Debugger: Let inspector plugin compile againKai Koehne2011-10-186-30/+53
* Debugger: Remove visual toolbox from inspectorKai Koehne2011-10-1829-808/+0
* Merge branch 'master' into refactorGunnar Sletta2011-08-313-5/+6
|\
| * Remove V8 submodule from QtDeclarativeKent Hansen2011-08-291-1/+1
| * Deprecate QDeclarativeDebugHelper classKai Koehne2011-08-262-4/+5
* | Compile with refactorGunnar Sletta2011-08-0115-27/+27
* | Build against refactor.Samuel Rødal2011-07-292-6/+6
|/
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-125-4/+9
* QmlInspector: Introduced more self-contained selection highlightThorbjørn Lindeijer2011-06-236-64/+206
* QmlInspector: Some code cleanupsThorbjørn Lindeijer2011-06-237-51/+11
* QmlInspector: Implemented context menu for SceneGraphThorbjørn Lindeijer2011-06-234-16/+116
* QmlInspector: Implement tool tip handling for SceneGraphThorbjørn Lindeijer2011-06-233-43/+86
* QmlInspector: Some cleanup in the Color Picker toolThorbjørn Lindeijer2011-06-232-44/+10
* QmlInspector: Implemented selection for SceneGraphThorbjørn Lindeijer2011-06-234-28/+107
* QmlInspector: Unified mouse and keyboard event handlingThorbjørn Lindeijer2011-06-2314-312/+202
* QmlInspector: Removed private header postfix and Qt namespaceThorbjørn Lindeijer2011-06-2343-411/+321
* QmlInspector: Share code between QGV/SG based QML debuggingThorbjørn Lindeijer2011-06-2310-598/+852
* QmlInspector: Initial support for QSGView based applicationsThorbjørn Lindeijer2011-06-239-8/+625
* Use feature profile loading instead of direct inclusion.axis2011-06-071-1/+1
* DeclarativeObserver: Don't fade in the highlight edgeThorbjørn Lindeijer2011-05-312-58/+10
* Renamed declarativeobserver plugin to qmldbg_inspectorThorbjørn Lindeijer2011-05-3156-0/+5718