aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindengine.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Valgrind: Use QString for processOutput signalOrgad Shaneh2014-05-051-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Valgrind: Add gui option "Detect self-modifying code"Nikolai Kosjar2013-09-101-0/+3
* Analyzer: Cleanup settings handlinghjk2013-08-121-3/+2
* Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-011-6/+6
* Analyzer: Simplify IAnalyzerEngine interfacehjk2013-08-011-2/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Analyzer/Debugger: clean uphjk2013-01-101-9/+3
|/
* Adjust license headershjk2012-10-051-22/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlProfiler: managing failed starts gracefullyChristiaan Janssen2011-07-251-1/+1
* Valgrind: Remove library and move code into plugin.Friedemann Kleint2011-07-051-3/+1
* analyzer: refactoring of analyzer managerhjk2011-07-041-4/+5
* Analyzer: Use Utils::OutputFormat everywhereKai Koehne2011-06-141-2/+1
* analyzer: merge valgrind based tool pluginshjk2011-05-231-0/+97