aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofilerextension/pixmapcachemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* No need to qualify calls to SortedTimelineModel::clear()qp-v3.1.0qp-3.1Ulf Hermann2014-04-101-1/+1
* Remove some dead codeUlf Hermann2014-04-031-24/+6
* Don't save minCacheSize and properly initialize maxCacheSizeUlf Hermann2014-04-031-9/+7
* Fix pixmap cache profiling for multiple pixmaps with equal URLsUlf Hermann2014-04-031-56/+262
* Make the cache count row lie less.Ulf Hermann2014-03-241-11/+4
* Saturate colors some more and use color selection from base classUlf Hermann2014-03-111-3/+2
* Adapt to unified data models in creatorqp-v3.1.0-beta1Ulf Hermann2014-02-191-3/+3
* Reduce code duplicationUlf Hermann2014-02-191-122/+31
* Use time formatting method of base class instead of reimplementing itUlf Hermann2014-02-181-12/+1
* Eliminate redundant isEmpty() methods.Ulf Hermann2014-02-181-5/+0
* Eliminate redundant name() methodsUlf Hermann2014-02-181-6/+2
* Eliminate redundant categories() method in favor of categoryCount()Ulf Hermann2014-02-181-5/+0
* Unify handling of category labelsUlf Hermann2014-02-181-7/+0
* Merge remote-tracking branch 'origin/3.0'Kai Koehne2014-02-121-0/+3
|\
| * Send expandedChanged if expanded state changes.Ulf Hermann2013-12-021-0/+3
* | Update cache size when pixmap size becomes knownUlf Hermann2013-12-121-4/+13
* | Use SortedTimelineModel for pixmap cache eventsUlf Hermann2013-12-121-98/+49
* | Use dataChanged() implementation from abstract timeline modelUlf Hermann2013-12-121-14/+0
* | Make sure that all pixmap URLs have a some event in the timelineUlf Hermann2013-12-121-15/+19
* | Revert "Make sure that all pixmap URLs have a some event in the timeline"Ulf Hermann2013-12-061-33/+22
* | Make sure that all pixmap URLs have a some event in the timelineUlf Hermann2013-12-021-22/+33
|/
* QmlProfilerExtension: using QtCreator's qmlprofiler pluginChristiaan Janssen2013-08-121-2/+2
* QmlProfiler: fixed bug in status completionChristiaan Janssen2013-08-061-1/+1
* QmlProfiler: Status bar for several modelsChristiaan Janssen2013-08-061-1/+7
* QmlProfiler: resetting expanded when data changesChristiaan Janssen2013-08-061-1/+7
* QmlProfiler: link views when selecting eventChristiaan Janssen2013-07-111-0/+10
* Rename QmlProfilerExtended to QmlProfilerExtensionKai Koehne2013-06-251-0/+542