aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/genericlinuxdeviceconfigurationfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move IDeviceFactory closer to IDevice implementationhjk2019-02-211-57/+0
* RemoteLinux: Streamline device constructionhjk2019-01-161-1/+1
* Handle IDeviceFactory restoring in base classhjk2018-10-161-8/+1
* Make IDeviceFactory use data membershjk2018-10-151-12/+3
* ProjectExplorer: Move common bits of IDeviceFactory::canRestorehjk2018-10-051-5/+0
* Simplify IDeviceFactory usehjk2018-10-051-14/+6
* ProjectExplorer: Introduce IDeviceFactory::iconForId()Alessandro Portale2016-11-301-0/+8
* 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
* GenericLinux: Make device configuration wizard stay on top of applicationhjk2013-11-181-1/+3
* 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-3/+3
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-2/+2
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* DeviceFactory: Allow for querying supported device typesTobias Hunger2012-05-301-4/+6
* Device support: Use Core::Id for device type.Christian Kandeler2012-05-161-1/+1
* Device Support: Add canRestore() to device factory.Christian Kandeler2012-04-181-8/+7
* Device Support: Fix memory leaks.Christian Kandeler2012-04-131-3/+3
* Device: Add create method to IDeviceFactoryTobias Hunger2012-04-121-2/+10
* Device Support: Move some functions from IDeviceFactory to IDevice.Christian Kandeler2012-04-101-54/+0
* Introduce the concept of an abstract device.Christian Kandeler2012-03-081-16/+28
* RemoteLinux: More preparations for introducing an abstract device class.Christian Kandeler2012-03-071-4/+4
* Extract the device specific settings for linux device.Nicolas Arnaud-Cormos2012-02-201-0/+8
* Long live the king!hjk2012-01-261-1/+1
* Revert "Remote Linux: Rework device testing"Christian Kandeler2011-12-211-9/+2
* Remote Linux: Rework device testingTobias Hunger2011-12-211-2/+9
* RemoteLinux: Fix visual glitch when canceling key deployment.Christian Kandeler2011-11-291-1/+1
* Further string fixesRobert Loehning2011-11-031-2/+2
* 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-2/+0
* RemoteLinux: Move constants and functions to more suitable locations.Christian Kandeler2011-07-251-1/+1
* RemoteLinux: Split up "remote processes" functionality...Christian Kandeler2011-07-221-5/+6
* RemoteLinux: Split up generic and Maemo/MeeGo-specific device tests.Christian Kandeler2011-07-211-15/+16
* RemoteLinux: Fix some strings.Christian Kandeler2011-06-281-1/+1
* RemoteLinux: Decentralize knowledge about specific devices.Christian Kandeler2011-06-211-1/+9
* RemoteLinux: More untangling of generic and Maemo-specific stuff.Christian Kandeler2011-06-201-0/+99