summaryrefslogtreecommitdiff
path: root/src/plugins/android/createandroidmanifestwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Android: Remove gradle.properties file handlingAlessandro Portale2022-11-301-3/+0
* Android: Remove support old cmdline toolsArtem Sokolovskii2022-11-221-2/+2
* Android: Convert to using Tr::trAlessandro Portale2022-10-071-25/+20
* Android: Avoid QFileInfo use in createandroidmanifestwizard.cpphjk2022-09-281-3/+3
* Replace QtSupport::QtVersionNumber with QVersionNumberAlessandro Portale2022-09-191-2/+2
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-2/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Drop Qt5: Android, IOS & WASM: Get rid of QOverloadJarek Kobus2022-07-201-2/+1
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-2/+2
* Android: Show native paths in .pro File selection dialogsAlessandro Portale2021-12-011-1/+1
* Android: Fix AndroidManifest wizard invalid package source dirJonathan Mouchou2021-11-151-1/+4
* Replace some PathChooser::setFile with setFilePathhjk2021-09-131-5/+4
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-161-1/+1
|\
| * Don't try to add absolute paths with FilePath::pathAppended()hjk2021-08-131-1/+1
* | Android: More FilePath use in CreateAndroidManifestWizardhjk2021-08-161-16/+12
|/
* Android: Deduplicate string literals and use constants insteadAlessandro Portale2021-02-101-1/+2
* Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-251-1/+1
|\
| * Android: fix copy gradle files button functionAssam Boudjelthia2020-11-231-1/+1
* | Add missing "final" to unexported/unshared classesAlessandro Portale2020-11-181-2/+2
|/
* 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