summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/devicesupport/localprocesslist.cpp
Commit message (Expand)AuthorAgeFilesLines
* devicesupport: use /proc/exe to retrieve a full pathhjk2012-09-211-1/+6
* Fix build with MinGW 4.4Orgad Shaneh2012-09-171-0/+3
* Fix error handling when killing Windows processes.Friedemann Kleint2012-08-241-17/+19
* Introduce static localProcesses() method to DeviceProcessList.Friedemann Kleint2012-08-231-40/+70
* LocalProcessList: Disable the Qt Creator process (Regression).Friedemann Kleint2012-08-221-0/+11
* localprocesslist: read local ps output synchronouslyhjk2012-08-091-94/+40
* debugger: also store full command line of attached processeshjk2012-08-081-0/+1
* debugger: cleanup hostProcessListhjk2012-08-081-46/+135
* debugger: merge attach to local and remote process dialogshjk2012-08-081-1/+1
* Fix warningsOrgad Shaneh2012-08-071-0/+2
* compile fixThomas Hartmann2012-08-061-0/+2
* Add support for Windows in LocalProcessListThomas Hartmann2012-08-061-0/+80
* processlist: prepare for all desktop devices having a processlisthjk2012-08-061-0/+125