index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
android
/
createandroidmanifestwizard.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Android: Remove gradle.properties file handling
Alessandro Portale
2022-11-30
1
-3
/
+0
*
Android: Remove support old cmdline tools
Artem Sokolovskii
2022-11-22
1
-2
/
+2
*
Android: Convert to using Tr::tr
Alessandro Portale
2022-10-07
1
-25
/
+20
*
Android: Avoid QFileInfo use in createandroidmanifestwizard.cpp
hjk
2022-09-28
1
-3
/
+3
*
Replace QtSupport::QtVersionNumber with QVersionNumber
Alessandro Portale
2022-09-19
1
-2
/
+2
*
Utils: Replace PathChooser::{fileP,p}athChanged signals
hjk
2022-09-06
1
-2
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Drop Qt5: Android, IOS & WASM: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-2
/
+1
*
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-2
/
+2
*
Android: Show native paths in .pro File selection dialogs
Alessandro Portale
2021-12-01
1
-1
/
+1
*
Android: Fix AndroidManifest wizard invalid package source dir
Jonathan Mouchou
2021-11-15
1
-1
/
+4
*
Replace some PathChooser::setFile with setFilePath
hjk
2021-09-13
1
-5
/
+4
*
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-08-16
1
-1
/
+1
|
\
|
*
Don't try to add absolute paths with FilePath::pathAppended()
hjk
2021-08-13
1
-1
/
+1
*
|
Android: More FilePath use in CreateAndroidManifestWizard
hjk
2021-08-16
1
-16
/
+12
|
/
*
Android: Deduplicate string literals and use constants instead
Alessandro Portale
2021-02-10
1
-1
/
+2
*
Merge remote-tracking branch 'origin/4.14'
Eike Ziller
2020-11-25
1
-1
/
+1
|
\
|
*
Android: fix copy gradle files button function
Assam Boudjelthia
2020-11-23
1
-1
/
+1
*
|
Add missing "final" to unexported/unshared classes
Alessandro Portale
2020-11-18
1
-2
/
+2
|
/
*
Android: set copy gradle templates checkbox to false by default
Assam Boudjelthia
2020-07-22
1
-1
/
+1
*
Android: Use re-usable "copy and ask for overwrite" callable
Eike Ziller
2020-07-13
1
-66
/
+10
*
Utils: Replace FileChooser::path() by filePath().toString()
hjk
2020-04-09
1
-2
/
+2
*
Android: Use the new Target::activeBuildKey() function
hjk
2020-04-01
1
-4
/
+2
*
android: Do not crash when node is nullptr in CreateAndroidManifectWizard
Tobias Hunger
2020-02-24
1
-11
/
+14
*
Android: Un-export CreateAndroidManifestWizard
hjk
2020-02-18
1
-6
/
+54
*
Android: Pass BuildSystem to CreateAndroidManifectWizard
hjk
2020-02-18
1
-15
/
+17
*
Android: Use Utils::InfoLabel in CreateAndroidManifestWizard
Alessandro Portale
2020-01-09
1
-16
/
+6
*
BaseQtVersion: remove qmakeProperty(...) getter
Tobias Hunger
2019-10-01
1
-5
/
+3
*
Android: Move logic to trigger AndroidManager::updateGradleProperties
hjk
2019-10-01
1
-1
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-6
/
+6
*
Some more FileName::appendPath() -> pathAppended() changes
hjk
2019-05-17
1
-1
/
+1
*
ProjectExplorer: Remove BuildTargetInfoList wrapper class
hjk
2019-05-14
1
-6
/
+5
*
Replace static_casts by QOverload where possible
hjk
2019-02-26
1
-1
/
+1
*
ProjectExplorer: Introduce Target::buildTarget(buildKey)
hjk
2019-02-20
1
-3
/
+3
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-2
/
+2
*
ProjectExplorer: Drop the target argument
hjk
2018-12-20
1
-3
/
+3
*
QmakeAndroid: Replace remaining AndroidQtSupport
hjk
2018-12-20
1
-10
/
+15
*
Android: Use QVariant for targetData/setTargetData
hjk
2018-08-01
1
-3
/
+3
*
Android: Modernize
Alessandro Portale
2018-07-26
1
-8
/
+8
*
Android: Move CreateAndroidManifestWizard and related build step to base
hjk
2018-07-11
1
-0
/
+379
*
Move qmake specific part to qmake plugin, generalize android support
BogDan Vatra
2014-07-21
1
-273
/
+0
*
Centralize error/warning/info icons
Alessandro Portale
2014-06-17
1
-2
/
+2
*
ProjectExplorer: Use constants for compile_warning.png and _error
Alessandro Portale
2014-05-19
1
-1
/
+2
*
Project: Use Utils::FileName as return type for projectDirectory(...)
Tobias Hunger
2014-05-06
1
-1
/
+1
*
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-04-02
1
-1
/
+1
|
\
|
*
Android: Set ANDROID_EXTRA_LIBS scoped to the arch
Daniel Teske
2014-04-01
1
-1
/
+1
*
|
Fix typo
Robert Loehning
2014-04-01
1
-1
/
+1
|
/
*
Android: Don't let the user choose a stupid ANDROID_PACKAGE_SOURCE_DIR
Daniel Teske
2014-03-13
1
-2
/
+42
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
[next]