aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Valgrind: Restructure plugin setuphjk2019-03-251-1/+1
* ProjectExplorer: Add RunControl accessor to configuration settingshjk2019-03-131-2/+2
* Avoid some visible uses of RunControl::runConfiguration()hjk2019-03-121-1/+1
* Valgrind: ModernizeAlessandro Portale2018-12-101-1/+1
* Valgrind: Strip QLatin1*Orgad Shaneh2018-12-031-6/+6
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-1/+1
* ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-2/+2
* Remove ApplicationLauncher::Modehjk2018-06-051-0/+4
* Finish merging Runnable and StandardRunnablehjk2018-05-231-4/+2
* Valgrind: Show full command-line on valgrind executionOrgad Shaneh2018-01-241-0/+4
* Valgrind: Better output message for debuggee exit codeshjk2017-08-241-1/+1
* ProjectExplorer: Use a real 'finishing' phase for RunControlshjk2017-07-171-1/+0
* ProjectExplorer: Move re-runnable decision to RunWorkershjk2017-07-101-1/+1
* Valgrind: Fix Memcheck startup on remote linuxhjk2017-06-281-0/+1
* Valgrind: Remove starting() signalhjk2017-06-281-1/+0
* Valgrind: Add a ValgrindRunner member to the ValgrindToolRunner basehjk2017-06-261-23/+20
* Debugger, QmlProfiler et al: Replace AnalyzerStartParameterhjk2017-06-161-1/+0
* Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-021-2/+5
|\
| * Fix crash when using Valgrind for iOS & AndroidVikas Pachdha2017-05-291-4/+9
* | Valgrind: Announce 'started', not 'stopped' on startuphjk2017-05-161-1/+1
* | ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-3/+3
* | ProjectExplorer/Debugger/RL: Make run control state transitions more uniformhjk2017-05-051-2/+2
* | Valgrind: Move to new target/tool split for local setupshjk2017-05-021-30/+30
* | ProjectExplorer: Add a RunControl::supportsReRunning setterhjk2017-04-071-0/+1
* | ProjectExplorer: Always initialize RunControl's runnable from RunConfighjk2017-04-061-2/+0
* | ProjectExplorer: Merge AnalyzerRunControl into RunControlhjk2017-04-051-1/+1
* | ProjectExplorer: Run RunControl::{start,stop} always asynchronouslyhjk2017-03-241-2/+1
|/
* ProjectExplorer: Unify RunControl setup/teardownTobias Hunger2017-03-011-12/+3
* Analyzer: Move toolbar icon specification down to individual RunControlshjk2016-05-311-0/+3
* Make local custom executables run independent of device selectionhjk2016-05-041-2/+3
* Valgrind: Clean error view on run control startup againhjk2016-03-101-0/+1
* Debugger: Merge debug mode and analyze modehjk2016-03-071-9/+16
* Move analyzerbase to debuggerhjk2016-02-251-2/+2
* Valgrind: Simplify device setup and handlinghjk2016-02-021-6/+5
* Analyzer: Remove AnalyzerRunControl::runnable() and .connection()hjk2016-01-291-4/+6
* Analyzer: Remove explicit environment and runModehjk2016-01-281-17/+1
* Analyzer: Remove explicit working directory storage in run controlhjk2016-01-271-1/+0
* Analyzer: Use a StandardRunnable instead of an AnalyzerRunnablehjk2016-01-271-4/+3
* Valgrind: Use StandardRunnable in ValgrindRunner and ValgrindProcesshjk2016-01-261-5/+8
* Valgrind: Random cleanupshjk2016-01-211-5/+1
* Analyzer: Remove AnalyzerStartParameters from AnalyzerRunControl ctorhjk2016-01-201-3/+2
* Analyzer: Split AnalyzerStartParametershjk2016-01-201-7/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Analyzer: Slim down AnalyzerStartParametershjk2016-01-071-5/+16
* Valgrind: Start custom actions more directlyhjk2015-06-191-2/+3
* Analyzer: Replace StartMode with a useStartupProject booleanhjk2015-06-171-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Valgrind: Port to Qt5-style connectOrgad Shaneh2015-02-091-4/+4
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1