aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofileranimationsmodel.h
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Rename all the timeline model data structs to ItemUlf Hermann2018-05-111-2/+2
* QmlProfiler: Remove accepted() methodsUlf Hermann2018-05-111-1/+0
* Timeline: Move modelId generation into aggregatorUlf Hermann2018-04-171-1/+2
* Timeline: Use some better number typesUlf Hermann2018-01-161-1/+1
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-1/+0
* Timeline: Use QRgb and a lookup table for colorsUlf Hermann2016-11-091-1/+1
* QmlProfiler: Add test for animations modelUlf Hermann2016-07-131-1/+0
* QmlProfiler: Fix another type/event misnomerUlf Hermann2016-07-041-1/+1
* QmlProfiler: Fix warnings about inconsistent use of overridesTobias Hunger2016-05-241-8/+8
* QmlProfiler: Fix compile error in animations modelUlf Hermann2016-05-241-1/+1
* QmlProfiler: Load the timeline model data event by eventUlf Hermann2016-05-231-6/+8
* QmlProfiler: rename qmlprofilereventlocation.h to qmleventlocation.hUlf Hermann2016-05-101-1/+1
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-2/+2
* 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-8/+5
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
* 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/+1
* QmlProfiler: switch storage for typeId and selectionIdUlf Hermann2014-11-211-3/+3
* QmlProfiler: Don't needlessly use AbstractTimelineModelPrivateUlf Hermann2014-11-211-2/+4
* QmlProfiler: Rename some classes and files to follow the common patternUlf Hermann2014-11-211-0/+91