aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerrangemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-3/+2
* Timeline: Move printTime() into Timeline and add hours, minutes, nanosUlf Hermann2016-12-191-1/+2
* QmlProfiler: Make sure we can handle inconsistent trace dataUlf Hermann2016-12-131-2/+15
* Timeline: Use QRgb and a lookup table for colorsUlf Hermann2016-11-091-1/+1
* QmlProfiler: Provide a sane ctor for QmlEventType and use itUlf Hermann2016-06-101-4/+4
* Timeline: Remove selectionIdForLocation()Ulf Hermann2016-06-081-15/+0
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-2/+9
* QmlProfiler: Load the timeline model data event by eventUlf Hermann2016-05-231-17/+8
* QmlProfiler: Remove detailed progress trackingUlf Hermann2016-05-231-11/+0
* QmlProfiler: Rename QmlEvent::startTime to "timestamp"Ulf Hermann2016-05-061-1/+1
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-5/+3
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-11/+8
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-7/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Allow string data in eventsUlf Hermann2015-11-171-2/+2
* QmlProfiler: Move location lookup into base modelUlf Hermann2015-11-161-11/+1
* QmlProfiler: Improve progress metrics for range modelsUlf Hermann2015-11-121-6/+6
* QmlProfiler: Remove QmlProfilerBaseModelUlf Hermann2015-09-111-1/+1
* QmlProfiler: Define a main feature for timeline modelsUlf Hermann2015-07-021-9/+4
* QmlProfiler: Remove separator commentsUlf Hermann2015-07-021-2/+0
* QmlProfiler: Remove extra clear() from loadData()Ulf Hermann2015-06-301-1/+0
* Timeline: Create new library from contents of QmlProfilerUlf Hermann2014-12-161-3/+3
* QmlProfiler: Move timeline classes into own namespaceUlf Hermann2014-12-151-5/+5
* QMLProfiler: Use scene graph for painting events in timelineUlf Hermann2014-12-121-4/+24
* QmlProfiler: Separate expanded and collapsed row heights and countsUlf Hermann2014-12-051-5/+7
* QmlProfiler: Split AbstractTimelineModel in two classesUlf Hermann2014-11-211-3/+3
* QmlProfiler: remove useless checks from labels() methodsUlf Hermann2014-11-211-11/+9
* QmlProfiler: Require model manager when constructing timeline modelsUlf Hermann2014-11-211-7/+4
* QmlProfiler: switch storage for typeId and selectionIdUlf Hermann2014-11-211-8/+2
* QmlProfiler: fix selection propagation from event view to timelineUlf Hermann2014-11-211-1/+1
* QmlProfiler: Don't needlessly use AbstractTimelineModelPrivateUlf Hermann2014-11-211-88/+58
* QmlProfiler: Merge SortedTimelineModel into AbstractTimelineModelUlf Hermann2014-11-211-11/+9
* QmlProfiler: Rename some classes and files to follow the common patternUlf Hermann2014-11-211-0/+324