aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/scenegraphtimelinemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-23/+23
* Translations: Add missing "::" prefixes to QT_TRANSLATE_NOOPAlessandro Portale2023-02-081-23/+23
* 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
* | QmlProfiler: Convert to using Tr::trAlessandro Portale2022-09-221-31/+32
* | Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
|/
* QmlProfiler: Rename all the timeline model data structs to ItemUlf Hermann2018-05-111-3/+3
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-041-1/+1
* QmlProfiler: Move parts of model manager and trace file to TimelineUlf Hermann2018-04-191-0/+1
* Timeline: Move modelId generation into aggregatorUlf Hermann2018-04-171-1/+1
* Timeline: Move printTime() into Timeline and add hours, minutes, nanosUlf Hermann2016-12-191-1/+3
* Timeline: Use QRgb and a lookup table for colorsUlf Hermann2016-11-091-1/+1
* QmlProfiler: Provide a sane ctor for QmlEventType and use itUlf Hermann2016-06-101-1/+1
* QmlProfiler: Load the timeline model data event by eventUlf Hermann2016-05-231-94/+80
* QmlProfiler: Remove detailed progress trackingUlf Hermann2016-05-231-3/+0
* QmlProfiler: Add a QmlTypedEvent and extend QmlEventUlf Hermann2016-05-091-39/+47
* QmlProfiler: Rename QmlEvent::startTime to "timestamp"Ulf Hermann2016-05-061-9/+9
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-4/+4
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-13/+12
* Merge QmlProfiler and QmlProfilerExtension pluginsUlf Hermann2016-04-261-0/+309