summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/devicesupport/devicemanagermodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* ProjectExplorer: Pass some values by referenceOrgad Shaneh2014-05-201-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Device support: Rename DeviceManager::deviceListChanged().Christian Kandeler2013-07-191-1/+1
* QNX: Refactored connection handling for BlackBerry devicesTobias Nätterlund2013-03-281-1/+2
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | DeviceSupport: use new Core::Id interfacehjk2013-01-181-3/+1
|/
* DeviceManagerModel: Allow filtering by device typeTobias Hunger2012-10-151-3/+23
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-1/+11
* DeviceFactory: Allow for querying supported device typesTobias Hunger2012-05-301-2/+2
* Device support: Fix bug in DeviceManagerModel.Christian Kandeler2012-05-081-1/+4
* Add desktop deviceTobias Hunger2012-05-031-2/+7
* Device: Decouple DeviceManager and DeviceSettingsWidgetTobias Hunger2012-05-031-5/+39
* Device support: Make "replaced" semantics more sensible.Christian Kandeler2012-04-261-1/+3
* Device support: Clean up DeviceManager API.Christian Kandeler2012-04-251-10/+25
* Device Support: Move some functions from IDeviceFactory to IDevice.Christian Kandeler2012-04-101-4/+2
* Introduce the concept of an abstract device.Christian Kandeler2012-03-081-0/+114