summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/devicesupport/deviceprocesslist.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Device support: Rename DeviceProcess to DeviceProcessItem.Christian Kandeler2013-08-081-6/+6
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+20
* Remove ambiguous literal 0 from createIndex calls.Stephen Kelly2012-09-241-1/+1
* Introduce static localProcesses() method to DeviceProcessList.Friedemann Kleint2012-08-231-0/+5
* debugger: merge attach to local and remote process dialogshjk2012-08-081-2/+5
* processlist: use tree view instead of tablehjk2012-08-061-1/+19
* Device support: Move processes dialog creation to settings widget.Christian Kandeler2012-08-031-10/+0
* Device support: Let devices create project list model.Christian Kandeler2012-08-021-80/+40
* Device support: Introduce IDevice helper classes.Christian Kandeler2012-08-021-4/+8
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-4/+4
* projectexplorer: remove unmatched beginResetModelhjk2012-07-271-1/+0
* projectexplorer: move kill/list to IDevicehjk2012-07-271-80/+11
* remotelinux/projectexplorer: move processlist closer to the corehjk2012-07-271-0/+289