aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmltypedevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlDebug/QmlProfiler: Fix integer range checksUlf Hermann2018-06-191-3/+2
* QmlProfiler: Correctly handle invalid message typesUlf Hermann2017-09-121-0/+6
* QmlProfiler: Don't trust in externally provided timestampsUlf Hermann2017-09-121-1/+1
* QmlProfiler: Provide a sane ctor for QmlEventType and use itUlf Hermann2016-06-101-36/+14
* QmlProfiler: Make members of QmlEventLocation privateUlf Hermann2016-06-101-9/+10
* QmlProfiler: Support server generated event type IDsUlf Hermann2016-05-251-6/+14
* QmlProfiler: Add a QmlTypedEvent and extend QmlEventUlf Hermann2016-05-091-0/+203