summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/linuxdeviceconfigurations.cpp
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-37/+37
* RemoteLinux: Export LinuxDeviceConfigurations.Christian Kandeler2011-08-151-53/+98
* RemoteLinux: Add support for auto-detected devices.Christian Kandeler2011-08-151-2/+8
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-22/+22
* RemoteLinux: Remove knowledge about device types from generic class.Christian Kandeler2011-07-261-15/+20
* RemoteLinux: Move functions from Maemo-specific to generic class.Christian Kandeler2011-07-261-2/+2
* RemoteLinux: Move constants and functions to more suitable locations.Christian Kandeler2011-07-251-5/+7
* RemoteLinux: Put PortList class into its own set of files.Christian Kandeler2011-06-221-2/+2
* RemoteLinux: More untangling of generic and Maemo-specific stuff.Christian Kandeler2011-06-201-0/+11
* RemoteLinux: Make device configurations settings page generic.Christian Kandeler2011-06-141-33/+1
* RemoteLinux: Change data type for better extensibility.Christian Kandeler2011-06-071-19/+18
* Compile fixLeandro Melo2011-05-311-1/+0
* RemoteLinux: Expose some currently internal classes.Christian Kandeler2011-05-311-0/+333