summaryrefslogtreecommitdiff
path: root/src/plugins/analyzerbase/analyzersettings.h
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix documentation after class rename.Nicolas Arnaud-Cormos2012-05-041-1/+1
* Rename {Analyzer,Debugger}ProjectSettings to *RunConfigurationAspecthjk2012-02-231-3/+3
* remove bool return value from IRunConfigurationAspect::fromMaphjk2012-02-221-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Analyzer: refactor global and project tool settings usage.Nicolas Arnaud-Cormos2011-12-281-5/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Make sensible use of global analyzer settingsEike Ziller2011-08-011-4/+23
* analyzer: simplify AnalyzerSubConfigFactory setuphjk2011-05-181-49/+6
* analyzer: cleanuphjk2011-05-181-14/+10
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Add analyzer multiple tools, mode & remote supportMike McQuaid2011-04-041-4/+28
|/
* Analyzer: Compile fix for gcc 4.0.1Kai Koehne2011-03-171-1/+1
* Valgrind: Fix coding style issues.Friedemann Kleint2011-03-081-2/+2
* fix leaks of singletonsMilian Wolff2011-03-041-10/+11
* cleanup code and follow coding styleMilian Wolff2011-03-041-9/+9
* Add analyzer base plugin.Mike McQuaid2011-03-041-0/+197