aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/analyzerbase/analyzerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean exported headers of the AnalzyerBase plugin.Friedemann Kleint2015-03-031-0/+1
* Revert "Do not add an "Analyzer" category to the "Issues" pane filter."Christian Kandeler2015-02-261-0/+4
* Do not add an "Analyzer" category to the "Issues" pane filter.Christian Kandeler2015-02-131-4/+0
* 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
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TaskHub: Move code to be more conform with other singletonsTobias Hunger2013-08-191-2/+1
* Analyzer: Move extensionInitialized() out of IAnalyzerToolhjk2013-08-121-5/+0
* TaskHub: De-noise user codehjk2013-08-021-2/+2
* Analyzer: Separate out run control factoriesAurindam Jana2013-07-231-3/+0
* Clean headers in AnalyerBase.Friedemann Kleint2013-04-021-10/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-22/+20
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* taskhub: use more direct access.hjk2012-03-121-4/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Analyzer: create a run control factory for all tools.Nicolas Arnaud-Cormos2011-12-281-0/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* "Build Issues" was renamed to "Issues"Robert Loehning2011-10-251-1/+1
* analyzer: remove unneeded AnalyzerPluginPrivate classhjk2011-07-121-24/+3
* Revert "analyzer: move convenience factory back to base plugin"hjk2011-07-051-147/+0
* analyzer: move convenience factory back to base pluginhjk2011-07-041-0/+147
* analyzer: reorganize local/remote startshjk2011-06-291-1/+1
* analyzer: refactor AnalyzerManagerhjk2011-06-291-26/+1
* analyzer: remove output panehjk2011-06-271-34/+15
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Analyzer: Do not make each tool current on startup.Friedemann Kleint2011-05-061-10/+15
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Fix Analyzer-related exit crash on Windows.Friedemann Kleint2011-04-051-2/+4
* | Add analyzer multiple tools, mode & remote supportMike McQuaid2011-04-041-4/+23
|/
* Remove 'Analyze' mode.Friedemann Kleint2011-03-101-1/+4
* Valgrind: Fix coding style issues.Friedemann Kleint2011-03-081-4/+4
* fix leaks of singletonsMilian Wolff2011-03-041-1/+2
* Add analyzer base plugin.Mike McQuaid2011-03-041-0/+143