aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_local
Commit message (Expand)AuthorAgeFilesLines
* headers: Add missing override and remove redundant virtualAlexander Volkov2016-12-071-1/+1
* QmlTooling: Retry local client connection on errorUlf Hermann2016-11-231-2/+10
* Tooling: Convert connects to Qt5 styleUlf Hermann2016-07-281-4/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-011-4/+4
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+4
* | Updated license headersJani Heikkinen2016-01-192-28/+40
* | Put QPacketProtocol into its own static libraryUlf Hermann2015-10-151-1/+0
|/
* Remove pimpl from debug server connectionsUlf Hermann2015-08-043-78/+55
* Use QQmlDebugPluginManager for loading connection pluginsUlf Hermann2015-08-044-3/+21
* Deduplicate debug server connection code.Ulf Hermann2015-08-043-58/+12
* Move QQmlDebugServer into a pluginUlf Hermann2015-08-043-4/+4
* Clean up project files for debug connectionsUlf Hermann2015-07-292-15/+10
* Add option to use a local socket for QML debuggingUlf Hermann2015-06-264-0/+288