aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeandroidsupport
Commit message (Expand)AuthorAgeFilesLines
* QmakeProjectManager: Make target search operate on project nodeshjk2018-11-281-6/+6
* QmakeAndroidSupport: ModernizeAlessandro Portale2018-11-251-3/+3
* Android: Use QVariant for targetData/setTargetDatahjk2018-08-012-36/+24
* Android: Use less direct access to the qmake build stephjk2018-07-264-26/+2
* Android: Move CreateAndroidManifestWizard and related build step to basehjk2018-07-119-640/+3
* Android: Use generic functions in CreateAndroidManifestwizardhjk2018-07-114-49/+79
* ProjectExplorer: Add a BuildConfiguration::regenerateBuildFileshjk2018-07-101-12/+1
* Android: Move most of QmakeAndroidBuildApkStepWidget to basehjk2018-07-025-231/+10
* Android: Move AndroidExtraLibraryListModel to basehjk2018-07-028-259/+71
* Android: Merge {Qmake,}AndroidSupport::androiddeployqtPathhjk2018-06-222-15/+0
* Android: Move some generic apk build step code to basehjk2018-06-222-148/+1
* Android: Remove code to help with upgrades from Qt 5.1hjk2018-06-131-3/+0
* QmakeAndroid: Use build-system agnostic signals for updateshjk2018-06-132-17/+8
* QmakeAndroid: Inline QmakeAndroidBuildApkWidgethjk2018-06-135-194/+65
* QmakeAndroid: Move some build-system agnostic items to Android basehjk2018-06-133-56/+10
* QmakeAndroid: Consolidate access to build system specific target infohjk2018-06-132-53/+57
* QmakeAndroid: Slim down some codehjk2018-06-133-19/+9
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-312-3/+1
* QmakeAndroid: Move RunConfigurationFactory to Android basehjk2018-05-231-20/+0
* QmakeAndroid: Introduce two new functions in QmakeAndroidQtSupporthjk2018-05-094-24/+30
* QmakeAndroid: Remove unused function declarationhjk2018-05-091-1/+0
* QmakeAndroid: Remove androidpackageinstallationfactory.cpphjk2018-05-091-49/+0
* Android: Merge run configuration into base classhjk2018-05-089-210/+39
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-082-3/+3
* QmakeAndroid: Remove redundant function overridesOrgad Shaneh2018-05-022-21/+0
* Pass id to RunConfiguration constructorhjk2018-04-257-98/+26
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-171-1/+3
|\
| * Android: Fix debugging on Android 8+BogDan Vatra2018-04-131-1/+3
* | ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-122-37/+10
* | QmakeAndroid: Remove an explicit reference to QmakeProjecthjk2018-04-121-3/+2
* | Android: Move some unshared code closer to its only place of usehjk2018-04-121-2/+17
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-312-10/+25
|\|
| * Add stdcpp NDK paths to soLibSearchPathBogDan Vatra2018-03-292-10/+25
* | Android: Use base method to list run configurationshjk2018-03-274-26/+7
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-131-1/+2
|\|
| * RunConfigurationFactories: Fix crash opening non-qmake based projectsTobias Hunger2018-03-071-1/+2
* | Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-072-6/+3
* | Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
* | Introduce and use IRunConfiguration::addSupportedTargetDeviceTypehjk2018-02-231-1/+1
* | ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-152-5/+3
* | QmakeAndroidSupport: Pimpl and remove use of global object poolhjk2018-02-142-20/+21
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-072-7/+8
|\|
| * Android: Fix empty output tab header and run configuration nameVikas Pachdha2018-02-072-7/+8
* | IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-062-5/+6
|/
* Android: Fix crash when creating new projectVikas Pachdha2018-01-311-5/+3
* Use the .pro file path as buildSystemTarget in qmake based RunConfigshjk2018-01-121-1/+1
* ProjectExplorer: Simplify BuildManager::buildList() callshjk2018-01-111-2/+1
* QmakeProject: Make availableBuildTargets return a BuildTargetInfo listhjk2018-01-111-9/+1
* QmakeProject: Remove proFilesEvaluated() signalhjk2018-01-091-6/+3
* AndroidQmake: Remove some unnneded qmake specific qualificationhjk2018-01-052-12/+8