aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler/perfprofilerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* PerfProfiler: Move resource counter test creation closer to test codehjk2024-01-191-1/+1
* Revert "PerfProfiler: Use new setup for PerfRunConfigurationAspect"hjk2023-11-221-1/+3
* PerfProfiler: Use new setup for PerfRunConfigurationAspecthjk2023-11-221-3/+1
* PerfProfiler: Use new setup for PerfProfilerTool and the plugin itselfhjk2023-11-221-23/+21
* PerfProfiler: Use new setup for RunWorkerFactoryhjk2023-11-211-1/+2
* PerfProfiler: Convert to current settings schemehjk2023-07-241-9/+1
* PerfProfiler: Use new plugin test object setuphjk2023-02-091-28/+5
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-5/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* PerfProfiler: Use named classes for run worker factorieshjk2023-01-061-9/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Code cosmeticshjk2022-06-241-2/+2
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-4/+0
* Perf: Move closer to now-standard option page setuphjk2020-01-281-1/+1
* PerfProfiler: Disable failing testsChristian Stenger2019-11-041-2/+2
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-271-3/+0
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-4/+5
* ExtensionSystem: Move away from QListEike Ziller2019-05-271-2/+2
* PerfProfiler: Move towards the canonical plugin setup patternhjk2019-03-131-16/+29
* Add PerfProfiler pluginUlf Hermann2018-12-181-0/+103