aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidmanifesteditorwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variablesJarek Kobus2020-11-201-2/+0
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-10-051-0/+2
|\
| * Android: Set the manifest dirty when app icons are set or removedVille Voutilainen2020-10-021-0/+2
* | Add control for set Android manifest screenOrientation paramFabio Falsini2020-09-261-2/+44
* | Fix Qt 6 build of ProjectExplorer and targets & build systemsEike Ziller2020-09-211-1/+1
* | Android: Remove unused functionsAlessandro Portale2020-09-151-29/+0
|/
* Android: re-organize manifest editor widgetAssam Boudjelthia2020-07-221-319/+332
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Android: parse image file names from manifestVille Voutilainen2020-06-261-5/+39
* Move InfoBar to UtilsEike Ziller2020-06-181-5/+5
* Android: Use QRegularExpression to check package nameshjk2020-06-101-2/+3
* Android: add a splash screen editor to manifest editorVille Voutilainen2020-06-071-40/+79
* Remove unnecessary removeContextObject callsEike Ziller2020-05-271-6/+0
* Android: add service editor to manifest editorVille Voutilainen2020-05-251-7/+231
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-071-6/+5
|\
| * Android: fix manifest editor appending lib_name meta-dataAssam Boudjelthia2020-04-031-6/+5
| * Android: fix a thinko in syncing icons to widgetsVille Voutilainen2020-04-031-13/+21
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-191-1/+0
|\|
| * Android: remove unnecessary minimumSize limit to permissions listViewAssam Boudjelthia2020-03-181-1/+0
* | Android: turn manifest editor application icons into widgetsVille Voutilainen2020-03-061-322/+6
|/
* Disable androidMinSdkVersion & androidTargetSdkVersion editing if neededBogDan Vatra2020-03-061-2/+6
* Android: fix minor syntax issuesAssam Boudjelthia2020-03-031-2/+2
* Android: place add permissions combobox on top of the list viewAssam Boudjelthia2020-03-031-13/+13
* Android: allow style extraction method selection to the manifest editorAssam Boudjelthia2020-03-031-7/+41
* Android: make icon removal actually workVille Voutilainen2020-02-251-64/+201
* Android: Automatically use the correct NDK for each Qt versionAssam Boudjelthia2020-02-171-2/+6
* Android: make the manifest editor's icon selector's layout more compactVille Voutilainen2020-01-301-0/+6
* Android: make manifest editor icon buttons more self-evidentVille Voutilainen2020-01-291-18/+72
* Android: Simplify code in manifest editorhjk2019-11-181-28/+21
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* Utils: Add toSet/toList functionshjk2019-07-021-1/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* Android: Simplify AndroidManifestEditorWidget::iconPathhjk2019-05-161-13/+7
* Replace static_casts by QOverload where possiblehjk2019-02-261-2/+2
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2019-01-151-10/+6
|\
| * Respect the setting of the version code via the pro fileAndy Shaw2019-01-091-10/+6
* | QmakeAndroid: Replace remaining AndroidQtSupporthjk2018-12-201-1/+0
* | QmakeAndroid: Fill application comboboxhjk2018-12-171-2/+8
|/
* Android: Use less direct access to the qmake build stephjk2018-07-261-3/+11
* Android: ModernizeAlessandro Portale2018-07-261-11/+11
* Fix focus handling in android manifest editorEike Ziller2018-01-041-0/+11
* Fix text based Android manifest editor actionsEike Ziller2017-05-181-6/+12
* SessionManager: Clean up methods around projectsTim Jenssen2017-03-021-1/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-2/+2
* Replace a few occurrences of QStringList() << ...hjk2017-02-081-2/+2
* Revert "Replace virtual isModified method with a getter/setter/notifier"Jarek Kobus2016-10-211-17/+17
* Replace virtual isModified method with a getter/setter/notifierJarek Kobus2016-10-171-17/+17
* Remove use of deprecated Qt algorithmsOrgad Shaneh2016-08-091-2/+5
* Move icons to UtilsUlf Hermann2016-08-051-2/+2