aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxdeployconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Inline RemoteLinuxDeployConfigurationFactoryJarek Kobus2023-08-181-47/+0
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* RemoteLinux: Generalize deploy stepMarcus Tillmanns2023-06-231-29/+2
* RemoteLinux: Use only ID based creation of install stephjk2023-04-051-3/+1
* RemoteLinux: Set up GenericCopy step when sftp and rsync failhjk2023-04-031-13/+26
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* RemoteLinux: Fix deployment when building remotelyhjk2022-10-181-2/+8
* RemoteLinux: Skip initial rsync step for remote build == runhjk2022-10-131-2/+7
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* RemoteLinux: Convert to Tr::trhjk2022-07-221-8/+4
* RemoteLinux: Remove CheckForFreeDiskSpaceStepChristian Kandeler2022-06-161-1/+0
* RemoteLinux: Remove indirection in RemoteLinuxDeployConfigurationFactoryhjk2022-06-071-10/+5
* RemoteLinux: Use deploy config id more directlyhjk2022-06-031-9/+1
* Rename RemoteLinuxCheckForFreeDiskSpaceStepJarek Kobus2022-06-011-2/+2
* Hide RemoteLinuxKillAppServiceJarek Kobus2022-05-301-2/+2
* IDevice: Make it possible to forward declare Ptr and ConstPtrJarek Kobus2022-04-141-0/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* RemoteLinux: Use a RemoteLinux.SupportsRSync keyhjk2020-04-091-5/+4
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+4
* RemoteLinux: Add "make install" step to pre-4.10 deploy configurationsChristian Kandeler2019-07-181-1/+9
* RemoteLinux: Retrieve deployment info from local install rootChristian Kandeler2019-04-231-0/+6
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* ProjectExplorer: Remove registerDeployConfigurationhjk2019-01-221-1/+1
* RemoteLinux: Replace RemoteLinuxDeployConfigurationhjk2019-01-221-7/+2
* ProjectExplorer: Allow specifying deploy config widgets in the factoryhjk2019-01-221-6/+1
* Use new DeployConfigurationFactory::addInitialStep in some caseshjk2019-01-211-12/+11
* RemoteLinux: Add an rsync deploy stepChristian Kandeler2018-12-171-1/+9
* Make DeployConfigurationFactory more similar to RunConfigFactorieshjk2018-05-021-7/+6
* RemoteLinux: Kill remote app before deploymentChristian Kandeler2017-12-131-1/+3
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-9/+34
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | RemoteLinux: Remove unneeded qualificationsOrgad Shaneh2015-02-041-2/+2
|/
* License updateEike Ziller2014-10-091-7/+8
* Move model and view for deployment data into ProjectExplorer.Christian Kandeler2014-04-021-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in RemoteLinux.Friedemann Kleint2013-04-041-3/+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
* | DeployConfigurationWidget: Remove classDaniel Teske2012-11-161-1/+1
* | Remove DeployConfigurationWidget::init()Daniel Teske2012-11-161-1/+1
* | Rename DeployConfiguration::configurationWidget()Daniel Teske2012-11-161-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-22/+21
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | RemoteLinux: Remove dependency on Qt4ProjectManager.Christian Kandeler2012-08-241-35/+0
|/
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-76/+24
* Device support: Don't create a Core::Id object with an empty string.Christian Kandeler2012-04-301-2/+2