summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/uploadandinstalltarpackagestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename UploadAndInstallTarPackageStep into TarPackageDeployStepJarek Kobus2022-06-011-211/+0
* EnvironmentWidget: Devirtualize aspect() methodJarek Kobus2022-06-011-1/+1
* Move FileTransfer into ProjectExplorer pluginJarek Kobus2022-05-301-2/+1
* Get rid of AbstractUploadAndInstallPackageServiceJarek Kobus2022-05-301-13/+127
* Consolidate build/deploystep default display name handlinghjk2020-10-021-1/+0
* RemoteLinux: Make build/deploysteps constructible by id onlyhjk2020-09-161-1/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+2
* RemoteLinux: Move deployservice ownership to AbstractRemoteLinuxDeployStephjk2019-06-141-7/+7
* RemoteLinux et al: Use functor for deploy step polishinghjk2019-06-111-16/+15
* RemoteLinux: Use a structure to return check resultshjk2019-04-251-7/+5
* RemoteLinux: Replace RemoteLinuxDeployConfigurationhjk2019-01-221-2/+8
* ProjectExplorer: Use BuildStep member to decide on initial expansionhjk2018-10-221-5/+1
* ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidgethjk2018-10-121-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-12/+0
* 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
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-2/+0
* 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
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Deploy steps: Introduce SimpleBuildStepConfigWidget.Nikolai Kosjar2012-01-111-24/+1
* Deploy steps: Hide details button if applicableNikolai Kosjar2011-12-121-0/+30
* RemoteLinux: Rename and unconstify deploy step function.Christian Kandeler2011-11-231-4/+4
* RemoteLinux: Don't make presence of device an absolute prerequisite ...Christian Kandeler2011-11-221-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-3/+3
* RemoteLinux: Private implementation for all exported classes.Christian Kandeler2011-08-021-7/+4
* RemoteLinux: Move constants and functions to more suitable locations.Christian Kandeler2011-07-251-2/+1
* RemoteLinux: Remove Maemo dependency from generic package installation.Christian Kandeler2011-07-191-4/+4
* RemoteLinux: Introduce abstract packaging step.Christian Kandeler2011-07-151-4/+4
* RemoteLinux: Separate generic deploy steps from Maemo-specific ones.Christian Kandeler2011-07-131-0/+116