aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertimelinemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tracing: Don't change visible features on clearing and replayingUlf Hermann2018-05-311-0/+1
* QmlProfiler: Remove accepted() methodsUlf Hermann2018-05-111-6/+1
* QmlProfiler: Move parts of model manager and trace file to TimelineUlf Hermann2018-04-191-28/+16
* Timeline: Move modelId generation into aggregatorUlf Hermann2018-04-171-3/+3
* QmlProfiler: Don't expose the vector of event typesUlf Hermann2018-04-171-4/+4
* QmlProfiler: Get rid of processing stepUlf Hermann2018-04-171-0/+4
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-2/+2
* QmlProfiler: Remove pointless QmlProfilerTimelineModel::clear()Ulf Hermann2016-08-151-5/+0
* Timeline: Unify TimelineModel's emptyChanged and labelsChanged signalsUlf Hermann2016-08-151-4/+2
* QmlProfiler: Move bindingLoopsDest() into QmlProfilerRangeModelUlf Hermann2016-07-141-6/+0
* 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