aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_profiler/qv4profileradapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change some unite(const QHash &) to insert(const QHash &)MÃ¥rten Nordheim2020-01-241-1/+1
* QML Tooling: Fix ordering of memory events in V4 profiler adapterUlf Hermann2018-11-141-2/+5
* QQmlProfilerService: Drop support for non-location-tracking clientsUlf Hermann2018-02-091-14/+6
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Cast enums to int before streaming into QDataStreamThiago Macieira2016-10-231-5/+5
* V4: Make ExecutionEngine's debugger and profiler privateUlf Hermann2016-07-281-7/+7
* Qml: Create profiler adapters in the pluginsUlf Hermann2016-07-281-1/+1
* Tooling: Convert connects to Qt5 styleUlf Hermann2016-07-281-19/+18
* QmlProfiler: Send RangeData and RangeLocation only once per typeUlf Hermann2016-05-271-12/+22
* V4 profiler: Don't duplicate function locationsUlf Hermann2016-05-021-14/+32
* QmlDebug: Reuse packets instead of deleting and recreating themUlf Hermann2016-03-111-25/+26
* QmlProfiler: Send events in smaller batchesUlf Hermann2016-03-111-2/+2
* Updated license headersJani Heikkinen2016-01-191-14/+20
* QmlDebug: Restructure QPacket and QPacketProtocolUlf Hermann2015-11-171-7/+6
* QmlDebug: move QQuickProfiler into a pluginUlf Hermann2015-11-171-1/+2
* Put QPacketProtocol into its own static libraryUlf Hermann2015-10-151-15/+12
* Rename members of QV4ProfilerAdapter for consistencyUlf Hermann2015-09-151-28/+31
* Actively translate feature flags between QML and V4 profilersUlf Hermann2015-09-151-1/+26
* Move profiler and engine control services into a pluginUlf Hermann2015-08-041-0/+153