summaryrefslogtreecommitdiff
path: root/src/plugins/valgrind/memchecktool.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-0/+5
* Valgrind: Start custom actions more directlyhjk2015-06-191-2/+2
* Analyzer: Move tool startup code closer to the action setuphjk2015-06-181-4/+0
* valgrind: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-1/+1
* Analyzer: Reduce explicit use of StartMode enumhjk2015-02-201-3/+5
* Analyzer: Dissolve IAnalyzerToolhjk2015-02-181-7/+7
* Analyzer: Move non-static parts of IAnalyzerTool::start*Toolhjk2015-02-181-3/+3
* Analyzer: Move runMode member from IAnalyzerTool to AnalyzerActionhjk2015-02-181-0/+1
* Valgrind: Dissolve ValgrindTool hierarchy levelhjk2015-02-181-2/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Valgrind: Support vgdbOrgad Shaneh2015-02-101-0/+17
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | AnalyzerTool: Make runMode and toolMode value membershjk2014-07-231-3/+0
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Valgrind: Add action to load external log fileNikolai Kosjar2013-09-111-1/+7
* Analyzer: Cleanup settings handlinghjk2013-08-121-6/+3
* Analyzer: Introduce AnalzyerActionhjk2013-08-081-4/+0
* Analyzer: Re-introduce ValgrindTool levelhjk2013-08-081-2/+2
* Analyzer: Handle createProjectSettings outside IAnalyzerToolhjk2013-08-081-3/+0
* Analyzer: Inline Setting::registerTool into its only userhjk2013-08-061-1/+0
* Analyzer: Remove some explicit uses of Analyzer::StartModehjk2013-08-051-1/+0
* IAnalyzerTool: actionId() is re-implemented in derived classesAurindam Jana2013-08-051-0/+1
* Analyzer: Move common startTool implementations to IAnalyzerTool basehjk2013-08-051-1/+0
* Analyzer: Remove IAnalyzerTool::canRunhjk2013-08-011-1/+0
* Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-011-2/+2
* Analyzer: Remove intermediate "ValgrindTool" inheritance levelhjk2013-08-011-7/+3
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* 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-2/+2
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-0/+1
* Analyzer: refactor global and project tool settings usage.Nicolas Arnaud-Cormos2011-12-281-0/+4
* Analyzer: create a run control factory for all tools.Nicolas Arnaud-Cormos2011-12-281-2/+2
* analyzer: show busy cursor as long analysis is runninghjk2011-12-131-0/+1
* mostly core and analyzer: more id-ficationhjk2011-11-151-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* analyzer: merge dockwidget and toolbar creation.hjk2011-07-071-3/+1
* Revert "analyzer: move convenience factory back to base plugin"hjk2011-07-051-0/+1
* analyzer: move convenience factory back to base pluginhjk2011-07-041-1/+0
* analyzer: refactor progresshjk2011-07-041-0/+1
* analyzer: finish split of tools into "tools-with-modes"hjk2011-07-041-3/+2
* analyzer: move responsibility for run modes to individual toolshjk2011-07-041-3/+1
* analyzer: refactoring of analyzer managerhjk2011-07-041-6/+7
* analyzer: reorganize local/remote startshjk2011-06-291-0/+1
* analyzer: more verbosity in the tool descriptionhjk2011-06-281-0/+1
* analyzer: remove output panehjk2011-06-271-1/+0
* analyzer: use dockwidget also for the memcheck toolhjk2011-06-271-20/+16