aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Port to new connect apiMontel Laurent2015-01-301-7/+10
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
|/
* Fix Qt4 compilationOrgad Shaneh2014-07-061-1/+1
* Valgrind: Remove redundant local variableOrgad Shaneh2014-06-161-2/+1
* Analyzer: Remove unused fieldOrgad Shaneh2014-06-161-2/+0
* ProgressManager: Handle QFutureInterface by value in addTimedTaskhjk2014-05-301-7/+5