aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerstatisticsmodel.h
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Avoid some compiler warningsUlf Hermann2018-09-181-1/+1
* QmlProfiler: Move parts of model manager and trace file to TimelineUlf Hermann2018-04-191-1/+0
* QmlProfiler: Get rid of processing stepUlf Hermann2018-04-171-0/+2
* QmlProfiler: Clean up type selection in statistics modelUlf Hermann2018-04-171-3/+8
* QmlProfiler: Remove now-unused members from statisticsUlf Hermann2018-04-161-27/+4
* QmlProfiler: Eliminate QStandardItemModel from statisticsUlf Hermann2018-04-161-0/+3
* QmlProfiler: Make statistics models QAbstractItemModelsUlf Hermann2018-04-161-3/+52
* QmlProfiler: Rename method in statistics modelUlf Hermann2018-04-161-1/+1
* QmlProfiler: Store statistics data in a saner wayUlf Hermann2018-04-161-14/+52
* QmlProfiler: Avoid structs with default valuesChristian Stenger2018-04-121-5/+8
* QmlProfiler: Move some methods from statistics view into modelUlf Hermann2018-04-121-1/+4
* QmlProfiler: Disambiguate parent/child terminology in statisticsUlf Hermann2018-04-121-2/+2
* QmlProfiler: Un-pimpl statistics classesUlf Hermann2018-04-121-22/+31
* QmlProfiler: Fix type for restrictToFeaturesUlf Hermann2018-04-121-1/+1
* QmlProfiler: Remove slots declarations and Qt4 connectionsUlf Hermann2017-09-071-2/+0
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-1/+0
* QmlProfiler: Change total time and recursion display in statisticsUlf Hermann2017-02-211-11/+8
* QmlProfiler: Keep Compile and QML/JS statistics separateUlf Hermann2016-09-091-7/+8
* QmlProfiler: Fix "Callee" vs "Caller" labels in statistics viewUlf Hermann2016-05-261-0/+2
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-5/+4
* QmlProfiler: Load data event by event in aggregated modelsUlf Hermann2016-05-231-33/+21
* QmlProfiler: rename qmlprofilereventlocation.h to qmleventlocation.hUlf Hermann2016-05-101-1/+1
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-0/+1
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-2/+2
* QmlProfiler: remove unused members from statistics relatives modelUlf Hermann2016-05-031-1/+0
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-6/+6
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Rename QmlProfilerEventsModelProxyUlf Hermann2016-01-061-0/+164