aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxdevicetester.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* TaskTree: Introduce DoneWith enumJarek Kobus2023-11-071-2/+2
* TaskTree: Introduce CallDoneIf enumJarek Kobus2023-11-071-1/+1
* TaskTree: Use common done handlerJarek Kobus2023-11-061-6/+7
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-2/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-3/+3
* Tasking::Process: Rename Process into ProcessTaskJarek Kobus2023-05-031-1/+1
* Qnx: Drop support for QNX 6.5hjk2023-03-151-9/+3
* Qnx: Simplify QnxDeviceTesterhjk2023-03-151-47/+33
* Qnx: DeviceTester code cosmeticshjk2023-03-151-5/+5
* Qnx: Use /tmp for temporary pid fileshjk2023-02-221-7/+10
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Qnx: Reuse setExtraTasks()Jarek Kobus2022-11-251-59/+26
* Qnx: Reuse setExtraCommandsToTest()Jarek Kobus2022-11-251-75/+30
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Qnx: Modernize a bithjk2022-07-221-21/+21
* Qnx: Move to Tr::trhjk2022-07-131-8/+9
* ProjectExplorer: Introduce a IDevice::filePathhjk2022-05-101-3/+2
* QnxDeviceTester: Don't use SshRemoteProcessRunnerJarek Kobus2022-05-091-80/+51
* 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
* QNX: Use pidin instead of ps for device testerCristian Adam2021-05-071-1/+1
* Qnx: Check for presence of "mkdir" on the devicehjk2019-06-251-0/+1
* SSH: Pass remote command as QStringChristian Kandeler2019-05-241-3/+2
* QNX: Fix UI textLeena Miettinen2019-03-041-2/+2
* Additional QNX compatibility checksJames McDonnell2019-01-281-0/+36
* RemoteLinux: Add an rsync deploy stepChristian Kandeler2018-12-171-1/+1
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-2/+2
* Qnx: ModernizeAlessandro Portale2018-11-281-2/+2
* Qnx: Add 'cat' to the list of commands we expect on a devicehjk2018-08-061-0/+1
* Qnx: Rename qnxdeviceconfiguration* to qnxdevice*hjk2016-05-231-2/+2
* Qnx: Code cosmeticshjk2016-04-121-8/+15
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-20/+13
* Update LicenseEike Ziller2015-01-161-5/+5
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QNX: Show warning when slog2info is not found on QNX >6.5Tobias Nätterlund2013-10-231-5/+18
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-4/+4
* Qnx: Update copyright informationEl Mehdi Fekari2013-10-161-2/+2
* Device support: Make device testing a "well-known" concept.Christian Kandeler2013-07-021-4/+4
* QNX/RemoteLinux/Madde: Made device test more genericTobias Nätterlund2013-05-311-0/+163