aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/inputeventsmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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