aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosanalyzesupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ios: Convert to RunWorkershjk2017-06-121-98/+0
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-1/+1
* ProjectExplorer: Merge AnalyzerRunControl into RunControlhjk2017-04-051-9/+1
* iOS: Adapt to introduction of ProjectExplorer::ToolRunnerhjk2017-03-301-26/+20
* iOS: also process stderr to look for QML debug portUlf Hermann2016-10-271-1/+3
* ios: Remove unneeded includeshjk2016-05-311-28/+0
* Merge AnalyzerRunControl::logMessage and RunControl::appendMessagehjk2016-05-201-4/+4
* Use Utils::Port where possibleUlf Hermann2016-04-201-2/+2
* Debugger: Merge debug mode and analyze modehjk2016-03-071-1/+1
* Analyzer: Rework the dock widget layout generationhjk2016-02-291-1/+0
* Move analyzerbase to debuggerhjk2016-02-251-3/+3
* Ios: Adapt IosRunControlFactory to Analyzer changeshjk2016-01-201-28/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Ios: use ArgumentsAspect in IosRunConfigurationhjk2016-01-191-1/+1
* Analyzer: Slim down AnalyzerStartParametershjk2016-01-071-5/+4
* Utils: Remove qPidToPid() adapter functionhjk2015-09-161-1/+1
* iOS: Use some more Qt5-style connectshjk2015-09-111-18/+18
* Tell the QML debug server exactly what services we expectUlf Hermann2015-08-171-1/+2
* Ios: Remove some unneeded references to QmakeProjectManager.Christian Kandeler2015-08-101-4/+0
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-1/+1
* Analyzer: Replace StartMode with a useStartupProject booleanhjk2015-06-171-1/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | IOS: Remove unneeded qualificationsOrgad Shaneh2015-02-051-1/+1
* | Debugger: Make DebuggerEngine internalhjk2014-12-151-1/+0
|/
* Normalize connect()sRobert Loehning2014-10-211-2/+2
* Debugger: Consolidate RunControl creationhjk2014-10-201-1/+1
* License updateEike Ziller2014-10-091-7/+8
* ios: always write out when a run endsFawzi Mohamed2014-05-151-2/+4
* iosrunconfiguration: use more descriptive method/variables namesFawzi Mohamed2014-05-081-2/+2
* ios: add qml profiler supportFawzi Mohamed2014-03-311-0/+175