aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler/perfprofilertool.h
Commit message (Expand)AuthorAgeFilesLines
* PerfProfiler: Use new setup for PerfProfilerTool and the plugin itselfhjk2023-11-221-0/+3
* PerfProfiler: Make PerfTimelineModelManager a standard singletonhjk2023-11-211-2/+0
* PerfProfiler: Make PerfProfilerTraceManager a standard singletonhjk2023-11-211-2/+0
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* Translations: Use QCoreApplication::translate() instead of tr()Alessandro Portale2023-02-091-2/+2
* Translations: Remove header includes of *tr.h in .h filesAlessandro Portale2023-02-081-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-1/+6
* Fix lupdate issuesEike Ziller2022-10-141-1/+1
* PerfProfiler: Convert to using Tr::trAlessandro Portale2022-09-221-1/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* PerfProfiler: Fix memory leakChristian Kandeler2020-01-231-0/+3
* PerfProfiler: Remove unused signalhjk2019-09-031-1/+0
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-271-1/+1
* PerfProfiler: Simplify logic around PerfProfilerTool::populateFileFinderhjk2019-03-191-1/+2
* PerfProfiler: Move towards the canonical plugin setup patternhjk2019-03-131-1/+1
* PerfProfiler: create views on demandUlf Hermann2019-01-281-0/+4
* Add PerfProfiler pluginUlf Hermann2018-12-181-0/+128