aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerstatisticsmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of deprecated APIsSona Kurazyan2019-09-031-5/+5
* QmlProfiler: Fix implicit fall-throughOrgad Shaneh2018-05-111-2/+1
* Tracing: Move event storage out of trace managerUlf Hermann2018-05-081-2/+4
* Tracing: Generalize event filteringUlf Hermann2018-05-081-3/+4
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-041-1/+1
* Remove TimelineTraceManager::StateUlf Hermann2018-04-231-1/+2
* QmlProfiler: Rename specific replayEvents to replayQmlEventsUlf Hermann2018-04-191-5/+5
* QmlProfiler: Move parts of model manager and trace file to TimelineUlf Hermann2018-04-191-33/+19
* Timeline: Move modelId generation into aggregatorUlf Hermann2018-04-171-1/+0
* QmlProfiler: Don't expose the vector of event typesUlf Hermann2018-04-171-9/+6
* QmlProfiler: Integrate TraceTime into ModelManagerUlf Hermann2018-04-171-5/+4
* QmlProfiler: Get rid of processing stepUlf Hermann2018-04-171-0/+24
* QmlProfiler: Clean up type selection in statistics modelUlf Hermann2018-04-171-20/+32
* QmlProfiler: Remove now-unused members from statisticsUlf Hermann2018-04-161-66/+4
* QmlProfiler: Eliminate QStandardItemModel from statisticsUlf Hermann2018-04-161-1/+34
* QmlProfiler: Make statistics models QAbstractItemModelsUlf Hermann2018-04-161-0/+310
* QmlProfiler: Rename method in statistics modelUlf Hermann2018-04-161-2/+2
* QmlProfiler: Store statistics data in a saner wayUlf Hermann2018-04-161-46/+46
* QmlProfiler: Avoid structs with default valuesChristian Stenger2018-04-121-7/+3
* QmlProfiler: Move some methods from statistics view into modelUlf Hermann2018-04-121-5/+67
* QmlProfiler: Disambiguate parent/child terminology in statisticsUlf Hermann2018-04-121-5/+5
* QmlProfiler: Un-pimpl statistics classesUlf Hermann2018-04-121-84/+60
* QmlProfiler: Fix type for restrictToFeaturesUlf Hermann2018-04-121-1/+1
* QmlProfiler: Add some sanity checks to the various modelsUlf Hermann2017-03-231-1/+2
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-8/+7
* QmlProfiler: Guard against the temporary trace file going awayUlf Hermann2017-02-241-7/+11
* QmlProfiler: Change total time and recursion display in statisticsUlf Hermann2017-02-211-64/+38
* QmlProfiler: Simplify stack handling in statistics modelUlf Hermann2017-01-041-6/+2
* QmlProfiler: Remove unused memberUlf Hermann2017-01-041-2/+0
* QmlProfiler: Keep Compile and QML/JS statistics separateUlf Hermann2016-09-091-36/+31
* QmlProfiler: Provide a sane ctor for QmlEventType and use itUlf Hermann2016-06-101-2/+2
* QmlProfiler: Fix "Callee" vs "Caller" labels in statistics viewUlf Hermann2016-05-261-0/+5
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-113/+113
* QmlProfiler: Load data event by event in aggregated modelsUlf Hermann2016-05-231-199/+156
* QmlProfiler: Methods for dispatching events by featureUlf Hermann2016-05-231-1/+6
* QmlProfiler: Remove detailed progress trackingUlf Hermann2016-05-231-11/+0
* QmlProfiler: Rename QmlEvent::startTime to "timestamp"Ulf Hermann2016-05-061-12/+12
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-4/+1
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-19/+16
* QmlProfiler: remove unused members from statistics relatives modelUlf Hermann2016-05-031-5/+1
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-11/+11
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Rename QmlProfilerEventsModelProxyUlf Hermann2016-01-061-0/+475