aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport/desktopdevicefactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* De-Q_OBJECT-ify most DeviceFactorieshjk2020-01-231-2/+1
* Handle IDeviceFactory restoring in base classhjk2018-10-161-8/+1
* Make IDeviceFactory use data membershjk2018-10-151-23/+3
* ProjectExplorer: Move common bits of IDeviceFactory::canRestorehjk2018-10-051-5/+0
* Simplify IDeviceFactory usehjk2018-10-051-15/+7
* ProjectExplorer: Introduce IDeviceFactory::iconForId()Alessandro Portale2016-11-301-0/+17
* 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
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* DeviceManager: Allow user to configure desktop deviceAurindam Jana2013-04-051-2/+6
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* DeviceFactory: Allow for querying supported device typesTobias Hunger2012-05-301-7/+16
* Add desktop deviceTobias Hunger2012-05-031-0/+69