aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport/deviceprocesslist.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Merge DeviceProcessList into ProcessListhjk2023-06-231-56/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-3/+4
* Use ProcessInfo instead of DeviceProcessItemJarek Kobus2022-03-021-15/+5
* Debugger: Avoid a few clang warningshjk2019-12-101-1/+1
* ProjectExplorer: Use Utils::TreeModel for DeviceProcessListhjk2019-02-281-10/+4
* ProjectExplorer: ModernizeAlessandro Portale2018-12-041-2/+1
* ProjectExplorer: Modernize even moreTobias Hunger2018-07-241-1/+3
* ProjectExplorer: Consistently use nullptrTobias Hunger2018-05-071-1/+1
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-12/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* 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-7/+7
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-1/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+20
* Introduce static localProcesses() method to DeviceProcessList.Friedemann Kleint2012-08-231-0/+2
* processlist: use tree view instead of tablehjk2012-08-061-2/+5
* Device support: Move processes dialog creation to settings widget.Christian Kandeler2012-08-031-3/+2
* Device support: Let devices create project list model.Christian Kandeler2012-08-021-5/+21
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-1/+1
* projectexplorer: move kill/list to IDevicehjk2012-07-271-37/+4
* remotelinux/projectexplorer: move processlist closer to the corehjk2012-07-271-0/+113