aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxanalyzesupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Generalize QML tooling supportUlf Hermann2017-10-191-80/+0
* RemoteLinux: Remove abstractremotelinuxrunsupport.{h,cpp}hjk2017-09-081-14/+2
* RemoteLinux: Remove target-specific perf supporthjk2017-09-061-58/+0
* RemoteLinux: Use stop dependencies for QML profilingUlf Hermann2017-08-081-0/+5
* ProjectExplorer: Rename worker dependencies to "startDependencies"Ulf Hermann2017-08-081-3/+3
* RemoteLinux: Re-enable QmlProfilerhjk2017-06-151-165/+138
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-210/+172
* ProjectExplorer/Debugger/RL: Make run control state transitions more uniformhjk2017-05-051-64/+19
* RemoteLinux: Base AbstractRemotetLinuxRunSupport on PE::TargetSupporthjk2017-04-261-19/+31
* RemoteLinux: Remove unused run mode parameter in AnalyzerSupport ctorhjk2017-04-061-1/+1
* ProjectExplorer: Always initialize RunControl's runnable from RunConfighjk2017-04-061-1/+1
* RemoteLinux: Make mode parameter in RemoteLinuxAnalyzeSupport optionalhjk2017-04-061-12/+12
* ProjectExplorer: Merge AnalyzerRunControl into RunControlhjk2017-04-051-9/+2
* RemoteLinux: Base AbstractLinuxRunSupport on PE::ToolSupporthjk2017-03-281-19/+17
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-101-9/+8
* Switch order of DeviceApplicationRunner::start() parametershjk2017-03-031-2/+2
* RemoteLinux: Adapt to new PerfSettings APIUlf Hermann2016-12-081-1/+2
* Remove stray white spacesRobert Loehning2016-08-241-1/+1
* Merge AnalyzerRunControl::logMessage and RunControl::appendMessagehjk2016-05-201-1/+1
* RemoteLinux: Improve API for retrieving ports and fifosUlf Hermann2016-04-251-4/+13
* RemoteLinux: Add support for perf profilerUlf Hermann2016-04-251-1/+37
* RemoteLinux: Prepare for other kinds of analyzersUlf Hermann2016-04-211-16/+18
* Use Utils::Port where possibleUlf Hermann2016-04-201-5/+4
* Debugger: Merge debug mode and analyze modehjk2016-03-071-1/+1
* Move analyzerbase to debuggerhjk2016-02-251-1/+1
* ProjectExplorer: Use Runnable in DeviceProcess::starthjk2016-01-281-6/+6
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-271-6/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Analyzer: Slim down AnalyzerStartParametershjk2016-01-071-23/+2
* QmlDebug: Allow different styles of command line argumentsUlf Hermann2015-11-191-1/+1
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-08-201-0/+9
|\
| * Add info about debuggee to params in remotelinux.Anton Kreuzkamp2015-08-191-0/+9
* | Tell the QML debug server exactly what services we expectUlf Hermann2015-08-171-1/+3
|/
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-4/+4
* Analyzer: Replace StartMode with a useStartupProject booleanhjk2015-06-171-2/+0
* RemoteLinux: Use base RunConfiguration if possiblehjk2015-04-231-1/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-01-301-8/+14
|/
* License updateEike Ziller2014-10-091-7/+8
* remotelinux: Add generic Runconfiguration interfaceBenjamin Zeller2014-04-101-2/+2
* Android: notify qml profiler when app is stoppedUlf Hermann2014-03-191-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Replace QString::fromLocal8Bit("") callsKai Koehne2013-11-051-1/+1
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-1/+1
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-6/+5
* QmlProfiler: Remove StartQmlRemote start modeAurindam Jana2013-08-051-6/+1
* Analyzer: Merge IAnalyzerEngine and AnalyzerRunControlhjk2013-08-011-13/+14
* RemoteLinuxAnalyzeSupport: Remove redundant start parametersAurindam Jana2013-07-231-3/+0
* RemoteLinuxAnalyzeSupport: Notify engine when remote is runningAurindam Jana2013-07-231-6/+11