aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/linuxdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | RemoteLinux: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-4/+4
* Device support: Move processes dialog creation to settings widget.Christian Kandeler2012-08-031-7/+1
* Device support: Let devices create project list model.Christian Kandeler2012-08-021-42/+59
* Device support: Introduce IDevice helper classes.Christian Kandeler2012-08-021-55/+117
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-0/+192