aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_native/qqmlnativedebugconnector.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-9/+9
* headers: Add missing override and remove redundant virtualAlexander Volkov2016-12-071-1/+1
* Tooling: Convert connects to Qt5 styleUlf Hermann2016-07-281-3/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Make QQmlDebugConnector::hasEngine() constUlf Hermann2015-12-221-1/+1
* QmlDebug: Add functionality to query if a server knows an engineUlf Hermann2015-12-151-0/+2
* Use QJSEngine instead of QQmlEngine in debug servicesUlf Hermann2015-11-171-8/+8
* QmlDebug: Restructure QPacket and QPacketProtocolUlf Hermann2015-11-171-0/+1
* QmlDebug: Extract header from native connectorUlf Hermann2015-11-051-0/+80