aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/analyzerbase/ianalyzertool.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce Profile build modeUlf Hermann2015-10-201-8/+13
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-3/+3
* Analyzer: Remove one level of indirection when creating RunControlshjk2015-06-191-3/+3
* Analyzer: Merge AnalyzerAction::useStartupProject and ::toolStarterhjk2015-06-181-8/+7
* Analyzer: Add prepare step to tool starting.Ulf Hermann2015-06-181-0/+5
* Analyzer: Move tool startup code closer to the action setuphjk2015-06-181-5/+3
* Analyzer: Replace StartMode with a useStartupProject booleanhjk2015-06-171-2/+2
* Clean exported headers of the AnalzyerBase plugin.Friedemann Kleint2015-03-031-1/+2
* Analyzer: Reduce explicit use of RunMode enumhjk2015-02-201-3/+1
* Analyzer: Reduce explicit use of StartMode enumhjk2015-02-201-5/+3
* Analyzer: Move isRunnable() decision to AnalyzerActionhjk2015-02-191-0/+2
* Analyzer: Dissolve IAnalyzerToolhjk2015-02-181-54/+43
* Analyzer: Move non-static parts of IAnalyzerTool::start*Toolhjk2015-02-181-2/+4
* Analyzer: Remove IAnalyzerTool::m_toolMode memberhjk2015-02-181-6/+1
* Analyzer: Move runMode member from IAnalyzerTool to AnalyzerActionhjk2015-02-181-6/+6
* Valgrind: Dissolve ValgrindTool hierarchy levelhjk2015-02-181-1/+4
* Update LicenseEike Ziller2015-01-161-6/+6
* 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/+8
|/
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Analyzer: Move extensionInitialized() out of IAnalyzerToolhjk2013-08-121-3/+0
* Analyzer: Cleanup settings handlinghjk2013-08-121-2/+0
* Analyzer: Introduce AnalzyerActionhjk2013-08-081-12/+34
* Analyzer: Re-introduce ValgrindTool levelhjk2013-08-081-1/+1
* Analyzer: Handle createProjectSettings outside IAnalyzerToolhjk2013-08-081-3/+0
* Analyzer: Inline Setting::registerTool into its only userhjk2013-08-061-3/+0
* Analyzer: Remove some explicit uses of Analyzer::StartModehjk2013-08-051-6/+0
* IAnalyzerTool: actionId() is re-implemented in derived classesAurindam Jana2013-08-051-1/+1
* Analyzer: Move common startTool implementations to IAnalyzerTool basehjk2013-08-051-1/+1
* Analyzer: Simplify IAnalyzerTool interfacehjk2013-08-051-11/+3
* Analyzer: Remove unused AnalyzerStartParameter::toolId memberhjk2013-08-011-0/+1
* Analyzer: Remove IAnalyzerTool::canRunhjk2013-08-011-4/+0
* Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-011-2/+2
* Analyzer: Remove IAnalizerTool::createStartParametershjk2013-08-011-5/+0
* Clean headers in AnalyerBase.Friedemann Kleint2013-04-021-2/+0
* 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-1/+1
* analyzer: adjust comment about usagehjk2012-01-301-1/+1
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-2/+5
* Analyzer: refactor global and project tool settings usage.Nicolas Arnaud-Cormos2011-12-281-0/+7
* Analyzer: create a run control factory for all tools.Nicolas Arnaud-Cormos2011-12-281-1/+10
* mostly core and analyzer: more id-ficationhjk2011-11-151-5/+7
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* analyzer: merge dockwidget and toolbar creation.hjk2011-07-071-7/+2
* Revert "analyzer: move convenience factory back to base plugin"hjk2011-07-051-2/+1