aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
...
* | QtSupport: Move qmake existence check out of *QtVersionFactory::createhjk2019-02-151-4/+0
* | QtSupport et al: Use more data members in QtVersionFactorieshjk2019-02-152-16/+2
* | QtSupport et al: Centralize QtVersionFactory::restorehjk2019-02-152-10/+1
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-116-8/+8
|/
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-314-46/+49
* ProjectExplorer: Remove registerDeployConfigurationhjk2019-01-221-1/+1
* RemoteLinux: Replace RemoteLinuxDeployConfigurationhjk2019-01-226-39/+12
* ProjectExplorer: Allow specifying deploy config widgets in the factoryhjk2019-01-222-8/+1
* Use new DeployConfigurationFactory::addInitialStep in some caseshjk2019-01-212-14/+11
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-186-9/+7
* RemoteLinux: Streamline device constructionhjk2019-01-164-30/+7
* RemoteLinux: Make it clear that rsync is not strictly neededChristian Kandeler2019-01-151-1/+4
* RemoteLinux: Fix some line breaksUlf Hermann2019-01-1511-18/+25
* ProjectExplorer: Dissolve one of the LinuxDevice constructorshjk2019-01-152-8/+4
* ProjectExplorer: Introduce a setter for IDevice origin and idhjk2019-01-151-1/+1
* ProjectExplorer: Use setter for IDevice::typehjk2019-01-143-8/+8
* ProjectExplorer: Use setter for IDevice::machineTypehjk2019-01-143-10/+8
* ProjectExplorer: Simplify IDevice extra device action setuphjk2019-01-143-63/+36
* RemoteLinux: Offer to open a remote shellChristian Kandeler2019-01-111-8/+40
* RemoteLinux: Support terminal aspectChristian Kandeler2019-01-114-4/+12
* Canonicalize some includesChristian Kandeler2019-01-101-1/+1
* ProjectExplorer: Remove SysRootKitInformation::hasSysRoot()Christian Kandeler2019-01-091-3/+1
* RemoteLinux: Improve device wizardChristian Kandeler2019-01-085-152/+183
* RemoteLinux: Add guards to some RsyncDeployStep connectionshjk2019-01-011-5/+5
* RemoteLinux: Use an SshProcess for rsyncChristian Kandeler2018-12-212-2/+2
* RemoteLinux: Do not use SftpTransfer in device testerChristian Kandeler2018-12-202-17/+31
* RemoteLinux: Add an rsync deploy stepChristian Kandeler2018-12-1710-7/+385
* RemoteLinux: Use SSH connection sharing in device testerChristian Kandeler2018-12-141-2/+6
* 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
|/