aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport/sshdeviceprocesslist.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Consolidate ProcessListMarcus Tillmanns2023-03-141-83/+0
* ProjectExplorer: Reuse StringUtils::joinStrings()Jarek Kobus2023-02-031-4/+5
* ProjectExplorer: Tr::trhjk2023-01-161-3/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-2/+2
* Ssh: Rename SshConnectionParameters into SshParametersJarek Kobus2022-05-231-1/+0
* ProjectExplorer: Introduce a IDevice::filePathhjk2022-05-101-2/+1
* SshDeviceProcessList: Don't use SshRemoteProcessRunnerJarek Kobus2022-05-061-49/+28
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-0/+1
* Use ProcessInfo instead of DeviceProcessItemJarek Kobus2022-03-021-3/+5
* SshRemoteProcessRunner: Unify APIJarek Kobus2022-03-021-1/+1
* SshRemoteProcessRunner: Drop error string from processClosed()Jarek Kobus2022-03-021-1/+2
* SshRemoteProcessRunner: Unify APIJarek Kobus2022-03-021-2/+2
* fix msvc Qt6 dev buildsTim Jenssen2021-07-071-0/+1
* SSH: Pass remote command as QStringChristian Kandeler2019-05-241-1/+1
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-23/+13
* ProjectExplorer: Modernize even moreTobias Hunger2018-07-241-5/+2
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-4/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Remove leading newline characters from translated messages.Friedemann Kleint2014-02-281-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer: Introduce DeviceProcessSignalOperation.David Schulz2013-09-201-27/+17
* Device support: Rename DeviceProcess to DeviceProcessItem.Christian Kandeler2013-08-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+20
* Device support: Let devices create project list model.Christian Kandeler2012-08-021-0/+144