aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Valgrind: Move to Utils::FilePath in some placeshjk2019-07-231-13/+8
* Replace remaining Utils::FileName occurrences by Utils::FilePathhjk2019-07-231-1/+1
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-3/+3
* Valgrind: Use more Utils::CommandLinehjk2019-06-171-14/+13
* Valgrind: Sanitize commandline parameter constructionhjk2019-06-051-9/+8
* Valgrind: Shuffle codehjk2019-06-041-41/+41
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Fix warning: "Missing emit keyword on signal call"Alessandro Portale2019-01-171-2/+2
* Valgrind: ModernizeAlessandro Portale2018-12-101-1/+1
* Remove ApplicationLauncher::Modehjk2018-06-051-1/+5
* Finish merging Runnable and StandardRunnablehjk2018-05-231-4/+4
* Valgrind: Show full command-line on valgrind executionOrgad Shaneh2018-01-241-0/+2
* Make ApplicationLauncher report QStrings, not QByteArrayhjk2017-07-141-9/+9
* Valgrind: Keep tool names in the *ToolRunners onlyhjk2017-06-301-8/+0
* Valgrind: Merge ValgrindRunner and ValgrindProcesshjk2017-06-301-121/+203
* Valgrind: Remove CallgrindController's use of ValgrindProcesshjk2017-06-291-21/+23
* Valgrind: Fix Memcheck startup on remote linuxhjk2017-06-281-26/+38
* Valgrind: Make the (threaded) parser a proper member of the runnerhjk2017-06-231-6/+5
* Valgrind: Merge MemCheckRunner and ValgrindRunner basehjk2017-06-231-6/+103
* Valgrind: Dissolve CallGrindRunnerhjk2017-06-221-1/+12
* Fix valgrind with remote Linux hosts.Christian Kandeler2016-04-261-0/+7
* Valgrind: Do not open a terminal for callgrind controlOrgad Shaneh2016-03-111-1/+1
* Debugger: Merge debug mode and analyze modehjk2016-03-071-2/+2
* Valgrind: Remove MemcheckRunner::localHostAddressRetrieved() etchjk2016-02-031-7/+0
* Valgrind: Simplify ValgrindRunner::Private setuphjk2016-02-021-41/+21
* Valgrind: Simplify device setup and handlinghjk2016-02-021-18/+6
* Valgrind: Postpone the decision on whether its a local runhjk2016-02-021-1/+1
* Valgrind: Remove unused ValgrindRunner::Private:workingDirectoryhjk2016-01-291-1/+0
* Valgrind: Use StandardRunnable in ValgrindRunner and ValgrindProcesshjk2016-01-261-63/+15
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Analyzer: Slim down AnalyzerStartParametershjk2016-01-071-5/+0
* Analyzer: Replace StartMode with a useStartupProject booleanhjk2015-06-171-13/+14
* 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-16/+11
* | ProjectExplorer/Valgrind: Disambiguate signal nameOrgad Shaneh2015-02-091-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Valgrind: Support console applicationsOrgad Shaneh2014-05-081-1/+14
* Valgrind: Remove dialog asking for IP address.Christian Kandeler2014-05-081-8/+23
* Valgrind: Use QString for processOutput signalOrgad Shaneh2014-05-051-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Analyzer: Merge Valgrind process classeshjk2013-07-111-4/+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
* | Valgrind: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-22/+20
|\|
| * Adjust license headershjk2012-10-051-22/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-5/+5
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-5/+5