summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/devicesupport/localprocesslist.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* ProjectExplorer: Improve 'ps' output parsing.hjk2014-02-071-8/+7
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer: Introduce DeviceProcessSignalOperation.David Schulz2013-09-201-33/+9
* Fix Windows build.Christian Kandeler2013-08-081-4/+4
* Device support: Rename DeviceProcess to DeviceProcessItem.Christian Kandeler2013-08-081-8/+8
* MinGW: Fix warning about _WIN32_WINNT being redefinedKai Koehne2013-04-241-0/+1
* DeviceSupport: Fix crash in getLocalProcessesUsingProchjk2013-02-081-0/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* s/RemoteLinux/ProjectExplorer in commentsOrgad Shaneh2012-10-251-1/+1
* Adjust license headershjk2012-10-051-20/+20
* 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