aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androiddeployqtstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix typoTobias Hunger2020-01-201-1/+1
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-01-201-6/+8
|\
| * Android: Fix crash when Kit has no QtChristian Kandeler2020-01-171-6/+8
* | Make various Q_LOGGING_CATEGORY's staticAlessandro Portale2020-01-151-1/+1
* | ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+2
* | Android: Inline *AndroidBuildApkStep::findInBuild() into callershjk2019-12-201-1/+2
* | Android: Remove unused variable and functionChristian Stenger2019-12-191-2/+0
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-12-181-0/+1
|\|
* | Android: Remove "qtlive" supportAlessandro Portale2019-12-181-34/+4
|/
* Fix debugging armv7a & x86 when running on 64 bit targetsBogDan Vatra2019-12-031-1/+1
* BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-1/+1
* Android multi arch supportBogDan Vatra2019-09-161-23/+10
* ProjectExplorer: Hide parts of BuildStep's QObject-ness from usershjk2019-08-201-1/+1
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-181-3/+3
|\
| * Fix crash when project node is not foundBogDan Vatra2019-06-171-3/+3
* | Use Utils::FilePath in SynchronousProcesshjk2019-06-111-10/+12
* | Utils: Encourage marking of raw command line parametershjk2019-06-061-2/+2
|/
* Android: Use Util::FilePath for working directory in deploy stephjk2019-06-051-17/+17
* Fix AndroidDeployQtStepAnton Danielsson2019-06-031-1/+1
* ProjectExplorer/Android: Some more use of Utils::CommandLinehjk2019-05-291-34/+26
* Utils: Extract a CommandLine structure from a QtcProcesshjk2019-05-291-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* Even more FileName::appendPath() -> pathAppended()hjk2019-05-201-1/+1
* Android: Add proper QBS supportBogDan Vatra2019-04-261-46/+49
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-141-1/+1
|\
| * Fix lupdate issuesEike Ziller2019-03-121-1/+1
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-4/+4
|/
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-11/+14
* Android: Simplify deploy step widget setuphjk2019-01-281-3/+60
* Android: Code cosmeticshjk2019-01-221-1/+1
* Use new DeployConfigurationFactory::addInitialStep in some caseshjk2019-01-211-3/+7
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+1
* Android: Make device info caching hack a bit less intrusivehjk2019-01-151-13/+10
* ProjectExplorer: Drop the target argumenthjk2018-12-201-1/+1
* QmakeAndroid: Replace remaining AndroidQtSupporthjk2018-12-201-4/+7
* Android: Capitalize properlyRobert Loehning2018-10-261-1/+1
* ProjectExplorer: Use a data member for BuildStep::runInGuiThreadhjk2018-10-231-5/+0
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-0/+1
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2018-10-161-1/+1
|\
| * Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* | Android: Re-install Qt live on version mismatchVikas Pachdha2018-10-081-3/+20
|/
* Android: Use QVariant for targetData/setTargetDatahjk2018-08-011-1/+1
* Android: Simplify apkPath determinationhjk2018-08-011-2/+1
* Android: ModernizeAlessandro Portale2018-07-261-2/+2
* Android: Log Qt live apk path and few more code pathsVikas Pachdha2018-07-191-3/+9
* Android: Deploy Qt live apk for QML projectsVikas Pachdha2018-07-101-51/+75
* Android: add logging for build and runVikas Pachdha2018-07-041-3/+22
* Android: Merge {Qmake,}AndroidSupport::androiddeployqtPathhjk2018-06-221-3/+5
* Android: Remove code to help with upgrades from Qt 5.1hjk2018-06-131-3/+0
* QmakeAndroid: Move some build-system agnostic items to Android basehjk2018-06-131-3/+3