aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofilerextension/memoryusagemodel.h
Commit message (Expand)AuthorAgeFilesLines
* Rename files to follow common pattern among extension pluginsUlf Hermann2015-08-271-78/+0
* Merge remote-tracking branch 'origin/3.3'qp-v3.4.2qp-v3.4.1qp-v3.4.0-rc1qp-v3.4.0qp-3.4Eike Ziller2015-02-131-4/+4
|\
| * Update Licenseqp-v3.3.2qp-v3.3.1qp-3.3Eike Ziller2015-01-161-4/+4
* | Define separate methods for getting collapsed and expanded rowsUlf Hermann2014-12-051-1/+2
* | Adapt to splitting of AbstractTimelineModelUlf Hermann2014-11-211-2/+2
* | Create extension models through a factoryUlf Hermann2014-11-211-2/+1
* | Adapt to switching of typeId and selectionIdUlf Hermann2014-11-211-4/+3
* | Don't use AbstractTimelineModel's private classUlf Hermann2014-11-211-2/+4
* | Remove unused includesUlf Hermann2014-11-211-1/+0
|/
* Rename eventId to typeId and selectionIdUlf Hermann2014-09-291-1/+1
* Make loadData() and clear() protectedUlf Hermann2014-09-151-0/+1
* Centralize rowCount calculationUlf Hermann2014-09-151-1/+0
* Report supported features from timeline modelsUlf Hermann2014-09-151-0/+1
* Rename relative height of items in timeline to "relativeHeight"Ulf Hermann2014-09-111-1/+1
* Simplify range detailsUlf Hermann2014-08-261-1/+1
* Adapt to renaming of get* and find* methodsUlf Hermann2014-08-261-7/+7
* Be more verbose about aggregated memory allocationsqp-v3.2.0Ulf Hermann2014-07-111-1/+8
* Group memory usage events by their cause and add location informationUlf Hermann2014-07-021-0/+3
* Add scale to memory usage and pixmap cache modelsUlf Hermann2014-07-021-0/+1
* Derive from AbstractTimelineModel instead of SingleCategoryTimelineModelUlf Hermann2014-06-171-2/+2
* Memory usage modelUlf Hermann2014-06-171-0/+66