summaryrefslogtreecommitdiff
path: root/src/plugins/analyzerbase/ianalyzertool.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* analyzer: move convenience factory back to base pluginhjk2011-07-041-1/+2
* analyzer: refactor progresshjk2011-07-041-4/+2
* analyzer: finish split of tools into "tools-with-modes"hjk2011-07-041-12/+12
* analyzer: remove dummy control widgetshjk2011-07-041-3/+3
* analyzer: move responsibility for run modes to individual toolshjk2011-07-041-5/+21
* analyzer: refactoring of analyzer managerhjk2011-07-041-11/+5
* analyzer: reorganize local/remote startshjk2011-06-291-0/+3
* analyzer: refactor AnalyzerManagerhjk2011-06-291-0/+6
* analyzer: more verbosity in the tool descriptionhjk2011-06-281-13/+18
* analyzer: remove output panehjk2011-06-271-4/+0
* analyzer: make output pane not pop up automatically in all caseshjk2011-05-201-0/+3
* analyzer: cleanuphjk2011-05-181-5/+1
* Analyzer: Introduce delayed initialization of docks.Friedemann Kleint2011-05-061-0/+6
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13