aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/madde/maddedevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNX/RemoteLinux/Madde: Made device test more genericTobias Nätterlund2013-05-311-33/+5
* 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-11/+11
* Device support: Move processes dialog creation to settings widget.Christian Kandeler2012-08-031-9/+1
* Device support: Let devices create project list model.Christian Kandeler2012-08-021-2/+2
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-2/+2
* Madde: Remove support for generic MeeGo.Christian Kandeler2012-08-011-6/+2
* projectexplorer: move kill/list to IDevicehjk2012-07-271-1/+1
* remotelinux/projectexplorer: move processlist closer to the corehjk2012-07-271-5/+6
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-0/+29
* Fix warnings about uninitialized variablesTobias Hunger2012-06-071-1/+1
* Device support: Use Core::Id for device type.Christian Kandeler2012-05-161-5/+5
* 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-8/+10
* Device support: Use Core::Id for device actions.Christian Kandeler2012-05-021-12/+12
* 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-4/+4
* Device Support: Move some functions from IDeviceFactory to IDevice.Christian Kandeler2012-04-101-0/+63
* Madde: Introduce new class MaddeDevice.Christian Kandeler2012-04-051-0/+68