aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/inputeventsmodel.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/+3
|\
| * Add more checks for backwards compatibilityAntti Määttä2022-09-291-0/+2
| * Fix backward compatibility issue with QmlProfilerAntti Määttä2022-09-291-1/+1
* | QmlProfiler: Convert to using Tr::trAlessandro Portale2022-09-221-22/+23
* | Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* | Tracing/QmlProfiler/PerfProfiler/CtfVisualizer: Remove pre Qt 6.2 codeAlessandro Portale2022-07-181-6/+1
|/
* Tracing/QmlProfiler/CtfVisualizer/PerfProfiler: Compile with Qt 6Alessandro Portale2021-06-091-1/+6
* QmlProfiler: Rename all the timeline model data structs to ItemUlf Hermann2018-05-111-3/+3
* QmlProfiler: Remove accepted() methodsUlf Hermann2018-05-111-6/+0
* 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/+2
* QmlProfiler: Integrate TraceTime into ModelManagerUlf Hermann2018-04-171-1/+1
* Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-091-2/+0
* Introduce Q_FALLTHROUGH()Friedemann Kleint2018-01-241-3/+5
* QmlProfiler: Accept unknown input eventsUlf Hermann2017-09-121-1/+1
* QmlProfiler: Add comments about deliberate fallthroughsRobert Loehning2017-03-211-0/+3
* QmlProfiler: Print timestamps with contextUlf Hermann2017-01-041-1/+2
* 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-3/+3
* QmlProfiler: Add some consistency to input events modelUlf Hermann2016-06-031-3/+3
* QmlProfiler: Load the timeline model data event by eventUlf Hermann2016-05-231-21/+14
* QmlProfiler: Remove detailed progress trackingUlf Hermann2016-05-231-2/+0
* QmlProfiler: Add a QmlTypedEvent and extend QmlEventUlf Hermann2016-05-091-2/+2
* QmlProfiler: Rename QmlEvent::startTime to "timestamp"Ulf Hermann2016-05-061-1/+1
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-5/+5
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-20/+19
* Merge QmlProfiler and QmlProfilerExtension pluginsUlf Hermann2016-04-261-0/+192