summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/linuxdeviceconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-80/+0
* remotelinux/projectexplorer: move UsedPortsGatherer to projectexplorerhjk2012-07-311-3/+2
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-1/+1
* projectexplorer: move kill/list to IDevicehjk2012-07-271-0/+4
* device handling: move LinuxDeviceConfiguration::MachineType to IDevicehjk2012-07-261-10/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* idevice: move ssh connection parameters to base classhjk2012-06-051-13/+2
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-6/+4
* Device support: Use Core::Id for device type.Christian Kandeler2012-05-161-2/+2
* Device support: Make IDevice::executeAction() const again.Christian Kandeler2012-05-071-1/+1
* Device support: Make device actions a little more flexible.Christian Kandeler2012-05-021-1/+1
* Device support: Use Core::Id for device actions.Christian Kandeler2012-05-021-3/+3
* Device support: Use value semantics for Core::Id.Christian Kandeler2012-04-251-2/+2
* IDevice: Make id creation (a bit) less magicTobias Hunger2012-04-181-2/+2
* Device Support: Move some functions from IDeviceFactory to IDevice.Christian Kandeler2012-04-101-0/+8
* RemoteLinux: Allow deriving from LinuxDeviceConfiguration.Christian Kandeler2012-04-021-3/+5
* DeviceManager: Remember auto-detected devices.Christian Kandeler2012-03-151-2/+2
* Introduce the concept of an abstract device.Christian Kandeler2012-03-081-162/+5
* RemoteLinux: More preparations for introducing an abstract device class.Christian Kandeler2012-03-071-14/+12
* RemoteLinux: Use toMap() and fromMap() to serialize device info.Christian Kandeler2012-03-051-1/+6
* RemoteLinux: Simplify approach for id assignment.Christian Kandeler2012-03-021-2/+2
* RemoteLinux: Move "is default" status out of the device configuration.Christian Kandeler2012-03-021-1/+0
* PortList: Move to utilsKai Koehne2012-03-011-5/+5
* Rename "Linux Devices" to "Devices" in settings GUI.Christian Kandeler2012-02-291-1/+1
* Extract the device specific settings for linux device.Nicolas Arnaud-Cormos2012-02-201-4/+39
* Add getter and setter for attribute in linuxdeviceconfiguration.Nicolas Arnaud-Cormos2012-02-201-0/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* RemoteLinux: Support generic attributes in device configuration.Christian Kandeler2011-11-281-2/+4
* Linux device: s/name()/displayName()/Tobias Hunger2011-11-161-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* d-ptr stylehjk2011-09-161-1/+1
* whitespacehjk2011-09-161-1/+1
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-7/+7
* RemoteLinux: Export LinuxDeviceConfigurations.Christian Kandeler2011-08-151-2/+2
* RemoteLinux: Add support for auto-detected devices.Christian Kandeler2011-08-151-3/+6
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-20/+21
* RemoteLinux: Allow non-editable device configurations.Christian Kandeler2011-08-011-0/+6
* RemoteLinux: Move constants and functions to more suitable locations.Christian Kandeler2011-07-251-5/+0
* Remove unneeded defines.hjk2011-07-141-2/+2
* RemoteLinux: Put PortList class into its own set of files.Christian Kandeler2011-06-221-25/+7
* RemoteLinux: Decentralize knowledge about specific devices.Christian Kandeler2011-06-211-18/+13
* RemoteLinux: More untangling of generic and Maemo-specific stuff.Christian Kandeler2011-06-201-2/+2
* RemoteLinux: Make device configurations settings page generic.Christian Kandeler2011-06-141-14/+97
* RemoteLinux: Change data type for better extensibility.Christian Kandeler2011-06-071-9/+14
* RemoteLinux: Expose some currently internal classes.Christian Kandeler2011-05-311-0/+136