aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Do not try to kill a non-existing processChristian Kandeler2018-12-131-2/+4
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-1320-602/+275
* RemoteLinux: Set displayName and summaryText of free disk space widgetUlf Hermann2018-12-051-4/+5
* RemoteLinux: ModernizeAlessandro Portale2018-11-2834-139/+119
* RemoteLinux: Offer X11 forwarding in run configurationsChristian Kandeler2018-11-198-0/+136
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-11-191-1/+1
|\
* | RemoteLinux: Fix crash in uploaderChristian Kandeler2018-11-131-0/+1
* | ProjectExplorer: Use a data member for BuildStep::runInGuiThreadhjk2018-10-232-1/+1
* | ProjectExplorer: Use BuildStep member to decide on initial expansionhjk2018-10-224-14/+2
* | RemoteLinux: Move the 'showWidget' value down the hierarchyhjk2018-10-198-18/+7
* | RemoteLinux: Check SFTP functionality in device testChristian Kandeler2018-10-192-2/+30
* | RemoteLinux: Fix compile with gcc5.3 and MSVC2015Christian Stenger2018-10-181-5/+8
* | RemoteLinux: Use aspects in TarPackageCreationStephjk2018-10-172-88/+32
* | RemoteLinux: Check remote files when deployingUlf Hermann2018-10-178-155/+328
* | Handle IDeviceFactory restoring in base classhjk2018-10-162-9/+1
* | Make IDeviceFactory use data membershjk2018-10-152-15/+3
* | ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidgethjk2018-10-124-7/+5
* | RemoteLinux: Drop stopRequested from GenericDirectUploadServiceUlf Hermann2018-10-111-30/+1
* | RemoteLinux: Remove empty remotelinuxutils.*Ulf Hermann2018-10-114-71/+0
* | ProjectExplorer: Move common bits of IDeviceFactory::canRestorehjk2018-10-052-6/+0
* | Simplify IDeviceFactory usehjk2018-10-052-19/+10
* | Add 'override' to IDeviceFactory derived classeshjk2018-10-051-6/+6
|/
* RemoteLinux: Add target information to runconfig namehjk2018-10-022-13/+1
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-022-4/+4
* RemoteLinux: Remove usage of deprecated QDateTime::toTime_tOrgad Shaneh2018-09-281-2/+3
* RemoteLinux: Remove RemoteLinuxKillAppStep::createConfigWidgethjk2018-09-202-7/+0
* RemoteLinux: Merge {Abstract,Generic}RLCustomCommandDeploymentStephjk2018-09-203-67/+23
* ProjectExplorer: Replace virtual BuildStepConfigWidget::showWidgethjk2018-09-191-2/+2
* RemoteLinux: Use aspects in RemoteLinuxCustomCommandDeploymentStephjk2018-09-192-78/+9
* ProjectExplorer: Add BuildStep::createConfigWidget default implementationhjk2018-09-182-103/+23
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-134-7/+6
* ProjectExplorer: Remove RunConfigWidget wrapper classhjk2018-09-131-1/+1
* RemoteLinux: Pass target to RemoteLinuxEnvironmentAspectWidget ctorhjk2018-09-113-5/+7
* RemoteLinux: Remove unnecessary "--" from kill commandUlf Hermann2018-09-071-2/+2
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-042-14/+10
* ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-212-2/+2
* Unify key names for various fields in stored RunConfigurationshjk2018-08-212-10/+4
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-111-1/+1
|\
| * Remote Linux: Fix capitalization of UI textLeena Miettinen2018-06-081-1/+1
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-05-288-16/+9
|\|
| * Finish merging Runnable and StandardRunnablehjk2018-05-237-14/+7
| * ProjectExplorer: Start merging Runnable and StandardRunnablehjk2018-05-222-2/+2
* | Centralize retrieving the "parent" build configurationEike Ziller2018-05-221-1/+1
|/
* RemoteLinux: Consistently use nullptrTobias Hunger2018-05-087-8/+8
* RemoteLinux: Use override consistentlyTobias Hunger2018-05-074-15/+15
* RemoteLinux: BareMetal: Fix history completerChristian Stenger2018-05-032-0/+2
* Make DeployConfigurationFactory more similar to RunConfigFactorieshjk2018-05-022-10/+7
* ProjectExplorer: Introduce a RunConfiguration::buildTargetInfo() functionhjk2018-04-271-1/+1
* Pass id to RunConfiguration constructorhjk2018-04-254-15/+6
* RemoteLinux: Fix custom runconfig executable path chooserhjk2018-04-251-0/+2