aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport/idevicefactory.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-4/+4
* De-Q_OBJECT-ify most DeviceFactorieshjk2020-01-231-4/+4
* Handle IDeviceFactory restoring in base classhjk2018-10-161-1/+3
* Make IDeviceFactory use data membershjk2018-10-151-12/+14
* ProjectExplorer: Move common bits of IDeviceFactory::canRestorehjk2018-10-051-1/+1
* Simplify IDeviceFactory usehjk2018-10-051-7/+8
* ProjectExplorer: Consistently use nullptrTobias Hunger2018-05-071-1/+1
* ProjectExplorer: Use override consistentlyTobias Hunger2018-05-071-1/+1
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-0/+2
* ProjectExplorer: Introduce IDeviceFactory::iconForId()Alessandro Portale2016-11-301-0/+2
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-7/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Doc: move docs from h files to cpp filesLeena Miettinen2013-07-181-28/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* DeviceFactory: Allow for querying supported device typesTobias Hunger2012-05-301-5/+11
* Device Support: Add canRestore() to device factory.Christian Kandeler2012-04-181-5/+6
* Device: Add create method to IDeviceFactoryTobias Hunger2012-04-121-4/+10
* Device Support: Move some functions from IDeviceFactory to IDevice.Christian Kandeler2012-04-101-41/+0
* Revert "Fix typos"Christian Kandeler2012-03-231-2/+2
* Fix typosTobias Hunger2012-03-231-2/+2
* Revert "Fix some typos"Christian Kandeler2012-03-141-2/+2
* Fix some typosTobias Hunger2012-03-121-2/+2
* Introduce the concept of an abstract device.Christian Kandeler2012-03-081-0/+129