aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/flamegraphmodel.h
Commit message (Expand)AuthorAgeFilesLines
* Tracing: Handle mouse events in FlameGraph QQuickItemUlf Hermann2018-06-181-1/+0
* Add generic FlameGraphView QML componentUlf Hermann2018-05-081-1/+0
* QmlProfiler: Remove unused memberRobert Loehning2018-04-231-1/+0
* QmlProfiler: Move parts of model manager and trace file to TimelineUlf Hermann2018-04-191-1/+0
* QmlProfiler: Avoid some 0 as nullptr warningsUlf Hermann2018-04-171-2/+2
* QmlProfiler: Get rid of processing stepUlf Hermann2018-04-171-0/+1
* QmlProfiler: Remove slots declarations and Qt4 connectionsUlf Hermann2017-09-071-1/+4
* QmlProfiler: Rebuild the flamegraph model when visible features changeUlf Hermann2017-08-141-0/+2
* QmlProfiler: Remove references to QmlProfilerDataModelUlf Hermann2017-02-241-1/+0
* Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-09-221-1/+3
|\
| * QmlProfiler: Keep Compiling events separate in flame graphUlf Hermann2016-09-141-1/+3
* | QmlProfiler: Remove some friends that don't existUlf Hermann2016-07-201-4/+0
* | QmlProfiler: Add memory and allocations modes to flame graph viewUlf Hermann2016-07-201-0/+5
* | QmlProfiler: Remove unused memberUlf Hermann2016-07-191-2/+0
|/
* QmlProfiler: Drop some unreachable codeUlf Hermann2016-06-011-1/+0
* QmlProfiler: Add some more consistency to flame graph modelUlf Hermann2016-06-011-2/+3
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-1/+1
* QmlProfiler: Load data event by event in aggregated modelsUlf Hermann2016-05-231-2/+10
* QmlProfiler: rename qmlprofilereventlocation.h to qmleventlocation.hUlf Hermann2016-05-101-1/+1
* QmlProfiler: Fix the naming scheme for events and event typesUlf Hermann2016-05-041-2/+1
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-18/+18
* QmlProfiler: Remove acceptedEventTypes property from flame graph modelUlf Hermann2016-04-291-3/+0
* Merge QmlProfiler and QmlProfilerExtension pluginsUlf Hermann2016-04-261-0/+111