summaryrefslogtreecommitdiff
path: root/src/plugins/android/androidbuildapkstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Add CommandLine convenience constructorshjk2019-07-231-1/+1
* ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-241-3/+1
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-2/+2
* Fix incorrect assignment of qml-root-pathAnton Danielsson2019-05-311-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-7/+7
* Even more FileName::appendPath() -> pathAppended()hjk2019-05-201-6/+6
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-3/+4
* Utils: Introduce a non-mutating FileName::pathAppendedhjk2019-05-151-1/+1
* Say hello to Android CMake supportBogDan Vatra2019-03-061-6/+99
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-3/+3
* Android: Simplify AndroidBuildApkStep::findInBuildhjk2019-01-231-5/+3
* Android: Code cosmeticshjk2019-01-221-0/+12
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+2
* Fix warning: "Missing emit keyword on signal call"Alessandro Portale2019-01-171-4/+4
* QmakeAndroidSupport: Remove pluginhjk2019-01-161-4/+2
* ProjectExplorer: Drop the target argumenthjk2018-12-201-2/+2
* QmakeAndroid: Replace remaining AndroidQtSupporthjk2018-12-201-5/+10
* ProjectExplorer: Pimpl AbstractProcessStepOrgad Shaneh2018-11-191-0/+2
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-0/+1
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* Android: Use QVariant for targetData/setTargetDatahjk2018-08-011-2/+2
* Android: Simplify apkPath determinationhjk2018-08-011-1/+1
* Android: ModernizeAlessandro Portale2018-07-261-2/+2
* Android: Move CreateAndroidManifestWizard and related build step to basehjk2018-07-111-4/+27
* Android: add logging for build and runVikas Pachdha2018-07-041-1/+9
* Android: Move most of QmakeAndroidBuildApkStepWidget to basehjk2018-07-021-1/+1
* Android: Move some generic apk build step code to basehjk2018-06-221-2/+103
* QmakeAndroid: Move some build-system agnostic items to Android basehjk2018-06-131-2/+4
* QmakeAndroid: Introduce two new functions in QmakeAndroidQtSupporthjk2018-05-091-1/+2
* Remove two unneeded uses of ICore::instance()hjk2018-02-021-1/+1
* Improve translated strings and make them consistentRobert Loehning2018-01-221-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-13/+1
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-1/+3
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-251-1/+6
|\
| * Android: Fix translation issuesEike Ziller2017-10-241-1/+6
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-121-3/+7
|\ \ | |/
| * Android: Refactor Android SDK packagesVikas Pachdha2017-10-111-3/+7
* | Android: turn "use Ministro" into a checkboxJake Petroules2017-10-101-16/+14
|/
* Android: Remove Ant and make gradle as the default java build toolVikas Pachdha2017-09-141-33/+13
* Fix string messagesJarek Kobus2017-09-111-2/+2
* Android: remove support for local/debug deployment optionJake Petroules2017-09-061-11/+4
* Android: Search for gradle template in QT_DIR/src/3rdparty/gradleBogDan Vatra2017-08-301-4/+2
* Android: Fix SDK tool's version displayed in the errorVikas Pachdha2017-07-311-2/+3
* Mobile platforms: initialize params in one goTim Jenssen2017-06-221-5/+2
* Mobile platforms: Do not use QLatin1String in BuildStepsTobias Hunger2017-06-131-9/+8
* Android: Force Gradle build post SDK tools version 25.3.0Vikas Pachdha2017-04-121-0/+11
* Fix release builds debuggingBogDan Vatra2017-04-121-0/+10
* Remove spaces in initializer listsTim Jenssen2017-02-221-2/+2
* Android: Use correct form of error messageOrgad Shaneh2017-01-201-2/+2