aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/shared
Commit message (Expand)AuthorAgeFilesLines
* Move QQmlConfigurableDebugService into qmltooling/sharedUlf Hermann2015-08-041-0/+106
* Move inspector service and QtQuick2 inspector into a common pluginUlf Hermann2015-08-044-681/+0
* Remove pimpl from debug server connectionsUlf Hermann2015-08-041-3/+4
* Use QQmlDebugPluginManager for loading connection pluginsUlf Hermann2015-08-041-2/+8
* Deduplicate debug server connection code.Ulf Hermann2015-08-042-4/+2
* Move QQmlDebugServer into a pluginUlf Hermann2015-08-042-0/+139
* 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-042-3/+3
* Fix namespaces in inspector pluginUlf Hermann2015-08-044-3/+12
* Use signal/slot for passing messages through QQmlDebugServerUlf Hermann2015-07-311-4/+4
* Remove qqmlinspectorconstants.hUlf Hermann2015-07-292-68/+0
* Simplify object/id lookup in QQmlDebugServiceUlf Hermann2015-07-211-1/+0
* Add 28 QList::reserve() callsSérgio Martins2015-06-081-0/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-161-14/+2
|\
| * Use qt_subtract_from_timeout instead of duplicating qt_timeout_valueDaniel Teske2015-04-141-14/+2
* | Update copyright headersJani Heikkinen2015-02-127-49/+49
|/
* Update license headers and add new licensesJani Heikkinen2014-08-257-133/+77
* fix whitespaceOswald Buddenhagen2014-01-221-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-107-7/+7
* Fix other warnings in qtdeclarative found by GCC 4.7Thiago Macieira2012-12-231-0/+1
* Compile with QT_NO_WHEELEVENT.Volker Krause2012-12-193-0/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-237-169/+169
* Changes for "App on Top"Simjees Abraham2012-06-052-13/+1
* Debugger: Modified response for "destroyObject" message.Simjees Abraham2012-05-292-7/+8
* Debugger : Handling destruction of multiple elements.Simjees Abraham2012-05-242-10/+12
* Debugger: Response for DESTROY_OBJECT request sent correctlySimjees Abraham2012-05-212-2/+25
* Inspector:Modified Apply changes on Save for unsync. changesSimjees Abraham2012-05-142-2/+30
* QmlDebugging: Exchange supported QDataStream versionsAurindam Jana2012-04-261-3/+3
* Debugger: Change name and protocol of QDeclarativeObserverModeAurindam Jana2012-04-253-412/+147
* QmlInspectorPlugin: AbstractViewInspectorAurindam Jana2012-04-243-16/+0
* Debugger: Display selected item name in inspectorSimjees Abraham2012-04-191-2/+8
* QmlDebug: Enable/Disable toolAurindam Jana2012-04-102-0/+3
* QmlDebug: Remove Color ToolAurindam Jana2012-04-104-30/+1
* QmlDebug: Highlight select itemsAurindam Jana2012-04-101-2/+2
* QmlDebug: Inspect ToolAurindam Jana2012-04-101-0/+2
* QmlDebug: Combine Selection and Zoom ToolsAurindam Jana2012-04-104-20/+6
* Initial checkin for ZoomTool implementationSimjees Abraham2012-03-263-0/+19
* QmlDebuggingTests: Separate out public and private testsAurindam Jana2012-03-192-0/+669
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-246-30/+30
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-306-6/+6
* Update obsolete contact address.Jason McDonald2012-01-236-6/+6
* Update copyright year in license headers.Jason McDonald2012-01-056-6/+6
* Debugger: Split inspector plugin into a qtquick1 and a qtquick2 pluginKai Koehne2011-11-016-0/+1024