aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/analyzerbase/analyzersettings.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-107/+0
* ISettingsAspect: consolidate data copying in base implementationhjk2013-08-131-2/+4
* Analyzer: Rename AbstractAnalyzerSubConfig to ISettingsAspecthjk2013-08-131-19/+14
* RunConfigurationAspect: Streamline data serializationhjk2013-08-131-3/+3
* Analyzer: Move setIfPresent helper function close to the only userhjk2013-08-121-10/+0
* Analyzer: Cleanup settings handlinghjk2013-08-121-92/+9
* Analyzer: Introduce AnalzyerActionhjk2013-08-081-2/+0
* Analyzer: Handle createProjectSettings outside IAnalyzerToolhjk2013-08-081-0/+13
* Analyzer: Inline Setting::registerTool into its only userhjk2013-08-061-1/+1
* RunConfigurationAspects: Move method to create config widgetTobias Hunger2013-04-051-0/+1
* Clean headers in AnalyerBase.Friedemann Kleint2013-04-021-2/+0
* RunConfigurationAspect: Simplify cloneingTobias Hunger2013-03-281-2/+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
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-1/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-22/+20
|\|
| * Adjust license headershjk2012-10-051-22/+20
* | Change and Clone kit functionalityDaniel Teske2012-09-281-0/+4
* | AnalyzerRunConfigurationAspect: Remove not used parent paremeterDaniel Teske2012-09-271-1/+1
|/
* 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