aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/analyzerbase/analyzersettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-117/+0
* ISettingsAspect: consolidate data copying in base implementationhjk2013-08-131-0/+9
* Analyzer: Rename AbstractAnalyzerSubConfig to ISettingsAspecthjk2013-08-131-13/+12
* RunConfigurationAspect: Streamline data serializationhjk2013-08-131-4/+5
* Analyzer: Cleanup settings handlinghjk2013-08-121-154/+19
* Analyzer: Fix recent regression in aspect creationhjk2013-08-081-1/+1
* Analyzer: Handle createProjectSettings outside IAnalyzerToolhjk2013-08-081-6/+13
* Analyzer: Inline Setting::registerTool into its only userhjk2013-08-061-7/+4
* RunConfigurationAspects: Move method to create config widgetTobias Hunger2013-04-051-0/+8
* RunConfigurationAspect: Simplify cloneingTobias Hunger2013-03-281-2/+9
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-22/+20
|\|
| * Adjust license headershjk2012-10-051-22/+20
* | ProjectExplorer: Fix warning.Christian Kandeler2012-10-011-1/+1
* | Change and Clone kit functionalityDaniel Teske2012-09-281-1/+19
* | AnalyzerRunConfigurationAspect: Remove not used parent paremeterDaniel Teske2012-09-271-2/+2
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Rename {Analyzer,Debugger}ProjectSettings to *RunConfigurationAspecthjk2012-02-231-7/+7
* remove bool return value from IRunConfigurationAspect::fromMaphjk2012-02-221-12/+7
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* Analyzer: refactor global and project tool settings usage.Nicolas Arnaud-Cormos2011-12-281-16/+13
* 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-21/+62
* Valgrind: Remove library and move code into plugin.Friedemann Kleint2011-07-051-1/+0
* analyzer: simplify AnalyzerSubConfigFactory setuphjk2011-05-181-16/+10
* analyzer: cleanuphjk2011-05-181-16/+6
* Fixes for valgrind-callgrind feedback by NokiaKevin Funk2011-05-111-4/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-3/+3
* Update license.hjk2011-04-131-14/+13
* Valgrind: Fix coding style issues.Friedemann Kleint2011-03-081-1/+1
* fix leaks of singletonsMilian Wolff2011-03-041-7/+16
* cleanup code and follow coding styleMilian Wolff2011-03-041-4/+4
* Add analyzer base plugin.Mike McQuaid2011-03-041-0/+187