summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeandroidsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Android: turn "use Ministro" into a checkboxJake Petroules2017-10-101-7/+3
|/
* Android: Remove outdated conditionOrgad Shaneh2017-09-253-14/+14
* Android: Remove pointless conditionRobert Loehning2017-09-141-2/+0
* Android: Remove Ant and make gradle as the default java build toolVikas Pachdha2017-09-142-11/+3
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-133-19/+22
* Android: remove support for local/debug deployment optionJake Petroules2017-09-061-2/+0
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\
| * Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* | ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-282-53/+10
* | BuildStep: Do not use QLatin1String/QLatin1Char in BuildStepsTobias Hunger2017-07-252-41/+29
|/
* Android: Fix sdkmanager timing out on slower machinesVikas Pachdha2017-07-251-0/+7
* Android: Simplify run control constructionhjk2017-06-301-3/+0
* Android: Make Android manager activity start arguments configurableVikas Pachdha2017-06-283-11/+16
* Fix release builds debuggingBogDan Vatra2017-04-121-7/+9
* Copy gradle from Qt location if availableBogDan Vatra2017-04-071-3/+6
* QMake: Simplify QmakeProject::creationIds use furtherhjk2017-02-281-4/+3
* QMake: Centralize determination of available creationIdshjk2017-02-281-6/+1
* Remove spaces in initializer listsTim Jenssen2017-02-223-4/+4
* qmake: move over from QmakeProjectNodes to QmakeParserNodesTobias Hunger2017-02-228-77/+78
* qmake: Unify TargetInformation and TargetParserInformation againTobias Hunger2017-02-221-3/+3
* qmake: Use Variable enum consistentlyTobias Hunger2017-02-144-9/+9
* qmake: Use ProjectType enum consistentlyTobias Hunger2017-02-143-8/+7
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-302-0/+7
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-1/+2
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-192-5/+5
* Make some plugins hidden by defaultEike Ziller2017-01-091-0/+1
* Rename the "ERROR" icon to "CRITICAL"Ulf Hermann2017-01-021-1/+1