aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmleventtype.h
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
* | Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
|/
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-3/+0
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-1/+1
* Tracing: Make sure we don't cast between different kinds of eventsUlf Hermann2018-07-161-0/+2
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-041-1/+1
* Move parts of QmlEvent and QmlEventType to timelineUlf Hermann2018-04-171-28/+5
* QmlProfiler: Make various primitive types Q_MOVABLE_TYPEUlf Hermann2016-12-201-0/+4
* QmlProfiler: Move qHash and operator== for QmlEventTypeUlf Hermann2016-06-101-0/+20
* QmlProfiler: Provide a sane ctor for QmlEventType and use itUlf Hermann2016-06-101-39/+28
* QmlProfiler: Methods for dispatching events by featureUlf Hermann2016-05-231-0/+27
* QmlProfiler: Provide stream operators for QmlEventType and QmlNoteUlf Hermann2016-05-101-0/+3
* QmlProfiler: rename qmlprofilereventlocation.h to qmleventlocation.hUlf Hermann2016-05-101-1/+1
* QmlProfiler: Add some Q_DECLARE_METATYPEUlf Hermann2016-05-101-0/+3
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-3/+3
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-0/+50