aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerstatisticsview.h
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-2/+2
* QmlProfiler: Clean up type selection in statistics modelUlf Hermann2018-04-171-8/+5
* QmlProfiler: Remove now-unused members from statisticsUlf Hermann2018-04-161-3/+2
* QmlProfiler: Eliminate QStandardItemModel from statisticsUlf Hermann2018-04-161-16/+2
* QmlProfiler: Make statistics models QAbstractItemModelsUlf Hermann2018-04-161-33/+0
* QmlProfiler: Store statistics data in a saner wayUlf Hermann2018-04-161-1/+2
* QmlProfiler: Move some methods from statistics view into modelUlf Hermann2018-04-121-4/+2
* QmlProfiler: Un-pimpl statistics classesUlf Hermann2018-04-121-10/+18
* QmlProfiler: Get rid of field/column mapping in statistics viewUlf Hermann2018-04-121-21/+23
* QmlProfiler: Remove slots declarations and Qt4 connectionsUlf Hermann2017-09-071-13/+8
* QmlProfiler: Add text marks for QML/JS types into documentsUlf Hermann2017-02-211-0/+3
* QmlProfiler: Make the views accessible from the view managerUlf Hermann2016-12-281-1/+0
* QmlProfiler: Clean up statistics viewUlf Hermann2016-06-101-1/+0
* QmlProfiler: Add default argument for parent widgets on event viewsUlf Hermann2016-06-011-2/+2
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-3/+0
* QmlProfiler: Load data event by event in aggregated modelsUlf Hermann2016-05-231-1/+1
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-1/+0
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-2/+2
* QmlProfiler: Remove QmlProfilerStatisticsView::getStatisticsInRange()Ulf Hermann2016-04-291-1/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Analyzer: Rework the dock widget layout generationhjk2016-02-291-1/+1
* Move analyzerbase to debuggerhjk2016-02-251-1/+1
* QmlProfiler: Remove duplicate signal declarationUlf Hermann2016-02-161-3/+0
* QmlProfiler: Remove duplicate signal declarationUlf Hermann2016-02-161-1/+0
* QmlProfiler: Fix warning during buildTobias Hunger2016-01-201-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProfiler: Retrieve common actions from ActionManagerUlf Hermann2016-01-061-1/+1
* QmlProfiler: Remove "Limit to Range" option from statistics viewUlf Hermann2016-01-061-1/+0
* QmlProfiler: Rename QmlProfilerEventsModelProxyUlf Hermann2016-01-061-7/+6
* QmlProfiler: Rename "events" to "statistics" viewUlf Hermann2016-01-061-0/+192