aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_profiler/qqmlprofileradapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the qqmldebugtrace benchmarkUlf Hermann2017-05-081-2/+0
* Cast enums to int before streaming into QDataStreamThiago Macieira2016-10-231-1/+1
* Qml: Create profiler adapters in the pluginsUlf Hermann2016-07-281-1/+1
* Tooling: Convert connects to Qt5 styleUlf Hermann2016-07-281-13/+14
* QmlProfiler: Send RangeData and RangeLocation only once per typeUlf Hermann2016-05-271-26/+42
* QmlProfiler: Reduce memory usage for file names and URLsUlf Hermann2016-05-021-7/+22
* QmlProfiler: Pass detailType directly, rather than as a bit fieldUlf Hermann2016-04-271-32/+27
* QmlDebug: Reuse packets instead of deleting and recreating themUlf Hermann2016-03-111-3/+3
* QmlProfiler: Send events in smaller batchesUlf Hermann2016-03-111-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* QmlDebug: Restructure QPacket and QPacketProtocolUlf Hermann2015-11-171-2/+3
* QmlDebug: move QQuickProfiler into a pluginUlf Hermann2015-11-171-1/+2
* QmlProfiler: Remove binding typesUlf Hermann2015-10-281-3/+1
* Put QPacketProtocol into its own static libraryUlf Hermann2015-10-151-3/+3
* Fix profiling of QML/JS compilationUlf Hermann2015-08-241-1/+1
* Move profiler and engine control services into a pluginUlf Hermann2015-08-041-0/+123