aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_profiler
Commit message (Expand)AuthorAgeFilesLines
* Extend QDebugMessageServiceUlf Hermann2015-11-171-0/+6
* Make sure EngineControl messages are intsUlf Hermann2015-11-171-1/+1
* Use QJSEngine instead of QQmlEngine in debug servicesUlf Hermann2015-11-175-58/+60
* QmlDebug: Restructure QPacket and QPacketProtocolUlf Hermann2015-11-175-19/+20
* QmlDebug: move QQuickProfiler into a pluginUlf Hermann2015-11-173-3/+14
* QmlProfiler: Remove binding typesUlf Hermann2015-10-281-3/+1
* qDelete([multi]hash.values()) -> qDelete([multi]hash)Albert Astals Cid2015-10-231-1/+1
* Put QPacketProtocol into its own static libraryUlf Hermann2015-10-154-34/+27
* Rename members of QV4ProfilerAdapter for consistencyUlf Hermann2015-09-152-33/+36
* Actively translate feature flags between QML and V4 profilersUlf Hermann2015-09-152-1/+36
* Make keys of all debug services publicUlf Hermann2015-09-153-18/+16
* Fix profiling of QML/JS compilationUlf Hermann2015-08-241-1/+1
* Move QQmlConfigurableDebugService into qmltooling/sharedUlf Hermann2015-08-042-1/+2
* Move profiler and engine control services into a pluginUlf Hermann2015-08-0412-0/+1338