aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/genericdirectuploadservice.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* RemoteLinux: Separate generic deploy steps from Maemo-specific ones.Christian Kandeler2011-07-131-0/+80