aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_native
Commit message (Expand)AuthorAgeFilesLines
* Make QQmlDebugConnector::hasEngine() constUlf Hermann2015-12-222-2/+2
* Fix build with QT_STRICT_ITERATORSSérgio Martins2015-12-151-3/+2
* QmlDebug: Add functionality to query if a server knows an engineUlf Hermann2015-12-152-0/+15
* Use QJSEngine instead of QQmlEngine in debug servicesUlf Hermann2015-11-172-11/+11
* QmlDebug: Restructure QPacket and QPacketProtocolUlf Hermann2015-11-173-4/+15
* QmlDebug: Extract header from native connectorUlf Hermann2015-11-053-44/+87
* Merge remote-tracking branch 'origin/5.6' into origin/devUlf Hermann2015-10-221-1/+2
* QQmlNativeDebugConnector: Do not translate warning.Friedemann Kleint2015-10-221-2/+2
* QmlDebug: Add a debug connector for use with native debuggershjk2015-10-163-0/+398