aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androiddeployqtstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: remove newline chars before adding output in error/warning paneAssam Boudjelthia2020-11-231-5/+7
* Android: avoid adding ANDROID_ABIS to the project fileAssam Boudjelthia2020-11-051-2/+6
* Android: fix "uninstall app first" checkbox placementAssam Boudjelthia2020-10-261-1/+2
* Android: Aspectify AndroidDeployQtStephjk2020-10-161-40/+17
* ProjectExplorer: Remove BuildStepConfigWidgethjk2020-10-061-2/+2
* ProjectExplorer: Move BuildStepWidget::summary etc to BuildStephjk2020-10-051-2/+2
* Consolidate build/deploystep default display name handlinghjk2020-10-021-4/+1
* Android: expose deployment warnings and errors to issues paneAssam Boudjelthia2020-09-141-15/+36
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-091-4/+4
* Android: Inline AndroidDeployStepWidgethjk2020-08-261-75/+54
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-131-3/+4
|\
| * Android: warn about wrong ABI in issues pane instead of general messagesAssam Boudjelthia2020-08-131-3/+4
* | Android: Don't scream at the userRobert Loehning2020-08-111-1/+1
|/
* Android: Clarify error messageRobert Loehning2020-07-281-3/+3
* Android: Introduce constants for Android ABIsAlessandro Portale2020-07-261-1/+2
* Android: Warn if the selected device main ABI is not selectedAssam Boudjelthia2020-07-231-0/+13
* Android: fix a title capitalizationAssam Boudjelthia2020-07-221-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Android: rephrase few logsAssam Boudjelthia2020-07-011-4/+2
* Android: handle some TODO commentsAssam Boudjelthia2020-07-011-1/+5
* Android: rephrase few UI elements in deployment settingsAssam Boudjelthia2020-06-251-9/+9
* Fix debugging for x86 and armv7 Android buildsJoni Poikelin2020-06-171-0/+4
* Android: remove ministro deployment optionAssam Boudjelthia2020-06-151-15/+10
* Android: Make two uses of Target::activeBuildConfiguration() explicithjk2020-04-141-2/+2
* Android: Use the new Target::activeBuildKey() functionhjk2020-04-011-1/+2
* 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
|\