aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldebug/qqmldebugconnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-091-2/+1
|\
| * Remove mindless cast, 'errorOccurred' was never ambiguousTimur Pocheptsov2020-03-241-2/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-181-2/+2
|\|
| * Fix some network related deprecation warningsFabian Kosmale2020-03-161-2/+2
* | QQmlDebugConnection: code cosmeticsUlf Hermann2019-10-111-13/+14
|/
* QQmlDebugClient: Make stateChanged a signalUlf Hermann2018-03-201-2/+2
* 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