aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/linuxdevicetester.h
Commit message (Expand)AuthorAgeFilesLines
* TaskTree: Rename TaskItem into GroupItemJarek Kobus2023-06-061-2/+2
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-121-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* LinuxDeviceTester: Make it possible to add extra tasksJarek Kobus2022-11-251-0/+3
* LinuxDeviceTester: Make it possible to test extra commandsJarek Kobus2022-11-251-0/+1
* Reuse TaskTree inside LinuxDeviceTesterJarek Kobus2022-11-181-22/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* LinuxDeviceTester: Test if required commands are availableJarek Kobus2022-06-161-0/+4
* RemoteLinux: Add more forward declarationsJarek Kobus2022-06-011-1/+1
* Move FileTransfer into ProjectExplorer pluginJarek Kobus2022-05-301-3/+2
* GenericLinuxDeviceTester: Replace connection test with echoJarek Kobus2022-05-201-2/+2
* GenericLinuxDeviceTester: Use FileTransfer for sftp and rsyncJarek Kobus2022-05-201-5/+6
* GenericLinuxDeviceTester: Make some order in implementationJarek Kobus2022-05-161-8/+15
* GenericLinuxDeviceTester: Don't use SshRemoteProcess for unameJarek Kobus2022-05-031-1/+1
* SshRemoteProcess: Get rid of error arg from done() signalJarek Kobus2022-02-281-1/+1
* RemoteLinux: Do not use SftpTransfer in device testerChristian Kandeler2018-12-201-0/+2
* RemoteLinux: Add an rsync deploy stepChristian Kandeler2018-12-171-1/+2
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-3/+2
* RemoteLinux: Check SFTP functionality in device testChristian Kandeler2018-10-191-1/+2
* RemoteLinux: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* RemoteLinux: Use override consistentlyTobias Hunger2018-05-071-3/+3
* RemoteLinux: Remove some unneeded code from GenericLinuxDeviceTesterhjk2017-11-101-6/+0
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-2/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* 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
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Device support: Make device testing a "well-known" concept.Christian Kandeler2013-07-021-22/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* debugger: move startgdbserverdialog from remotelinux pluginshjk2012-07-311-1/+4
* remotelinux/projectexplorer: move UsedPortsGatherer to projectexplorerhjk2012-07-311-8/+4
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-9/+7
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* New QNX plugin.Tobias Nätterlund2012-07-131-0/+3
* SSH: Use plain pointers to SshConnection objects.Christian Kandeler2012-05-291-2/+0
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Revert "Remote Linux: Rework device testing"Christian Kandeler2011-12-211-45/+31
* Remote Linux: Rework device testingTobias Hunger2011-12-211-31/+45
* SSH: Make API of SshRemoteProcess more similar to the one of QProcess.Christian Kandeler2011-11-141-2/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* whitespacehjk2011-09-161-2/+2
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-1/+1
* RemoteLinux: Split up generic and Maemo/MeeGo-specific device tests.Christian Kandeler2011-07-211-0/+102