aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldebug/qqmldebugconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-10/+7
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Tooling: Convert connects to Qt5 styleUlf Hermann2016-07-281-26/+27
* QmlDebug: Fixes for QQmlDebugConnectionUlf Hermann2016-07-251-3/+4
* QmlDebug: Support sending multiple messages per packetUlf Hermann2016-03-111-5/+8
* Updated license headersJani Heikkinen2016-01-191-14/+20
* QmlDebug: Add some useful methods to QQmlDebugConnectionUlf Hermann2015-11-181-1/+47
* QmlDebug: Restructure QPacket and QPacketProtocolUlf Hermann2015-11-171-17/+20
* Move QQmlDebugClient into separate static libraryUlf Hermann2015-10-301-0/+409