aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerrangemodel.h
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-8/+3
* QmlProfiler: Rename all the timeline model data structs to ItemUlf Hermann2018-05-111-3/+3
* QmlProfiler: Use override consistentlyTobias Hunger2018-05-071-1/+1
* Timeline: Move modelId generation into aggregatorUlf Hermann2018-04-171-1/+2
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-1/+0
* QmlProfiler: Don't use QML_MIN_LEVEL for expanded row numberUlf Hermann2016-11-241-1/+1
* Timeline: Use QRgb and a lookup table for colorsUlf Hermann2016-11-091-1/+1
* QmlProfiler: Move bindingLoopsDest() into QmlProfilerRangeModelUlf Hermann2016-07-141-1/+1
* Timeline: Remove selectionIdForLocation()Ulf Hermann2016-06-081-1/+0
* QmlProfiler: Fix warnings about inconsistent use of overridesTobias Hunger2016-05-241-10/+10
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-0/+2
* QmlProfiler: Load the timeline model data event by eventUlf Hermann2016-05-231-2/+3
* QmlProfiler: rename qmlprofilereventlocation.h to qmleventlocation.hUlf Hermann2016-05-101-1/+1
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-2/+3
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-7/+7
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+12
* QmlProfiler: Define a main feature for timeline modelsUlf Hermann2015-07-021-2/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
* QmlProfiler: Move timeline classes into own namespaceUlf Hermann2014-12-151-1/+1
* QMLProfiler: Use scene graph for painting events in timelineUlf Hermann2014-12-121-0/+4
* QmlProfiler: Separate expanded and collapsed row heights and countsUlf Hermann2014-12-051-1/+2
* QmlProfiler: Split AbstractTimelineModel in two classesUlf Hermann2014-11-211-2/+2
* QmlProfiler: Require model manager when constructing timeline modelsUlf Hermann2014-11-211-2/+2
* QmlProfiler: switch storage for typeId and selectionIdUlf Hermann2014-11-211-1/+1
* QmlProfiler: fix selection propagation from event view to timelineUlf Hermann2014-11-211-1/+1
* QmlProfiler: Don't needlessly use AbstractTimelineModelPrivateUlf Hermann2014-11-211-2/+6
* QmlProfiler: Rename some classes and files to follow the common patternUlf Hermann2014-11-211-0/+92