aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_local/qlocalclientconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* sources: Add missing override and remove redundant virtualAlexander Volkov2017-02-231-7/+7
* QmlTooling: Retry local client connection on errorUlf Hermann2016-11-231-2/+10
* Tooling: Convert connects to Qt5 styleUlf Hermann2016-07-281-4/+3
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Put QPacketProtocol into its own static libraryUlf Hermann2015-10-151-1/+0
* Remove pimpl from debug server connectionsUlf Hermann2015-08-041-44/+51
* Use QQmlDebugPluginManager for loading connection pluginsUlf Hermann2015-08-041-0/+5
* Deduplicate debug server connection code.Ulf Hermann2015-08-041-48/+6
* Move QQmlDebugServer into a pluginUlf Hermann2015-08-041-2/+1
* Add option to use a local socket for QML debuggingUlf Hermann2015-06-261-0/+188