aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/createandroidmanifestwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: fix copy gradle files button functionAssam Boudjelthia2020-11-231-1/+1
* Android: set copy gradle templates checkbox to false by defaultAssam Boudjelthia2020-07-221-1/+1
* Android: Use re-usable "copy and ask for overwrite" callableEike Ziller2020-07-131-66/+10
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-2/+2
* Android: Use the new Target::activeBuildKey() functionhjk2020-04-011-4/+2
* android: Do not crash when node is nullptr in CreateAndroidManifectWizardTobias Hunger2020-02-241-11/+14
* Android: Un-export CreateAndroidManifestWizardhjk2020-02-181-6/+54
* Android: Pass BuildSystem to CreateAndroidManifectWizardhjk2020-02-181-15/+17
* Android: Use Utils::InfoLabel in CreateAndroidManifestWizardAlessandro Portale2020-01-091-16/+6
* BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-5/+3
* Android: Move logic to trigger AndroidManager::updateGradlePropertieshjk2019-10-011-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-6/+6
* Some more FileName::appendPath() -> pathAppended() changeshjk2019-05-171-1/+1
* ProjectExplorer: Remove BuildTargetInfoList wrapper classhjk2019-05-141-6/+5
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* ProjectExplorer: Introduce Target::buildTarget(buildKey)hjk2019-02-201-3/+3
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* ProjectExplorer: Drop the target argumenthjk2018-12-201-3/+3
* QmakeAndroid: Replace remaining AndroidQtSupporthjk2018-12-201-10/+15
* Android: Use QVariant for targetData/setTargetDatahjk2018-08-011-3/+3
* Android: ModernizeAlessandro Portale2018-07-261-8/+8
* Android: Move CreateAndroidManifestWizard and related build step to basehjk2018-07-111-0/+379
* Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-273/+0
* Centralize error/warning/info iconsAlessandro Portale2014-06-171-2/+2
* ProjectExplorer: Use constants for compile_warning.png and _errorAlessandro Portale2014-05-191-1/+2
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-04-021-1/+1
|\
| * Android: Set ANDROID_EXTRA_LIBS scoped to the archDaniel Teske2014-04-011-1/+1
* | Fix typoRobert Loehning2014-04-011-1/+1
|/
* Android: Don't let the user choose a stupid ANDROID_PACKAGE_SOURCE_DIRDaniel Teske2014-03-131-2/+42
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Android: Fix crash in CreateAndroidManifestWizardDaniel Teske2013-11-201-0/+1
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-2/+2
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-291-9/+9
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-2/+2
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-6/+6
* Android: fix UI text capitalization and punctuationLeena Miettinen2013-10-091-5/+5
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-091-2/+0
* Fix compilation with Qt < 5.2Orgad Shaneh2013-10-011-1/+1
* Android: Qt 5.2 deployment add a button to create a Android manifestDaniel Teske2013-10-011-0/+233