summaryrefslogtreecommitdiff
path: root/src/plugins/analyzerbase/ianalyzertool.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Analyzer: Introduce AnalzyerActionhjk2013-08-081-0/+4
* Analyzer: Re-introduce ValgrindTool levelhjk2013-08-081-139/+0
* Analyzer: Handle createProjectSettings outside IAnalyzerToolhjk2013-08-081-5/+0
* Analyzer: Inline Setting::registerTool into its only userhjk2013-08-061-5/+0
* Analyzer: Remove some explicit uses of Analyzer::StartModehjk2013-08-051-15/+0
* IAnalyzerTool: actionId() is re-implemented in derived classesAurindam Jana2013-08-051-14/+0
* QmlProfiler: Use StartLocal instead of StartQml start mode.Aurindam Jana2013-08-051-1/+0
* Analyzer: Move common startTool implementations to IAnalyzerTool basehjk2013-08-051-0/+137
* Analyzer: Simplify IAnalyzerTool interfacehjk2013-08-051-11/+11
* QmlProfiler: Remove RemoteLinux dependencyAurindam Jana2013-05-071-1/+1
* Android: Add QML profilingAurindam Jana2013-05-061-0/+1
* Core: Remove Core::Id(QByteArray) constructorhjk2013-04-041-4/+4
* Clean headers in AnalyerBase.Friedemann Kleint2013-04-021-1/+0
* 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
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-5/+5
|/
* Adjust license headershjk2012-10-051-22/+20
* Device type + tool chain + other settings -> KitEike Ziller2012-09-041-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* compile fix after accde26 with bytearray stringbuilderhjk2012-01-251-3/+3
* Analyzerbase: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-251-3/+3
* Analyzer: more using, less noise.hjk2012-01-241-12/+14
* Analyzer: refactor global and project tool settings usage.Nicolas Arnaud-Cormos2011-12-281-0/+10
* Compile fix with Qt 4.8Alessandro Portale2011-12-281-3/+3
* mostly core and analyzer: more id-ficationhjk2011-11-151-7/+7
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix action ids of analyzer tools.Eike Ziller2011-08-241-3/+9
* Revert "analyzer: move convenience factory back to base plugin"hjk2011-07-051-5/+0
* analyzer: move convenience factory back to base pluginhjk2011-07-041-0/+5
* analyzer: refactor progresshjk2011-07-041-12/+0
* analyzer: finish split of tools into "tools-with-modes"hjk2011-07-041-15/+4
* analyzer: remove dummy control widgetshjk2011-07-041-5/+0
* analyzer: move responsibility for run modes to individual toolshjk2011-07-041-0/+30
* analyzer: remove output panehjk2011-06-271-5/+4
* Analyzer: Introduce delayed initialization of docks.Friedemann Kleint2011-05-061-0/+4
* 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-153/+7
* | AnalyzerBase: Select whole rows for previous/next actionsFriedemann Kleint2011-03-171-2/+4
|/
* Remove 'Analyze' mode.Friedemann Kleint2011-03-101-1/+152
* Add analyzer base plugin.Mike McQuaid2011-03-041-0/+56