aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_local
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-242-42/+42
* Update commercial license headersTarja Sundqvist2021-02-022-42/+42
* Fix some network related deprecation warningsFabian Kosmale2020-03-161-1/+1
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-9/+4
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* Dissolve src/plugins/qmltooling/sharedUlf Hermann2017-11-053-8/+3
* sources: Add missing override and remove redundant virtualAlexander Volkov2017-02-231-7/+7
* 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