summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/genericdirectuploadservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix 'SFTP upload hangs' issue with DropbearKimmo Ollila2017-01-111-0/+13
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-16/+24
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* RemoteLinux: Fix upload for target file paths with spaces.v3.4.1Christian Kandeler2015-05-291-4/+8
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | RemoteLinux: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-7/+7
* SSH: Act on failing SFTP server.Christian Kandeler2014-01-201-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* RemoteLinux: Add possibility to ignore missing files while deploying.Oleksii Serdiuk2013-10-011-5/+18
* 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-5/+31
|\ \ | |/
| * Set executable flag on applications while deployingAndreas Holzammer2012-10-091-5/+31
* | 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-19/+20
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* remote linux: fix mem leakMontel Laurent2012-07-161-0/+5
* SSH: Name SshRemoteProcess::ExitStatus values like the QProcess ones.Christian Kandeler2012-06-081-2/+2
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-7/+7
* RemoteLinux: Don't assume the ln command understands "-v".Christian Kandeler2012-05-161-1/+1
* Normalized connect()sRobert Loehning2012-03-061-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* 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-12/+12
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | RemoteLinux: More helpful message for SFTP upload failures.Christian Kandeler2011-10-131-5/+8
|/
* RemoteLinux: Make missing target path non-fatal.Christian Kandeler2011-09-291-17/+8
* RemoteLinux: Deployment improvements.Christian Kandeler2011-09-221-0/+17
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-74/+74
* RemoteLinux: Make incremental deployment configurable...Christian Kandeler2011-09-071-5/+10
* RemoteLinux: Get rid of non-standard mkdir option.Christian Kandeler2011-08-101-1/+1
* RemoteLinux: Don't do timestamp checks for file-by-file deployment.Christian Kandeler2011-08-101-2/+4
* Merge branch '2.3'Oswald Buddenhagen2011-07-251-0/+9
* RemoteLinux: Improve handling of symbolic links when deploying.Christian Kandeler2011-07-131-13/+65
* RemoteLinux: Separate generic deploy steps from Maemo-specific ones.Christian Kandeler2011-07-131-0/+261