aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmleventtype.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-1/+1
* Tracing: Make sure we don't cast between different kinds of eventsUlf Hermann2018-07-161-1/+1
* QmlProfiler: Set the feature on Qml types when loading from qztUlf Hermann2018-05-291-20/+21
* Move parts of QmlEvent and QmlEventType to timelineUlf Hermann2018-04-171-6/+17
* QmlProfiler: Provide a sane ctor for QmlEventType and use itUlf Hermann2016-06-101-7/+34
* QmlProfiler: Provide stream operators for QmlEventType and QmlNoteUlf Hermann2016-05-101-0/+50