aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerpainteventsmodelproxy.h
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Rename some classes and files to follow the common patternUlf Hermann2014-11-211-91/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlProfiler: rename "eventId" fields to "typeId" and "selectionId"Ulf Hermann2014-09-291-1/+1
* | QmlProfiler: Protect AbstractTimelineModel's loadData() and clear()Ulf Hermann2014-09-151-4/+4
* | QmlProfiler: Centralize timeline rowCount calculationUlf Hermann2014-09-151-1/+0
* | QmlProfiler: Allow preselection of events to be recordedUlf Hermann2014-09-151-0/+1
* | QmlProfiler: rename relative height of timeline items to "relativeHeight"Ulf Hermann2014-09-101-1/+1
* | QmlProfiler: Simplify range detailsUlf Hermann2014-08-261-1/+1
* | QmlProfiler: Rename get* and find* methods to their canonical namesUlf Hermann2014-08-261-8/+8
|/
* QmlProfiler: Add scaling support to paint events modelUlf Hermann2014-06-241-0/+2
* QmlProfiler: get rid of hash stringsUlf Hermann2014-06-171-1/+1
* QmlProfiler: Remove SingleCategoryTimelineModelUlf Hermann2014-06-171-2/+2
* QmlProfiler: Allow only one category per model in timelineUlf Hermann2014-06-161-2/+2
* QmlProfiler: Show multiple rows for animations from different threadsUlf Hermann2014-03-111-0/+1
* QmlProfiler: Remove dead code.Ulf Hermann2014-02-191-2/+0
* QmlProfiler: Unify QML and V8 data modelsUlf Hermann2014-02-191-2/+2
* QmlProfiler: Reduce code duplication between timeline modelsUlf Hermann2014-02-191-26/+5
* QmlProfiler: eliminate redundant isEmpty() methodsUlf Hermann2014-02-181-2/+0
* QmlProfiler: eliminate redundant name() methods.Ulf Hermann2014-02-181-2/+0
* QmlProfiler: eliminate redundant categories() methodsUlf Hermann2014-02-181-2/+0
* QmlProfiler: Unify handling of category labelsUlf Hermann2014-02-181-1/+0
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | QmlProfiler: Use SortedTimelineModel for paint eventsUlf Hermann2013-12-121-4/+0
* | QmlProfiler: Deduplicate dataChanged() slot in timeline models.Ulf Hermann2013-12-111-2/+0
|/
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-0/+123