aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler/perfprofilertool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-5/+5
* PerfProfiler: Add hint how to make perf workRobert Loehning2020-04-021-1/+2
* ProjectExplorer: Disentangle ProjectExplorer::updateRunActionshjk2020-02-261-1/+1
* PerfProfiler: Fix memory leakChristian Kandeler2020-01-231-0/+10
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-5/+5
* ProjectExplorer: Consolidate some Session::active* accesseshjk2019-11-291-6/+4
* PerfProfiler: Remove unused signalhjk2019-09-031-1/+0
* PerfProfiler: Connect the updateRunActions() signal earlierUlf Hermann2019-06-251-3/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-7/+7
* PerfProfiler: Remove backwards compatibility supportUlf Hermann2019-05-081-4/+4
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-04-121-0/+1
|\
| * PerfProfiler: Update the run actions when creating the toolUlf Hermann2019-04-091-0/+1
* | PerfProfiler: Simplify logic around PerfProfilerTool::populateFileFinderhjk2019-03-191-18/+11
* | PerfProfiler: Move towards the canonical plugin setup patternhjk2019-03-131-2/+1
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-051-16/+16
|\|
| * Perf profiler: Fix UI textLeena Miettinen2019-03-051-16/+16
* | Resolve ambiguous results of searches for relative file pathsChristian Kandeler2019-03-041-1/+1
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-02-111-0/+2
|\|
| * QmlProfiler, PerfProfiler: Properly style panel widgetsUlf Hermann2019-02-111-0/+2
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
|/
* PerfProfiler: create views on demandUlf Hermann2019-01-281-32/+46
* PerfProfilerTool: Add scope to "reset zoom" connectionUlf Hermann2019-01-251-1/+1
* Tracing: Add context menu option to reset the flame graphUlf Hermann2019-01-251-1/+5
* ProjectExplorer: Remove SysRootKitInformation::hasSysRoot()Christian Kandeler2019-01-091-3/+1
* Add PerfProfiler pluginUlf Hermann2018-12-181-0/+707