aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/abstractuploadandinstallpackageservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Move deployservice ownership to AbstractRemoteLinuxDeployStephjk2019-06-141-3/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* RemoteLinux: ModernizeAlessandro Portale2018-11-281-2/+2
* RemoteLinux: Check remote files when deployingUlf Hermann2018-10-171-2/+3
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-4/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-01-301-2/+4
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-3/+2
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-1/+0
* 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-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-1/+3
|/
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* 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
* | SSH: Don't allow external access to process runner's connection object.Christian Kandeler2011-11-091-1/+1
|/
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-18/+18
* RemoteLinux: Deploy tarball to /tmp.Christian Kandeler2011-09-071-4/+1
* RemoteLinux: Rename MaemoPackageUploader.Christian Kandeler2011-07-201-3/+3
* RemoteLinux: Remove Maemo dependency from generic package installation.Christian Kandeler2011-07-191-3/+2
* RemoteLinux: Separate generic deploy steps from Maemo-specific ones.Christian Kandeler2011-07-131-0/+190