aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilertimelinemodel.h
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Remove accepted() methodsUlf Hermann2018-05-111-1/+0
* QmlProfiler: Use override consistentlyTobias Hunger2018-05-071-1/+1
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-041-2/+3
* QmlProfiler: Move parts of model manager and trace file to TimelineUlf Hermann2018-04-191-5/+2
* Timeline: Move modelId generation into aggregatorUlf Hermann2018-04-171-1/+3
* QmlProfiler: Remove slots declarations and Qt4 connectionsUlf Hermann2017-09-071-4/+3
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-1/+0
* QmlProfiler: Remove pointless QmlProfilerTimelineModel::clear()Ulf Hermann2016-08-151-1/+0
* QmlProfiler: Move bindingLoopsDest() into QmlProfilerRangeModelUlf Hermann2016-07-141-1/+1
* QmlProfiler: Provide a sane ctor for QmlEventType and use itUlf Hermann2016-06-101-1/+1
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-2/+0
* QmlProfiler: Methods for dispatching events by featureUlf Hermann2016-05-231-1/+1
* QmlProfiler: Load the timeline model data event by eventUlf Hermann2016-05-231-2/+7
* QmlProfiler: Remove detailed progress trackingUlf Hermann2016-05-231-1/+0
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-1/+1
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-11/+10
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* 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/+1
* QmlProfiler: Define a main feature for timeline modelsUlf Hermann2015-07-021-2/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
* Timeline: Create new library from contents of QmlProfilerUlf Hermann2014-12-161-1/+4
* QmlProfiler: Move timeline classes into own namespaceUlf Hermann2014-12-151-1/+1
* QmlProfiler: Split AbstractTimelineModel in two classesUlf Hermann2014-11-211-0/+76