aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerpainteventsmodelproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Rename some classes and files to follow the common patternUlf Hermann2014-11-211-249/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlProfiler: Store typeIds in range dataUlf Hermann2014-09-291-1/+2
* | QmlProfiler: rename "eventId" fields to "typeId" and "selectionId"Ulf Hermann2014-09-291-1/+1
* | QmlProfiler: introduce properties for empty, hidden and displayNameUlf Hermann2014-09-151-2/+2
* | QmlProfiler: Centralize timeline rowCount calculationUlf Hermann2014-09-151-10/+2
* | QmlProfiler: Allow preselection of events to be recordedUlf Hermann2014-09-151-2/+7
* | QmlProfiler: rename relative height of timeline items to "relativeHeight"Ulf Hermann2014-09-101-1/+1
* | QmlProfiler: Remove template/virtual magic from SortedTimelineModelUlf Hermann2014-08-261-23/+19
* | QmlProfiler: Simplify range detailsUlf Hermann2014-08-261-41/+9
* | QmlProfiler: Rename get* and find* methods to their canonical namesUlf Hermann2014-08-261-10/+10
* | QmlProfiler: Rename occurrences of "title" to "displayName"Ulf Hermann2014-08-261-1/+1
* | QmlProfiler: Remove name from abstracttimelinemodelUlf Hermann2014-08-261-3/+2
|/
* QmlProfiler: Rename Qt5 "Painting" to "Animations" and always show itUlf Hermann2014-07-031-9/+3
* Boost small paint events a little when no scale is shownUlf Hermann2014-07-031-4/+17
* QmlProfiler: Add scaling support to paint events modelUlf Hermann2014-06-241-1/+15
* QmlProfiler: get rid of hash stringsUlf Hermann2014-06-171-4/+6
* QmlProfiler: Remove SingleCategoryTimelineModelUlf Hermann2014-06-171-4/+4
* QmlProfiler: Allow only one category per model in timelineUlf Hermann2014-06-161-5/+3
* QmlProfiler: Unify event type definitionsUlf Hermann2014-06-061-3/+3
* QmlProfiler: No need to qualify calls to SortedTimelineModel::clear()Ulf Hermann2014-04-091-1/+1
* QmlProfiler: Show multiple rows for animations from different threadsUlf Hermann2014-03-111-44/+50
* QmlProfiler: Remove pointless structUlf Hermann2014-03-111-6/+0
* QmlProfiler: Deduplicate color selection and saturate colors some moreUlf Hermann2014-03-101-1/+1
* QmlProfiler: Properly initialize private members of timeline modelsUlf Hermann2014-02-261-0/+4
* QmlProfiler: Remove dead code.Ulf Hermann2014-02-191-1/+0
* QmlProfiler: Unify QML and V8 data modelsUlf Hermann2014-02-191-6/+6
* QmlProfiler: Reduce code duplication between timeline modelsUlf Hermann2014-02-191-113/+21
* QmlProfiler: Make time formatting available to all timeline modelsUlf Hermann2014-02-181-12/+2
* QmlProfiler: eliminate redundant isEmpty() methodsUlf Hermann2014-02-181-5/+0
* QmlProfiler: eliminate redundant name() methods.Ulf Hermann2014-02-181-6/+2
* QmlProfiler: eliminate redundant categories() methodsUlf Hermann2014-02-181-5/+0
* QmlProfiler: Unify handling of category labelsUlf Hermann2014-02-181-8/+0
* QmlProfiler: Remove some useless signals and QML variablesUlf Hermann2014-02-181-2/+0
* QmlProfiler: Don't hide the "Painting" categoryUlf Hermann2014-01-131-2/+7
* QmlProfiler: Make sure animation paint events don't overlapUlf Hermann2014-01-131-21/+13
* 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-93/+41
* | QmlProfiler: Deduplicate dataChanged() slot in timeline models.Ulf Hermann2013-12-111-14/+0
|/
* QmlProfiler: reworkedChristiaan Janssen2013-08-091-0/+458