aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindtool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Analyzer: Trigger stopIt() only once when pressing the stop buttonUlf Hermann2014-11-191-1/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectExplorer: Apply static pattern to ProjectExplorerPluginhjk2014-09-261-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Make "Reset warnings" option reset "Do not ask again" messages.Eike Ziller2013-11-011-40/+25
* SessionManager: Apply 'static' patternhjk2013-09-051-4/+3
* Analyzer: Introduce AnalzyerActionhjk2013-08-081-1/+2
* Analyzer: Re-introduce ValgrindTool levelhjk2013-08-081-0/+181
* Analyzer: Remove intermediate "ValgrindTool" inheritance levelhjk2013-08-011-48/+0
* Analyzer: Remove IAnalizerTool::createStartParametershjk2013-08-011-56/+0
* Analyzer: De-noisehjk2013-06-131-6/+5
* Valgrind: Harden against missing deviceshjk2013-06-131-0/+1
* Valgrind: Fix IP port detectionAurindam Jana2013-04-251-1/+3
* Valgrind: Support both IPv4 and IPv6Aurindam Jana2013-04-181-2/+2
* Valgrind: Query available portAurindam Jana2013-04-181-7/+5
* Valgrind: Use a port from the device port rangeAurindam Jana2013-04-171-3/+14
* Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-111-1/+5
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-1/+2
* Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-1/+2
* 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
* | LocalApplicationRC: Rename files to localapplicationrunconfiguration.(h|cpp)Tobias Hunger2013-01-281-1/+1
|/
* Adjust license headershjk2012-10-051-22/+19
* s/profile/kit/Tobias Hunger2012-09-041-2/+2
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-1/+0
* valgrind: use common data from RunConfiguration base classhjk2012-07-311-3/+2
* Profile introductionTobias Hunger2012-06-211-1/+3
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-211-1/+1
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-4/+3
* Analyzer: create a run control factory for all tools.Nicolas Arnaud-Cormos2011-12-281-0/+91