summaryrefslogtreecommitdiff
path: root/src/plugins/analyzerbase/analyzermanager.h
Commit message (Expand)AuthorAgeFilesLines
* Clean exported headers of the AnalzyerBase plugin.Friedemann Kleint2015-03-031-2/+0
* Analyzers: Various cleanupshjk2015-02-191-1/+1
* Analyzer: Dissolve IAnalyzerToolhjk2015-02-181-3/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Analyzer: Use a more common default value for the initial dock areahjk2014-07-241-1/+1
* Analyzer: Set dockwidget title on inner widget firsthjk2014-07-241-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Analyzer: Move extensionInitialized() out of IAnalyzerToolhjk2013-08-121-1/+0
* Analyzer: Introduce AnalzyerActionhjk2013-08-081-1/+2
* Analyzer: Handle createProjectSettings outside IAnalyzerToolhjk2013-08-081-1/+0
* Analyzer: Remove one level of indirection in AnalyzerManagerhjk2013-08-071-5/+0
* Analyzer: Flatten AnalyzerManager::addToolhjk2013-08-061-4/+2
* Analyzer: Use action as handle for tool plus start modehjk2013-08-061-2/+1
* Analyzer: Use the run mode stored in the parameters instead of a copyhjk2013-08-051-1/+1
* Analyzer: Remove some unused codehjk2013-08-051-2/+1
* Analyzer: Slim down AnalyzerManager interfacehjk2013-08-051-3/+0
* Analyzer: Move common startTool implementations to IAnalyzerTool basehjk2013-08-051-2/+0
* Analyzer: Use AnalyzerManager for run control creationhjk2013-08-051-4/+8
* Clean headers in AnalyerBase.Friedemann Kleint2013-04-021-1/+1
* 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
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-1/+2
* Analyzer: refactor global and project tool settings usage.Nicolas Arnaud-Cormos2011-12-281-0/+1
* Analyzer: no need to pass a start mode when it's implicit in the name.Nicolas Arnaud-Cormos2011-12-281-1/+1
* Analyzer: Remove unimplemented functionKai Koehne2011-11-301-1/+0
* QMLProfiler: Menu entries to load/save QML traceAurindam Jana2011-11-171-0/+1
* mostly core and analyzer: more id-ficationhjk2011-11-151-2/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Analyzer: Clean headers.Friedemann Kleint2011-08-171-1/+1
* analyzer: remove unneeded AnalyzerPluginPrivate classhjk2011-07-121-3/+5
* QmlProfiler: handling start/stop actionsChristiaan Janssen2011-07-051-0/+1
* 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-7/+5
* analyzer: finish split of tools into "tools-with-modes"hjk2011-07-041-4/+4
* analyzer: move responsibility for run modes to individual toolshjk2011-07-041-9/+10
* analyzer: refactoring of analyzer managerhjk2011-07-041-22/+20
* analyzer: refactor AnalyzerManagerhjk2011-06-291-33/+7
* analyzer: remove output panehjk2011-06-271-9/+4
* analyzer: make output pane not pop up automatically in all caseshjk2011-05-201-0/+1
* Analyzer: Introduce delayed initialization of docks.Friedemann Kleint2011-05-061-2/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Analyzer: Do not make each tool current on startup.Friedemann Kleint2011-05-061-1/+2
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | QmlProfiler: qmlproject supportChristiaan Janssen2011-04-141-0/+2