aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/tests/flamegraphmodel_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Merge remote-tracking branch 'origin/8.0' into 9.0Tim Jenssen2022-10-041-1/+1
|\
| * Fix backward compatibility issue with QmlProfilerAntti Määttä2022-09-291-1/+1
* | Fix qbs buildChristian Stenger2022-09-221-1/+1
* | QmlProfiler: Convert to using Tr::trAlessandro Portale2022-09-221-7/+8
* | Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
|/
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-1/+1
* Tracing: Move event storage out of trace managerUlf Hermann2018-05-081-7/+9
* Tracing: Move the type storage out of the trace managerUlf Hermann2018-05-081-5/+5
* Tracing: Don't restore notes for events that have been filtered outUlf Hermann2018-05-081-12/+26
* Add generic FlameGraphView QML componentUlf Hermann2018-05-081-3/+0
* Remove TimelineTraceManager::StateUlf Hermann2018-04-231-1/+0
* QmlProfiler: Move parts of model manager and trace file to TimelineUlf Hermann2018-04-191-3/+4
* Timeline: Move modelId generation into aggregatorUlf Hermann2018-04-171-3/+4
* QmlProfiler: Don't expose the vector of event typesUlf Hermann2018-04-171-1/+1
* Timeline: Add stash() and restore() methods to notes modelUlf Hermann2018-04-171-1/+1
* QmlProfiler: Get rid of processing stepUlf Hermann2018-04-171-1/+1
* QmlProfiler: Move the file finder into the QML modelUlf Hermann2017-02-151-1/+1
* QmlProfiler: Move event handling into model managerUlf Hermann2017-02-151-5/+6
* QmlProfiler: Calculate the model ID in the flame graph model testUlf Hermann2017-01-101-4/+6
* QmlProfiler: Fix flame graph model testUlf Hermann2016-09-271-6/+32
* QmlProfiler: Add extra metadata to notesUlf Hermann2016-07-061-1/+1
* QmlProfiler: Provide a sane ctor for QmlEventType and use itUlf Hermann2016-06-101-9/+3
* QmlProfiler: Make members of QmlEventLocation privateUlf Hermann2016-06-101-3/+1
* QmlProfiler: Add test for flame graph viewUlf Hermann2016-06-061-15/+20
* QmlProfiler: Add tests for flamegraph modelUlf Hermann2016-06-011-0/+201