aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androiddeployqtstep.h
Commit message (Expand)AuthorAgeFilesLines
* Android: Aspectify AndroidDeployQtStephjk2020-10-161-13/+1
* ProjectExplorer: Remove BuildStepConfigWidgethjk2020-10-061-1/+1
* Android: Inline AndroidDeployStepWidgethjk2020-08-261-8/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-3/+3
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+2
* Android multi arch supportBogDan Vatra2019-09-161-1/+1
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-1/+1
* Android: Use Util::FilePath for working directory in deploy stephjk2019-06-051-3/+3
* ProjectExplorer/Android: Some more use of Utils::CommandLinehjk2019-05-291-3/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-2/+4
* Android: Simplify deploy step widget setuphjk2019-01-281-5/+0
* Use new DeployConfigurationFactory::addInitialStep in some caseshjk2019-01-211-0/+2
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-1/+1
* Android: Make device info caching hack a bit less intrusivehjk2019-01-151-3/+0
* ProjectExplorer: Pimpl AbstractProcessStepOrgad Shaneh2018-11-191-0/+2
* ProjectExplorer: Use a data member for BuildStep::runInGuiThreadhjk2018-10-231-2/+0
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-1/+0
* Android: Deploy Qt live apk for QML projectsVikas Pachdha2018-07-101-1/+2
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-311-1/+0
* Android: Fix app_process not being copied for 32bit cpu abiVikas Pachdha2018-04-091-1/+0
* Android: Pull linker from device/emulatorVikas Pachdha2018-03-131-2/+1
* Android: Fix typoRobert Loehning2018-01-051-1/+1
* Android: Initialize membersRobert Loehning2018-01-051-5/+5
* Android: Use device types as restrictions on project configurationshjk2017-12-191-1/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-11/+3
* Android: Ask to uninstall the app on version downgradeVikas Pachdha2017-02-241-1/+2
* Fixes Permission model downgrade issueVikas Pachdha2016-08-031-5/+6
* Refactoring: Android Deployment failure error codesVikas Pachdha2016-08-031-3/+14
* Android: Use Qt5-style connectsOrgad Shaneh2016-07-041-1/+0
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-9/+2
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-3/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-8/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+14
* AndroidDeployQtStep: Keep data requested from user aroundTobias Hunger2015-11-171-0/+3
* AndroidDeployQtStep: Pack dataTobias Hunger2015-11-171-4/+3
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-1/+1
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-8/+8
* Android: Change pulling of app_process binary to not use readLinkDaniel Teske2015-09-251-2/+1
* Android: Pull the right libc.so from device.BogDan Vatra2015-06-221-0/+1
* Make sure we pull the right app_process from device.BogDan Vatra2015-05-261-0/+1
* Android: Fix deployment to wrong avdDaniel Teske2015-05-181-1/+0
* Android debugging: Fix pulling of app_processAlessandro Portale2015-04-221-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-7/+7
|\
| * Update LicenseEike Ziller2015-01-161-7/+7
* | AndroidDeployQt: If the user wants to reinstall, do it immediatelyDaniel Teske2015-01-191-4/+26
|/
* AndroidDeployQtStep: Fix deployment for qt 5.3Daniel Teske2014-10-271-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8