aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/tests/qmlprofileranimationsmodel_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-10/+11
* | Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
|/
* QmlProfiler: Remove accepted() methodsUlf Hermann2018-05-111-8/+0
* Tracing: Move event storage out of trace managerUlf Hermann2018-05-081-1/+1
* Tracing: Move the type storage out of the trace managerUlf Hermann2018-05-081-3/+2
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-041-1/+1
* Remove TimelineTraceManager::StateUlf Hermann2018-04-231-1/+0
* QmlProfiler: Move parts of model manager and trace file to TimelineUlf Hermann2018-04-191-1/+1
* Timeline: Move modelId generation into aggregatorUlf Hermann2018-04-171-1/+1
* QmlProfiler: Don't expose the vector of event typesUlf Hermann2018-04-171-1/+1
* QmlProfiler: Get rid of processing stepUlf Hermann2018-04-171-1/+1
* QmlProfiler: Accept animations events with 0 animationsUlf Hermann2017-09-121-4/+4
* QmlProfiler: Move event handling into model managerUlf Hermann2017-02-151-2/+3
* Timeline: Move printTime() into Timeline and add hours, minutes, nanosUlf Hermann2016-12-191-1/+2
* QmlProfiler: Add test for animations modelUlf Hermann2016-07-131-0/+150