aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-4/+16
|/
* Valgrind: Set parent for the actions created by the valgrind pluginTobias Hunger2013-11-271-5/+5
* Valgrind: fix UI text capitalization and punctuationLeena Miettinen2013-10-101-2/+2
* valgrind: Fix lupdate-warnings about missing Q_OBJECT.Friedemann Kleint2013-08-261-1/+1
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-2/+2
* Analyzer: Move extensionInitialized() out of IAnalyzerToolhjk2013-08-121-7/+36
* Analyzer: Cleanup settings handlinghjk2013-08-121-5/+38
* Analyzer: Introduce AnalzyerActionhjk2013-08-081-4/+51
* Analyzer: Handle createProjectSettings outside IAnalyzerToolhjk2013-08-081-0/+9
* Analyzer: Flatten AnalyzerManager::addToolhjk2013-08-061-7/+6
* Analyzer: Inline Setting::registerTool into its only userhjk2013-08-061-2/+10
* Analyzer: Move common startTool implementations to IAnalyzerTool basehjk2013-08-051-46/+0
* Analyzer: Remove unused AnalyzerStartParameter::toolId memberhjk2013-08-011-1/+0
* Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-011-1/+2
* Analyzer: Separate out run control factoriesAurindam Jana2013-07-231-0/+3
* 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
* | 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-3/+3
|/
* Valgrind: Add RemoteLinux dependencyOrgad Shaneh2012-07-241-3/+0
* 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
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-1/+1
* Analyzer: refactor global and project tool settings usage.Nicolas Arnaud-Cormos2011-12-281-13/+0
* Analyzer: create a run control factory for all tools.Nicolas Arnaud-Cormos2011-12-281-105/+0
* Analyzer: no need to pass a start mode when it's implicit in the name.Nicolas Arnaud-Cormos2011-12-281-4/+4
* mostly core and analyzer: more id-ficationhjk2011-11-151-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* analyzer: merge valgrind related settingshjk2011-07-131-25/+5
* display: simplify AnalyzerStartParametershjk2011-07-061-48/+22
* Revert "Valgrind: fix compilation"hjk2011-07-051-0/+2
* Revert "analyzer: move convenience factory back to base plugin"hjk2011-07-051-0/+166
* Valgrind: fix compilationChristiaan Janssen2011-07-041-2/+0
* analyzer: move convenience factory back to base pluginhjk2011-07-041-166/+0
* analyzer: refactor progresshjk2011-07-041-4/+189
* analyzer: move responsibility for run modes to individual toolshjk2011-07-041-6/+6
* analyzer: refactoring of analyzer managerhjk2011-07-041-7/+9
* analyzer: merge valgrind based tool pluginshjk2011-05-231-0/+93