aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/genericlinuxdeviceconfigurationfactory.h
Commit message (Expand)AuthorAgeFilesLines
* Move IDeviceFactory closer to IDevice implementationhjk2019-02-211-45/+0
* Handle IDeviceFactory restoring in base classhjk2018-10-161-1/+0
* Make IDeviceFactory use data membershjk2018-10-151-3/+0
* ProjectExplorer: Move common bits of IDeviceFactory::canRestorehjk2018-10-051-1/+0
* Simplify IDeviceFactory usehjk2018-10-051-5/+4
* Add 'override' to IDeviceFactory derived classeshjk2018-10-051-6/+6
* ProjectExplorer: Introduce IDeviceFactory::iconForId()Alessandro Portale2016-11-301-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* 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
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-22/+21
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* DeviceFactory: Allow for querying supported device typesTobias Hunger2012-05-301-3/+4
* Device Support: Add canRestore() to device factory.Christian Kandeler2012-04-181-2/+2
* Device: Add create method to IDeviceFactoryTobias Hunger2012-04-121-1/+2
* Device Support: Move some functions from IDeviceFactory to IDevice.Christian Kandeler2012-04-101-7/+0
* Introduce the concept of an abstract device.Christian Kandeler2012-03-081-8/+9
* RemoteLinux: More preparations for introducing an abstract device class.Christian Kandeler2012-03-071-2/+2
* Extract the device specific settings for linux device.Nicolas Arnaud-Cormos2012-02-201-0/+3
* Long live the king!hjk2012-01-261-1/+1
* Revert "Remote Linux: Rework device testing"Christian Kandeler2011-12-211-1/+0
* Remote Linux: Rework device testingTobias Hunger2011-12-211-0/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* RemoteLinux: Export generic device configuration factory.Christian Kandeler2011-08-021-3/+3
* Remove unneeded defines.hjk2011-07-141-1/+1
* RemoteLinux: Decentralize knowledge about specific devices.Christian Kandeler2011-06-211-1/+2
* RemoteLinux: More untangling of generic and Maemo-specific stuff.Christian Kandeler2011-06-201-0/+59