aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-081-2/+2
|\
| * Normalized connect()sRobert Loehning2012-03-061-2/+2
* | RemoteLinux: More preparations for introducing an abstract device class.Christian Kandeler2012-03-071-2/+1
|/
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* On cancel analyzer setup the progress bar closes now.David Schulz2012-01-241-1/+2
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | analyzer: merge start and startRemote partiallyhjk2011-10-201-7/+29
|/
* valgrind: code cosmeticshjk2011-07-131-0/+258