aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/analyzerbase/ianalyzertool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move analyzerbase to debuggerhjk2016-02-251-184/+0
* Avoid starting tools without projectsUlf Hermann2016-01-221-1/+13
* Add runConfiguration to remote tool startersUlf Hermann2016-01-221-6/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Introduce Profile build modeUlf Hermann2015-10-201-14/+38
* Show tool name in warning about wrong build modeUlf Hermann2015-10-141-2/+1
* Analyzer: Clear status label on tool start.Christian Kandeler2015-07-011-0/+1
* Analyzer: Remove one level of indirection when creating RunControlshjk2015-06-191-12/+0
* Analyzer: Remove AnalyzerStartParameter::useStartupProjecthjk2015-06-191-2/+1
* Analyzer: Merge AnalyzerAction::useStartupProject and ::toolStarterhjk2015-06-181-5/+11
* Analyzer: Add prepare step to tool starting.Ulf Hermann2015-06-181-0/+3
* Analyzer: Move tool startup code closer to the action setuphjk2015-06-181-24/+16
* Analyzer: Replace StartMode with a useStartupProject booleanhjk2015-06-171-4/+4
* Analyzer: Reduce explicit use of RunMode enumhjk2015-02-201-2/+2
* Analyzer: Reduce explicit use of StartMode enumhjk2015-02-201-1/+8
* Analyzer: Move isRunnable() decision to AnalyzerActionhjk2015-02-191-0/+8
* Analyzer: Dissolve IAnalyzerToolhjk2015-02-181-24/+7
* Analyzer: Move non-static parts of IAnalyzerTool::start*Toolhjk2015-02-181-15/+12
* Analyzer: Remove IAnalyzerTool::m_toolMode memberhjk2015-02-181-13/+3
* Analyzer: Move runMode member from IAnalyzerTool to AnalyzerActionhjk2015-02-181-7/+6
* Valgrind: Dissolve ValgrindTool hierarchy levelhjk2015-02-181-0/+114
* 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
* | AnalyzerTool: Make runMode and toolMode value membershjk2014-07-231-0/+21
|/
* 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