aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport/idevice.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Modernize even moreTobias Hunger2018-07-241-1/+2
* ProjectExplorer: Consistently use nullptrTobias Hunger2018-05-071-3/+3
* Add a qmlsceneCommand member to iDeviceUlf Hermann2018-01-041-0/+3
* ProjectExplorer: Add missing importUlf Hermann2017-10-051-0/+1
* DeviceSupport: Implement DesktopDevice::portsGatheringMethod()hjk2017-08-101-1/+2
* ProjectExplorer: Remove Connection as concepthjk2017-07-071-1/+1
* ProjectExplorer: Introduce a Utils::OsType IDevice::osType() functionhjk2017-06-281-0/+2
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-0/+6
* ProjectExplorer: Use QEnableSharedFromThis for IDeviceOrgad Shaneh2017-01-301-4/+1
* ProjectExplorer: Remove IDevice::[set]IconAlessandro Portale2016-11-301-3/+0
* ProjectExplorer: default icons for IDeviceAlessandro Portale2016-09-261-0/+4
* Merge remote-tracking branch 'origin/4.0' into 4.1Eike Ziller2016-06-221-10/+0
|\
* | Generalize IDevice::qmlProfilerHosthjk2016-06-081-2/+14
* | Use Utils::Port where possibleUlf Hermann2016-04-201-1/+2
|/
* ProjectExplorer: Introduce a DeviceEnvironmentFetcherhjk2016-04-061-1/+21
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-6/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* ProcessExplorer: Use 64-bit PIDs in DeviceProcessSignalOperationhjk2015-09-161-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | IDevice: Add method to check whether a device is compatible with a kitTobias Hunger2014-09-051-0/+4
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Interrupt inferior via signal operation on Windows.David Schulz2013-11-051-4/+3
* IDevice: Add a qmlProfilerHost functionhjk2013-10-111-0/+2
* DeviceSupport: Move 'SpecialInterrupt' to base classhjk2013-09-251-1/+6
* ProjectExplorer: Introduce DeviceProcessSignalOperation.David Schulz2013-09-201-7/+17
* Device support: Make IDevice::executeAction non-const.Christian Kandeler2013-09-171-1/+1
* Debugger/RemoteLinux: Make gdbserver location configurablehjk2013-09-131-0/+3
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-0/+5
* Device support: Make device testing a "well-known" concept.Christian Kandeler2013-07-021-2/+24
* DeviceSupport: Add canAutoDetectPorts() methodAurindam Jana2013-04-181-0/+3
* DeviceManager: Read devices from global settings pathAurindam Jana2013-02-151-0/+3
* 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
* | DeviceSupport: use new Core::Id interfacehjk2013-01-181-2/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* Device support: Move processes dialog creation to settings widget.Christian Kandeler2012-08-031-0/+1
* Device support: Let devices create project list model.Christian Kandeler2012-08-021-13/+3
* Device support: Introduce IDevice helper classes.Christian Kandeler2012-08-021-3/+26
* projectexplorer: move kill/list to IDevicehjk2012-07-271-0/+17
* device handling: move LinuxDeviceConfiguration::MachineType to IDevicehjk2012-07-261-1/+4
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* idevice: move ssh connection parameters to base classhjk2012-06-051-1/+13
* IDevice: Introduce state 'device ready to use'.Nikolai Kosjar2012-06-011-3/+4
* Device support: Use Core::Id for device type.Christian Kandeler2012-05-161-3/+3
* Device support: Make IDevice::executeAction() const again.Christian Kandeler2012-05-071-1/+1
* Add desktop deviceTobias Hunger2012-05-031-0/+1
* Device support: Make device actions a little more flexible.Christian Kandeler2012-05-021-2/+1
* Device support: Use Core::Id for device actions.Christian Kandeler2012-05-021-6/+4