aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldebug
Commit message (Expand)AuthorAgeFilesLines
* Tooling: Fix integer range checksUlf Hermann2018-06-061-3/+2
* Add "We mean it" to qqmlprofilerclientdefinitions_p.hUlf Hermann2018-04-271-0/+11
* Make QtQmlDebug independent of QtQmlUlf Hermann2018-04-2410-65/+232
* Silence a GCC 8 warning in qqmlprofilereventVille Voutilainen2018-02-281-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-263-4/+4
* qqmlprofilereventreceiver_p.h: Add "We mean it" commentv5.11.0-alpha1Friedemann Kleint2018-02-141-0/+11
* QmlDebug: Clear profiler client's trackedEngines on clear()Ulf Hermann2018-02-081-0/+1
* QmlDebug: Use EngineControl to hold engines until we're done with themUlf Hermann2018-02-082-4/+25
* QmlDebug: Don't lie about blocked engines in EngineControlUlf Hermann2018-02-081-13/+18
* Use better QmlProfiler client from Qt CreatorUlf Hermann2018-02-0215-329/+1822
* Run includemocs in qtdeclarativeThiago Macieira2017-04-263-0/+6
* headers: Add missing override and remove redundant virtualAlexander Volkov2016-12-072-2/+2
* Tooling: Convert connects to Qt5 styleUlf Hermann2016-07-283-29/+28
* QmlDebug: Fixes for QQmlDebugConnectionUlf Hermann2016-07-251-3/+4
* QmlProfiler: Send RangeData and RangeLocation only once per typeUlf Hermann2016-05-272-2/+27
* QmlDebug: Support sending multiple messages per packetUlf Hermann2016-03-111-5/+8
* Updated license headersJani Heikkinen2016-01-1912-168/+240
* QmlDebug: Add some useful methods to QQmlDebugConnectionUlf Hermann2015-11-184-3/+55
* QmlDebug: Move EngineControl client to qmldebugUlf Hermann2015-11-174-0/+315
* QmlDebug: Make profiler client use the right service keyUlf Hermann2015-11-171-1/+2
* QmlDebug: Restructure QPacket and QPacketProtocolUlf Hermann2015-11-176-28/+37
* Move QML profiler client to qmldebugUlf Hermann2015-10-305-3/+601
* Move QQmlDebugClient into separate static libraryUlf Hermann2015-10-306-0/+783