summaryrefslogtreecommitdiff
path: root/tests/manual/ssh
Commit message (Expand)AuthorAgeFilesLines
* Get rid of SshRemoteProcessJarek Kobus2022-05-0911-484/+0
* Move setupSshEnvironment() into SshConnectionParametersJarek Kobus2022-05-091-0/+2
* Get rid of SftpFileSystemModelJarek Kobus2022-04-089-483/+1
* QtcProcess: Introduce done() signalJarek Kobus2022-04-041-4/+5
* SshRemoteProcess: Rename done() -> finished()Jarek Kobus2022-02-281-1/+1
* SshRemoteProcess: Get rid of error arg from done() signalJarek Kobus2022-02-282-3/+3
* Tests: Provide some cmake files for manual testsChristian Stenger2022-02-153-0/+33
* Tests: Fix launcherinterface locationChristian Stenger2022-02-142-0/+13
* Tests: Provide qbs files for some manual testsChristian Stenger2022-02-032-0/+55
* Manual tests: Adapt to upstream changesChristian Stenger2022-02-022-7/+2
* Manual tests: Correct qtc_processlauncher locationChristian Stenger2022-02-021-0/+3
* SSH: Fix manual testsChristian Kandeler2018-12-199-88/+34
* SSH: Turn some manual tests into autotestsChristian Kandeler2018-10-2326-2503/+4
* Tests: Remove use of deprecated QDateTime::toTime_tOrgad Shaneh2018-09-251-1/+3
* Tests: Initialize some local variablesOrgad Shaneh2018-02-213-3/+3
* Tests: Fix compileChristian Stenger2017-12-207-49/+62
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-245-36/+36
* Fixing capitalisation of titlesThomas Hartmann2017-01-181-1/+1
* Tests: Use Qt5-style connectsOrgad Shaneh2016-06-2812-90/+99
* Ssh: Implement tcp/ip forward tunnelingUlf Hermann2016-05-236-33/+269
* Wholesale conversion to #pragma oncehjk2016-03-308-34/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1923-391/+287
* SSH: Fix exit code of tests.Christian Kandeler2015-06-292-24/+26
* SSH: Fix error in test.Christian Kandeler2015-05-271-1/+1
* SSH: Fix TCP/IP forwarding support.Christian Kandeler2015-04-152-17/+18
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1223-138/+138
|\
| * Update LicenseEike Ziller2015-01-1623-138/+138
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-067-10/+9
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1423-161/+184
|\
| * License updateEike Ziller2014-10-0923-161/+184
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-162-2/+3
|\ \ | |/
| * SSH: Fix tunnel test.Christian Kandeler2014-09-111-1/+2
| * SSH: Adapt test to signal renaming.Christian Kandeler2014-09-111-1/+1
* | Remove Qt version checks.Christian Kandeler2014-09-081-2/+1
|/
* Cleanup whitespaceOrgad Shaneh2014-05-161-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-0823-23/+23
* Replace QString::fromLocal8Bit("") callsKai Koehne2013-11-051-1/+1
* SSH: Implement and make use of RFC 4256.Christian Kandeler2013-06-205-13/+17
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-1/+1
* remove redundant INCLUDEPATHsOswald Buddenhagen2013-04-021-1/+0
* Fix tests compilationOrgad Shaneh2013-03-053-9/+9
* Updated license headersRobert Loehning2013-02-014-94/+82
* Incremented year in copyright infoRobert Loehning2013-02-014-4/+4
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3119-19/+19
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2918-18/+18
* | SSH: Adapt tests to API change.Christian Kandeler2012-12-116-22/+21
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0519-409/+388
|\ \ | |/
| * Adjust license headershjk2012-10-0518-386/+368
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-271-0/+1
|\ \ | |/
| * SSH: Fix tests.Christian Kandeler2012-09-262-1/+2