index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
android
/
androidmanager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Rename androidmanager.{cpp,h} to androidutils.{cpp,h}
hjk
2024-11-12
1
-58
/
+0
*
Android: Replace AndroidManager namespace by the common Internal
hjk
2024-11-12
1
-2
/
+2
*
Android: Move more classes into Internal namespace
Jarek Kobus
2024-11-12
1
-4
/
+2
*
Android: Drop support for Qt < 5.4.0
hjk
2024-11-11
1
-6
/
+1
*
Android: Move some helper function to their single place of use
hjk
2024-11-11
1
-8
/
+0
*
Android: Remove unused startAdbProcess()
Jarek Kobus
2024-09-03
1
-2
/
+0
*
Android: Hide runAdbCommand in cpp file
Jarek Kobus
2024-09-03
1
-16
/
+0
*
Android: Make installQASIPackage() asynchronous
Jarek Kobus
2024-07-18
1
-2
/
+0
*
Android: support namespace in build.gradle
Assam Boudjelthia
2024-05-30
1
-1
/
+0
*
Android: Introduce constant "firstQtWithAndroidDeployQt"
Alessandro Portale
2024-03-21
1
-0
/
+3
*
AndroidManager: Remove some unused functions
Jarek Kobus
2023-08-22
1
-3
/
+0
*
AndroidManager: Make it a namespace
Jarek Kobus
2023-08-22
1
-58
/
+43
*
AndroidManager: Use Utils::Process for startAdbProcess()
Jarek Kobus
2023-08-22
1
-5
/
+2
*
AndroidManager: Rename runAdbCommandDetached() into startAdbProcess()
Jarek Kobus
2023-08-15
1
-1
/
+1
*
AndroidManager: Remove deleteOnFinish arg from runAdbCommandDetached()
Jarek Kobus
2023-08-15
1
-2
/
+1
*
Android: Pull android debugging related files to a subdirectory
Alexey Edelev
2023-06-29
1
-0
/
+1
*
Android: Skip "Make Install" and "Build APK" if not ProductType::App
Alessandro Portale
2023-04-06
1
-0
/
+1
*
Android: Fix opening of package location after build
Alessandro Portale
2023-02-23
1
-1
/
+1
*
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
-1
/
+0
*
Android: FilePath-ify certificate handling
Alessandro Portale
2022-11-30
1
-4
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-1
/
+1
*
Android: remove unused function that couldn't be removed in 5.0 branch
Assam Boudjelthia
2021-11-08
1
-2
/
+0
*
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-09-20
1
-0
/
+5
|
\
|
*
Android: Handle Qt 5 CMake projects target build dir retrieval
Assam Boudjelthia
2021-09-16
1
-0
/
+2
|
*
Android: fix for retrieving the path to deployment file and build dir
Assam Boudjelthia
2021-09-15
1
-0
/
+3
*
|
Add const to getters
Piotr Mikolajczyk
2021-09-15
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-08-26
1
-1
/
+2
|
\
|
|
*
Android: Get the minimum sdk level based on the used Qt version
Assam Boudjelthia
2021-08-26
1
-1
/
+2
*
|
Android: Use FileUtils in AndroidDeployQtStep::createConfigWidget
hjk
2021-08-24
1
-1
/
+1
|
/
*
Android: Remove unused functions
Alessandro Portale
2020-09-15
1
-9
/
+0
*
Android: AndroidManager code cosmetics
hjk
2020-05-19
1
-10
/
+11
*
Android: Shuffle debug server detection code a bit
hjk
2020-05-19
1
-1
/
+1
*
Android: Inline AndroidManager::intentName into only user
hjk
2020-02-24
1
-1
/
+0
*
Merge remote-tracking branch 'origin/4.11'
Eike Ziller
2020-02-05
1
-0
/
+2
|
\
|
*
Handle Qt < 5.14.0 androiddeployqt settings file
BogDan Vatra
2020-01-20
1
-0
/
+2
*
|
Android: Move aabPath() to only user
hjk
2020-01-06
1
-1
/
+0
|
/
*
Fix debugging armv7a & x86 when running on 64 bit targets
BogDan Vatra
2019-12-03
1
-1
/
+0
*
Android: Get the preferred Abi from apk & device
BogDan Vatra
2019-11-29
1
-0
/
+1
*
Android: Move logic to trigger AndroidManager::updateGradleProperties
hjk
2019-10-01
1
-1
/
+1
*
Android multi arch support
BogDan Vatra
2019-09-16
1
-2
/
+10
*
Use Utils::FilePath in SynchronousProcess
hjk
2019-06-11
1
-2
/
+5
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-10
/
+10
*
Android: Add proper QBS support
BogDan Vatra
2019-04-26
1
-0
/
+1
*
Say hello to Android CMake support
BogDan Vatra
2019-03-06
1
-1
/
+3
*
Android: Remove some indirection when finding the minimum NDK
hjk
2019-02-18
1
-1
/
+0
*
Android: Code cosmetics
hjk
2019-01-22
1
-3
/
+0
*
QmakeAndroidSupport: Remove plugin
hjk
2019-01-16
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.8'
Eike Ziller
2019-01-07
1
-0
/
+1
|
\
[next]