summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Remove RemoteLinuxQmlProfilerSupport::m_outputParserhjk2017-08-181-5/+0
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-153-7/+16
|\
| * DeviceSupport: Implement DesktopDevice::portsGatheringMethod()hjk2017-08-101-2/+6
| * RemoteLinux: Use stop dependencies for QML profilingUlf Hermann2017-08-081-0/+5
| * ProjectExplorer: Rename worker dependencies to "startDependencies"Ulf Hermann2017-08-082-5/+5
* | RunConfiguration: Centralize enabled state handlingTobias Hunger2017-07-282-36/+1
* | ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-283-7/+0
|/
* Make ApplicationLauncher report QStrings, not QByteArrayhjk2017-07-141-6/+6
* RemoteLinux: Implement FifoGatherer::stop()hjk2017-07-132-3/+3
* Debugger: Use a somewhat less intrusive hack for 'start at main'hjk2017-07-121-2/+0
* ProjectExplorer: Remove RunControl::worker<Type>()hjk2017-07-072-10/+8
* LinuxDevice: Add missing overridesEike Ziller2017-07-031-16/+16
* ProjectExplorer: Introduce a Utils::OsType IDevice::osType() functionhjk2017-06-282-0/+6
* RemoteLinux: Prepare for downstream Qdb adaptationshjk2017-06-232-18/+15
* Debugger: Remove remote setup sub-statemachineryhjk2017-06-221-1/+0
* ProjectExplorer: Simplify standard run control constructionhjk2017-06-205-156/+20
* RemoteLinux: Re-enable QmlProfilerhjk2017-06-154-238/+217
* Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-05-232-15/+51
|\
| * RemoteLinux: Fix build warnings about inconsistent use of overrideTobias Hunger2017-05-191-4/+4
| * RemoteLinux: Don't force value for DISPLAY in base environmentKari Oikarinen2017-05-182-3/+44
| * RemoteLinux: Fix creation of environment aspect widgetChristian Kandeler2017-05-152-8/+3
* | ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-157-512/+309
* | ProjectExplorer/Debugger/RL: Make run control state transitions more uniformhjk2017-05-057-378/+164
* | SSH: Add support for ssh-agentChristian Kandeler2017-05-044-12/+45
* | Debugger: Move some commonly used flags to base DebuggerToolhjk2017-05-042-31/+9
* | Debugger: Remove DebuggerRunControlhjk2017-04-285-17/+17
* | Debugger: Reduce explicit DebuggerRunControl usehjk2017-04-272-7/+1
* | RemoteLinux: Base AbstractRemotetLinuxRunSupport on PE::TargetSupporthjk2017-04-267-116/+124
* | Debugger et al: Move code from DebuggerRunControl to DebuggerRunToolhjk2017-04-241-7/+7
* | ProjectExplorer: Dissolve SimpleRunControlhjk2017-04-211-2/+5
* | RemoteLinux: Remove unused run mode parameter in AnalyzerSupport ctorhjk2017-04-062-2/+2
* | ProjectExplorer: Always initialize RunControl's runnable from RunConfighjk2017-04-064-25/+4
* | RemoteLinux: Make mode parameter in RemoteLinuxAnalyzeSupport optionalhjk2017-04-063-14/+14
* | ProjectExplorer/RemoteLinux/Qnx: Use centralized access to devicehjk2017-04-062-12/+4
* | ProjectExplorer: Merge AnalyzerRunControl into RunControlhjk2017-04-053-12/+2
* | RemoteLinux: Base AbstractLinuxRunSupport on PE::ToolSupporthjk2017-03-287-53/+49
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-03-281-10/+10
|\ \ | |/
| * RemoteLinux: Always kill the whole process groupUlf Hermann2017-03-221-10/+10
* | RemoteLinux: Refactor LinuxDeviceDebugSupporthjk2017-03-243-1/+21
* | ProjectExplorer/QNX/RemoteLinux: Merge {RemoteLinux,Simple}RunControlhjk2017-03-225-170/+1
|/
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-105-41/+38
* Switch order of DeviceApplicationRunner::start() parametershjk2017-03-034-5/+5
* ProjectExplorer: Unify RunControl setup/teardownTobias Hunger2017-03-012-13/+2
* Remove spaces in initializer listsTim Jenssen2017-02-222-11/+11
* RemoteLinux: Add a few 'override'hjk2017-02-222-19/+19
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-302-0/+7
* RemoteLinux: Simplify RunConfigurationTobias Hunger2017-01-302-4/+1
* make BaseQtVersion::qtCorePaths() non-staticOswald Buddenhagen2017-01-231-1/+1
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-193-17/+19
* RemoteLinux: Fix incomplete serialization in TarPackageCreationStepChristian Kandeler2017-01-171-0/+2