summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofilertimelinemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Provide a sane ctor for QmlEventType and use itUlf Hermann2016-06-101-3/+3
* QmlProfiler: Make members of QmlEventLocation privateUlf Hermann2016-06-101-3/+3
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-18/+0
* QmlProfiler: Methods for dispatching events by featureUlf Hermann2016-05-231-2/+7
* QmlProfiler: Load the timeline model data event by eventUlf Hermann2016-05-231-0/+17
* QmlProfiler: Remove detailed progress trackingUlf Hermann2016-05-231-6/+0
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-3/+3
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-8/+6
* Timeline: Allow setting the timeline model's displayNameUlf Hermann2016-03-171-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Move location lookup into base modelUlf Hermann2015-11-161-0/+20
* QmlProfiler: Eliminate QmlProfilerDataStateUlf Hermann2015-09-111-2/+2
* QmlProfiler: Track requested, recorded, and displayed featuresUlf Hermann2015-07-081-0/+2
* QmlProfiler: Define a main feature for timeline modelsUlf Hermann2015-07-021-4/+18
* QmlProfiler: Clear timeline models before clearing the base model.Ulf Hermann2015-04-141-2/+2
* QmlProfiler: Make TimelineModel usable from QMLUlf Hermann2014-11-271-0/+2
* QmlProfiler: Split AbstractTimelineModel in two classesUlf Hermann2014-11-211-0/+112