aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/abstractuploadandinstallpackageservice.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of AbstractUploadAndInstallPackageServiceJarek Kobus2022-05-301-68/+0
* AbstractRemoteLinuxDeployService: Remove SettingUpDevice phaseJarek Kobus2022-05-301-2/+0
* AbstractUploadAndInstallPackageService: Use FileTransferJarek Kobus2022-05-161-2/+5
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-0/+2
* RemoteLinux: Use more FilePath in AbstractPackagingStephjk2021-10-271-1/+1
* ProjectExplorer: Remove one constructor overload of DeployableFilehjk2021-09-141-2/+0
* RemoteLinux: Move deployservice ownership to AbstractRemoteLinuxDeployStephjk2019-06-141-1/+1
* RemoteLinux: ModernizeAlessandro Portale2018-11-281-6/+6
* 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
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix Krazy warnings about includes/header guards in Remote Linux.Friedemann Kleint2013-03-131-3/+3
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Coding style: Pure virtual functions, private implementation pointers.Christian Kandeler2011-09-151-2/+2
* RemoteLinux: Remove Maemo dependency from generic package installation.Christian Kandeler2011-07-191-2/+3
* RemoteLinux: Introduce abstract packaging step.Christian Kandeler2011-07-151-1/+0
* RemoteLinux: Separate generic deploy steps from Maemo-specific ones.Christian Kandeler2011-07-131-0/+79