aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qqmlprofiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* QQmlProfilerService: Drop support for non-location-tracking clientsUlf Hermann2018-02-091-5/+4
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* QmlProfiler: Send RangeData and RangeLocation only once per typeUlf Hermann2016-05-271-8/+10
* QmlProfiler: Reduce memory usage for file names and URLsUlf Hermann2016-05-021-2/+14
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Move profiler and engine control services into a pluginUlf Hermann2015-08-041-82/+0
* Periodically flush profiling data to client.Ulf Hermann2015-08-041-7/+6
* Avoid QVector::pop_front()Ulf Hermann2015-08-041-5/+9
* Use QVector rather than QList for storing QQmlProfilerDataUlf Hermann2015-07-291-5/+5
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Select specific features to be recorded when profiling QMLUlf Hermann2014-09-111-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Use RAII for VME profilerUlf Hermann2014-04-031-55/+0
* Fix some documentation errors.Friedemann Kleint2014-03-241-3/+3
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-4/+4
* Add dedicated QML profiler and adapterUlf Hermann2014-02-151-0/+205