aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_native/qqmlnativedebugconnector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QStringRef to optimize memory allocationAnton Kudryavtsev2016-04-261-8/+6
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Make QQmlDebugConnector::hasEngine() constUlf Hermann2015-12-221-1/+1
* 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-151-0/+13
* Use QJSEngine instead of QQmlEngine in debug servicesUlf Hermann2015-11-171-3/+3
* QmlDebug: Restructure QPacket and QPacketProtocolUlf Hermann2015-11-171-3/+9
* QmlDebug: Extract header from native connectorUlf Hermann2015-11-051-44/+4
* 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-161-0/+383