aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/shared/abstractviewinspector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move inspector service and QtQuick2 inspector into a common pluginUlf Hermann2015-08-041-420/+0
* Retrieve services from debug connector, not via static instance()Ulf Hermann2015-08-041-2/+2
* Extract minimal abstract interfaces from debug services.Ulf Hermann2015-08-041-1/+1
* Fix namespaces in inspector pluginUlf Hermann2015-08-041-0/+4
* Use signal/slot for passing messages through QQmlDebugServerUlf Hermann2015-07-311-4/+4
* Simplify object/id lookup in QQmlDebugServiceUlf Hermann2015-07-211-1/+0
* Add 28 QList::reserve() callsSérgio Martins2015-06-081-0/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Compile with QT_NO_WHEELEVENT.Volker Krause2012-12-191-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Changes for "App on Top"Simjees Abraham2012-06-051-11/+0
* Debugger: Modified response for "destroyObject" message.Simjees Abraham2012-05-291-5/+6
* Debugger : Handling destruction of multiple elements.Simjees Abraham2012-05-241-8/+9
* Debugger: Response for DESTROY_OBJECT request sent correctlySimjees Abraham2012-05-211-2/+21
* Inspector:Modified Apply changes on Save for unsync. changesSimjees Abraham2012-05-141-2/+26
* QmlDebugging: Exchange supported QDataStream versionsAurindam Jana2012-04-261-3/+3
* Debugger: Change name and protocol of QDeclarativeObserverModeAurindam Jana2012-04-251-237/+140
* QmlInspectorPlugin: AbstractViewInspectorAurindam Jana2012-04-241-14/+0
* Debugger: Display selected item name in inspectorSimjees Abraham2012-04-191-2/+8
* QmlDebug: Enable/Disable toolAurindam Jana2012-04-101-0/+1
* QmlDebug: Remove Color ToolAurindam Jana2012-04-101-19/+0
* QmlDebug: Highlight select itemsAurindam Jana2012-04-101-2/+2
* QmlDebug: Combine Selection and Zoom ToolsAurindam Jana2012-04-101-11/+3
* Initial checkin for ZoomTool implementationSimjees Abraham2012-03-261-0/+13
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-15/+15
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Debugger: Split inspector plugin into a qtquick1 and a qtquick2 pluginKai Koehne2011-11-011-0/+504