aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/linuxdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+0
* All: Use Utils::SkipEmptyPartshjk2020-06-171-1/+2
* Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-1/+1
* RemoteLinux: Use a RemoteLinux.SupportsRSync keyhjk2020-04-091-10/+0
* De-Q_OBJECT-ify most DeviceFactorieshjk2020-01-231-3/+1
* ProjectExplorer: Base IDevice::osType on a data memberhjk2019-08-191-5/+2
* ProjectExplorer::IDevice: Add a default display nameChristian Kandeler2019-08-021-1/+1
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-2/+3
* ProjectExplorer: Make Device::displayType a data memberhjk2019-06-191-5/+2
* ProjectExplorer: Fix "Open Terminal With Run Env" for remote targetsChristian Kandeler2019-06-141-31/+30
* Fix "open terminal with environment" functionalityChristian Kandeler2019-05-241-18/+31
* ProjectExplorer: Use the fromMap(toMap()) pattern to clone deviceshjk2019-05-101-5/+0
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-1/+4
* Move IDeviceFactory closer to IDevice implementationhjk2019-02-211-0/+25
* RemoteLinux: Streamline device constructionhjk2019-01-161-18/+1
* RemoteLinux: Fix some line breaksUlf Hermann2019-01-151-1/+2
* ProjectExplorer: Dissolve one of the LinuxDevice constructorshjk2019-01-151-7/+4
* ProjectExplorer: Introduce a setter for IDevice origin and idhjk2019-01-151-1/+1
* ProjectExplorer: Use setter for IDevice::typehjk2019-01-141-4/+4
* ProjectExplorer: Use setter for IDevice::machineTypehjk2019-01-141-6/+4
* ProjectExplorer: Simplify IDevice extra device action setuphjk2019-01-141-57/+34
* RemoteLinux: Offer to open a remote shellChristian Kandeler2019-01-111-8/+40
* RemoteLinux: Add an rsync deploy stepChristian Kandeler2018-12-171-0/+10
* RemoteLinux: ModernizeAlessandro Portale2018-11-281-9/+6
* Finish merging Runnable and StandardRunnablehjk2018-05-231-2/+2
* DeviceSupport: Implement DesktopDevice::portsGatheringMethod()hjk2017-08-101-2/+6
* ProjectExplorer: Introduce a Utils::OsType IDevice::osType() functionhjk2017-06-281-0/+5
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-201-14/+13
|\
| * RemoteLinux: Relax port gatheringhjk2016-04-181-14/+13
* | Use Utils::Port where possibleUlf Hermann2016-04-201-3/+4
|/
* ProjectExplorer: Introduce a DeviceEnvironmentFetcherhjk2016-04-061-0/+26
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | RemoteLinux: Remove unneeded qualificationsOrgad Shaneh2015-02-041-3/+3
|/
* License updateEike Ziller2014-10-091-7/+8
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-1/+2
* RemoteLinux: Fix process listing.Christian Kandeler2014-05-051-1/+1
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer: Introduce DeviceProcessSignalOperation.David Schulz2013-09-201-34/+9
* Device support: Make IDevice::executeAction non-const.Christian Kandeler2013-09-171-1/+1
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-3/+21
* Device support: Rename DeviceProcess to DeviceProcessItem.Christian Kandeler2013-08-081-3/+3
* Device support: Make device testing a "well-known" concept.Christian Kandeler2013-07-021-9/+4
* QNX/RemoteLinux/Madde: Made device test more genericTobias Nätterlund2013-05-311-1/+6
* DeviceSupport: Add canAutoDetectPorts() methodAurindam Jana2013-04-181-0/+5
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\