summaryrefslogtreecommitdiff
path: root/src/plugins/android/androiddeployconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Remove DeployConfiguration restrictionhjk2019-01-251-73/+0
* ProjectExplorer: Remove registerDeployConfigurationhjk2019-01-221-2/+1
* Use new DeployConfigurationFactory::addInitialStep in some caseshjk2019-01-211-11/+4
* Merge DeployConfigurationFactory::{canHandle,canOffer}hjk2019-01-181-1/+4
* ProjectExplorer: Simplify DeployConfigFactory::availableBuildTargetshjk2019-01-161-5/+3
* QmakeAndroid: Replace remaining AndroidQtSupporthjk2018-12-201-1/+0
* Android: Avoid toolchain check for QML projectsVikas Pachdha2018-07-191-4/+7
* Make DeployConfigurationFactory more similar to RunConfigFactorieshjk2018-05-021-9/+6
* Android: Use device types as restrictions on project configurationshjk2017-12-191-6/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-70/+19
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-1/+2
* Kits: Save several ToolChains per kitTobias Hunger2016-07-141-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* ProjectConfiguration: Clean up some constantsTobias Hunger2015-11-161-0/+3
* Android: Fix possible crashTobias Hunger2015-06-171-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | DeployConfigurationFactory: Properly extract the abstract classDaniel Teske2015-01-131-5/+0
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Android: Fix displayNameForIdDaniel Teske2014-09-021-1/+1
* | Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-8/+3
* | Android: Remove Necessitas supportBogDan Vatra2014-07-211-16/+4
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-3/+3
* Android: Remove unneeded null validationOrgad Shaneh2014-05-211-2/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-1/+1
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-291-1/+1
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-1/+1
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-1/+1
* Android: androiddeployqt supportDaniel Teske2013-09-261-8/+19
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+1
* Fix Krazy warnings about includes/header guards in Android.Friedemann Kleint2013-03-121-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-19/+18
|\ \ | |/
| * Adjust license headershjk2012-10-051-19/+18
* | Make DeployConfigurations cloneableDaniel Teske2012-09-281-0/+1
|/
* s/profile/kit/Tobias Hunger2012-09-041-4/+4
* android: code cosmeticshjk2012-08-121-28/+26
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix tr() error in Android plugin, use QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-07-161-1/+1
* More Android fixes, add default android device.BogDan Vatra2012-07-041-12/+24
* Fix Android plugin.BogDan Vatra2012-06-231-9/+16
* Profile introductionTobias Hunger2012-06-211-19/+15
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-11/+15
* Android pluginBogDan Vatra2012-04-241-0/+135