aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/flamegraphview.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Simplify a bitUlf Hermann2019-01-251-2/+1
* Tracing: Add context menu option to reset the flame graphUlf Hermann2019-01-251-1/+6
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-2/+1
* Tracing: Handle mouse events in FlameGraph QQuickItemUlf Hermann2018-06-181-1/+1
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-041-2/+2
* QmlProfiler: Avoid some 0 as nullptr warningsUlf Hermann2018-04-171-1/+1
* QmlProfiler: Remove slots declarations and Qt4 connectionsUlf Hermann2017-09-071-4/+3
* QmlProfiler: Rebuild the flamegraph model when visible features changeUlf Hermann2017-08-141-7/+1
* QmlProfiler: Re-organize local runhjk2017-06-271-1/+2
* QmlProfiler: Clean up view initializationUlf Hermann2016-12-141-4/+2
* QmlProfiler: Use timeline theme also for flame graphUlf Hermann2016-08-051-1/+5
* Move flame graph view from QmlProfiler to separate libraryUlf Hermann2016-07-201-4/+7
* QmlProfiler: Fix some misspellings of "Flame Graph"Ulf Hermann2016-07-191-1/+3
* QmlProfiler: Add default argument for parent widgets on event viewsUlf Hermann2016-06-011-1/+1
* QmlProfiler: Drive event loading from the model managerUlf Hermann2016-05-231-18/+2
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-3/+2
* Move QmlProfiler specific files from qmldebug to qmlprofilerUlf Hermann2016-05-031-2/+2
* Merge QmlProfiler and QmlProfilerExtension pluginsUlf Hermann2016-04-261-0/+119