aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/genericdirectuploadservice.h
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Move GenericDirectUploadService implementationhjk2023-03-211-38/+0
* RemoteLinux: Merge abstractremotelinuxdeploy{step,service} file pairshjk2023-01-271-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* AbstractRemoteLinuxDeployService: Refactor APIJarek Kobus2022-11-251-6/+4
* GenericDirectUploadService: Reuse TaskTreeJarek Kobus2022-11-241-19/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* RemoteLinux: Add more forward declarationsJarek Kobus2022-06-011-3/+6
* GenericDirectUploadService: Fix error handling of stat processJarek Kobus2022-05-311-1/+1
* AbstractRemoteLinuxDeployService: Remove SettingUpDevice phaseJarek Kobus2022-05-301-3/+0
* GenericDirectUploadService: Use FileTransferJarek Kobus2022-05-161-2/+0
* GenericDirectUploadService: Don't use SshRemoteProcessJarek Kobus2022-05-031-2/+3
* Provide a default implementation for doDeviceSetup / stopDeviceSetupJarek Kobus2022-01-101-1/+1
* Qnx: Do not offer incremental deploymentChristian Kandeler2020-01-151-1/+3
* RemoteLinux: Limit the number of concurrent stat callsChristian Kandeler2019-07-091-0/+1
* RemoteLinux: Add missing check for stat failureChristian Kandeler2019-07-051-1/+1
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-17/+7
* RemoteLinux: Check remote files when deployingUlf Hermann2018-10-171-4/+12
* RemoteLinux: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* RemoteLinux: Use override consistentlyTobias Hunger2018-05-071-6/+6
* Fix 'SFTP upload hangs' issue with DropbearKimmo Ollila2017-01-111-0/+1
* 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/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* SSH: Act on failing SFTP server.Christian Kandeler2014-01-201-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* RemoteLinux: Add possibility to ignore missing files while deploying.Oleksii Serdiuk2013-10-011-0/+1
* Fix Krazy warnings about includes/header guards in Remote Linux.Friedemann Kleint2013-03-131-3/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-091-0/+1
|\|
| * Set executable flag on applications while deployingAndreas Holzammer2012-10-091-0/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-3/+4
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* remote linux: fix mem leakMontel Laurent2012-07-161-0/+1
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* SSH: Make API of SshRemoteProcess more similar to the one of QProcess.Christian Kandeler2011-11-141-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* RemoteLinux: Make missing target path non-fatal.Christian Kandeler2011-09-291-1/+0
* RemoteLinux: Make GenericDirectUploadService extensible.Christian Kandeler2011-09-261-9/+10
* RemoteLinux: Deployment improvements.Christian Kandeler2011-09-221-0/+1
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-1/+1
* RemoteLinux: Make incremental deployment configurable...Christian Kandeler2011-09-071-0/+1
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-1/+1
* RemoteLinux: Improve handling of symbolic links when deploying.Christian Kandeler2011-07-131-0/+3