aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidbuildapkstep.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Remove BuildStepConfigWidgethjk2020-10-061-1/+1
* Android: Edge towards AndroidApkBuildStep aspectificationhjk2020-09-151-3/+2
* Android: expose deployment warnings and errors to issues paneAssam Boudjelthia2020-09-141-0/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Android: remove ministro deployment optionAssam Boudjelthia2020-06-151-4/+0
* Merge output formatters and output parsersChristian Kandeler2020-04-231-0/+1
* Android: Use timer for delayed executionhjk2020-02-211-1/+1
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-051-0/+1
|\
| * Handle Qt < 5.14.0 androiddeployqt settings fileBogDan Vatra2020-01-201-0/+1
* | ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-1/+1
* | Android: Inline *AndroidBuildApkStep::findInBuild() into callershjk2019-12-201-2/+0
|/
* Android multi arch supportBogDan Vatra2019-09-161-1/+5
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* Say hello to Android CMake supportBogDan Vatra2019-03-061-0/+1
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-1/+1
* Android: Code cosmeticshjk2019-01-221-0/+2
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-1/+1
* ProjectExplorer: Pimpl AbstractProcessStepOrgad Shaneh2018-11-191-0/+2
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-1/+0
* Android: Move CreateAndroidManifestWizard and related build step to basehjk2018-07-111-3/+12
* Android: Move some generic apk build step code to basehjk2018-06-221-2/+8
* QmakeAndroid: Introduce two new functions in QmakeAndroidQtSupporthjk2018-05-091-2/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-5/+4
* Android: turn "use Ministro" into a checkboxJake Petroules2017-10-101-10/+4
* Android: Remove Ant and make gradle as the default java build toolVikas Pachdha2017-09-141-7/+0
* Android: remove support for local/debug deployment optionJake Petroules2017-09-061-1/+0
* Android: Force Gradle build post SDK tools version 25.3.0Vikas Pachdha2017-04-121-1/+1
* Fix release builds debuggingBogDan Vatra2017-04-121-0/+4
* Android: Fix workflow issues in package signing password dialogsVikas Pachdha2017-01-101-2/+2
* AbstractProcessStep: Clean up codeTobias Hunger2016-12-071-2/+0
* Android: Initialize all membersTobias Hunger2016-12-071-6/+6
* Signal to notify gradle selectionVikas Pachdha2016-07-191-0/+3
* Android: Use Qt5-style connectsOrgad Shaneh2016-07-041-4/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+14
* 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-7/+7
* Clean exported headers of the Remote Linux, Android plugins.Friedemann Kleint2015-03-051-1/+0
* Update LicenseEike Ziller2015-01-161-7/+7
* License update.Eike Ziller2014-10-151-7/+8
* Android: Say hello to gradle!BogDan Vatra2014-09-251-1/+7
* Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-0/+117