aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindengine.h
Commit message (Expand)AuthorAgeFilesLines
* Valgrind: Rename valgrindengine.{h,cpp} into valgrindutils.{h,cpp}Jarek Kobus2025-03-311-23/+0
* Valgrind: Move ValgrindProcess into Internal namespaceJarek Kobus2025-03-311-5/+6
* Valgrind: Get rid of ValgrindRunnerJarek Kobus2025-03-311-21/+0
* Valgrind: Reuse RecipeRunner for CallgrindJarek Kobus2025-03-211-0/+4
* Valgrind: Replace virtual method with setterJarek Kobus2025-03-181-1/+5
* Valgrind: Inline genericToolArguments()Jarek Kobus2025-02-201-3/+0
* Valgrind: Get rid of setProgressTitle() setterJarek Kobus2025-02-201-2/+2
* Valgrind: Inline receiveProcessError()Jarek Kobus2025-02-201-1/+0
* Valgrind: Replace ProcessError with ProcessResultJarek Kobus2025-02-201-3/+1
* Valgrind: Inline some ValgrindToolRunner slotsJarek Kobus2025-02-201-5/+1
* Valgrind: Replace virtual method with setterJarek Kobus2025-02-171-1/+2
* Valgrind: Rename valgrindrunner.{cpp,h} -> valgrindprocess.{cpp.h}Jarek Kobus2023-08-171-1/+1
* Valgrind: Rename ValgrindRunner -> ValgrindProcessJarek Kobus2023-08-171-1/+1
* Valgrind: Fix includesJarek Kobus2023-08-171-1/+1
* Valgrind: Collapse project and global settings classeshjk2023-07-251-1/+1
* Valgrind: Add toolargs to command, not to a string listhjk2023-05-261-2/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+2
* Valgrind: Use Tr::trhjk2022-07-111-6/+2
* Valgrind: Consolidate message production and consumptionhjk2022-06-201-1/+0
* Valgrind: Inline ValgrindToolRunner::executablehjk2022-05-311-2/+0
* Remove unneeded includesJarek Kobus2020-11-121-1/+0
* ProjectExplorer: Store some aspect data by value in the RunControlhjk2019-09-051-2/+3
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-1/+1
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-1/+1
* Valgrind: ModernizeAlessandro Portale2018-12-101-1/+1
* Valgrind: Remove starting() signalhjk2017-06-281-3/+0
* Valgrind: Add a ValgrindRunner member to the ValgrindToolRunner basehjk2017-06-261-1/+1
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-1/+1
* Valgrind: Move to new target/tool split for local setupshjk2017-05-021-3/+5
* ProjectExplorer: Add a RunControl::supportsReRunning setterhjk2017-04-071-1/+0
* ProjectExplorer: Merge AnalyzerRunControl into RunControlhjk2017-04-051-2/+2
* ProjectExplorer: Run RunControl::{start,stop} always asynchronouslyhjk2017-03-241-1/+1
* ProjectExplorer: Unify RunControl setup/teardownTobias Hunger2017-03-011-2/+0
* Analyzer: Move supportsReRunning() down to individual runControlshjk2016-05-301-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Debugger: Merge debug mode and analyze modehjk2016-03-071-3/+5
* Move analyzerbase to debuggerhjk2016-02-251-1/+1
* Valgrind: Simplify device setup and handlinghjk2016-02-021-5/+2
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-2/+2
* Analyzer: Remove explicit environment and runModehjk2016-01-281-4/+0
* Valgrind: Random cleanupshjk2016-01-211-3/+1
* Analyzer: Remove AnalyzerStartParameters from AnalyzerRunControl ctorhjk2016-01-201-2/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Analyzer: Slim down AnalyzerStartParametershjk2016-01-071-1/+7
* Valgrind: Start custom actions more directlyhjk2015-06-191-0/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* ProgressManager: Handle QFutureInterface by value in addTimedTaskhjk2014-05-301-1/+1
* Valgrind: Remove unneeded separate FutureWatcherhjk2014-05-081-1/+0