aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport/desktopdevice.h
Commit message (Expand)AuthorAgeFilesLines
* De-Q_OBJECT-ify most DeviceFactorieshjk2020-01-231-0/+4
* ProjectExplorer: Base IDevice::osType on a data memberhjk2019-08-191-1/+0
* ProjectExplorer: Make Device::displayType a data memberhjk2019-06-191-1/+0
* ProjectExplorer: Use the fromMap(toMap()) pattern to clone deviceshjk2019-05-101-3/+0
* ProjectExplorer: Simplify IDevice extra device action setuphjk2019-01-141-3/+0
* ProjectExplorer: ModernizeAlessandro Portale2018-12-041-1/+1
* DeviceSupport: Implement DesktopDevice::portsGatheringMethod()hjk2017-08-101-0/+1
* ProjectExplorer: Remove Connection as concepthjk2017-07-071-1/+1
* ProjectExplorer: Introduce a Utils::OsType IDevice::osType() functionhjk2017-06-281-0/+1
* Generalize IDevice::qmlProfilerHosthjk2016-06-081-1/+1
* ProjectExplorer: Introduce a DeviceEnvironmentFetcherhjk2016-04-061-0/+1
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-18/+15
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* IDevice: Add a qmlProfilerHost functionhjk2013-10-111-0/+1
* ProjectExplorer: Introduce DeviceProcessSignalOperation.David Schulz2013-09-201-0/+1
* Device support: Make IDevice::executeAction non-const.Christian Kandeler2013-09-171-1/+1
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-0/+2
* DeviceSupport: Add canAutoDetectPorts() methodAurindam Jana2013-04-181-0/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Device support: Implement process listing for the Desktop device.Christian Kandeler2012-08-061-0/+2
* Device support: Introduce IDevice helper classes.Christian Kandeler2012-08-021-4/+0
* projectexplorer: move kill/list to IDevicehjk2012-07-271-0/+4
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* DeviceFactory: Allow for querying supported device typesTobias Hunger2012-05-301-2/+0
* Device support: Make IDevice::executeAction() const again.Christian Kandeler2012-05-071-1/+1
* Add desktop deviceTobias Hunger2012-05-031-0/+71