aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeandroidsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
* ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()hjk2018-01-052-9/+13
* Android: Remove unused declarationhjk2018-01-031-2/+0
* QmakeAndroid: Some cosmeticshjk2018-01-032-20/+8
* Android: Use device types as restrictions on project configurationshjk2017-12-197-40/+56
* ProjectExplorer: Use ids in RunConfigFactory:: setSupportedProjectTypehjk2017-12-191-3/+5
* QmakeAndroidSupport: Move AndroidPackageInstallationStep to Android pluginhjk2017-12-129-323/+2
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-0812-180/+68
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-11-291-0/+4
|\
| * BuildConfiguration: Fix caching of environmentTobias Hunger2017-11-281-0/+4
* | QmakeAndroidSupport: Fix warningsTobias Hunger2017-11-271-2/+2
* | ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-274-38/+11
* | ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)hjk2017-11-201-3/+2
* | ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-163-17/+1
* | ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-142-10/+1
* | Merge remote-tracking branch 'origin/4.5'Orgad Shaneh2017-11-112-15/+0
|\|
| * ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-102-15/+0
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-192-2/+2
|\|
| * BuildConfiguration: Make method name clearerTobias Hunger2017-10-182-2/+2