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
/
androidconfigurations.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: FilePathify a bit further
hjk
2025-04-02
1
-4
/
+4
*
Android: Get rid of unused signal
Jarek Kobus
2024-11-13
1
-1
/
+0
*
Android: Move AndroidSdkManager instance into its class
Jarek Kobus
2024-11-12
1
-5
/
+0
*
Android: Move more classes into Internal namespace
Jarek Kobus
2024-11-12
1
-4
/
+3
*
Android: Avoid passing AndroidSdkManager
Jarek Kobus
2024-11-12
1
-2
/
+2
*
Android: optionally add a default system image for an AVD
Assam Boudjelthia
2024-10-18
1
-0
/
+2
*
Android: Remove unused functions from AndroidConfig
Jarek Kobus
2024-07-23
1
-4
/
+0
*
Android: Use task tree for startAvd() action
Jarek Kobus
2024-07-10
1
-0
/
+3
*
Android: Introduce devicesCommandOutput() helper and reuse it
Jarek Kobus
2024-06-05
1
-0
/
+2
*
Android: Get rid of connectedDevices()
Jarek Kobus
2024-06-05
1
-2
/
+0
*
Android: Avoid using connectedDevices() in findAvd()
Jarek Kobus
2024-06-05
1
-0
/
+1
*
Android: Transform AndroidConfig into namespace
Jarek Kobus
2024-05-28
1
-102
/
+57
*
Android: Rename setConfig() into applyConfig()
Jarek Kobus
2024-05-28
1
-1
/
+1
*
Android: Remove unused methods, hide one method in private section
Jarek Kobus
2024-05-28
1
-4
/
+1
*
Android: Make isValidNdk() static
Jarek Kobus
2024-05-27
1
-1
/
+1
*
Android: Hide gdbPathFromNdk() and lldbPathFromNdk() in cpp
Jarek Kobus
2024-05-27
1
-3
/
+0
*
Android: Hide toolsPrefix() and toolchainPrefix() in cpp
Jarek Kobus
2024-05-27
1
-2
/
+0
*
Android: Hide getDeviceProperty() in cpp
Jarek Kobus
2024-05-23
1
-2
/
+0
*
Android: Hide getAvdName() in cpp
Jarek Kobus
2024-05-23
1
-1
/
+0
*
Android: Simplify execution of createAvdCommand()
Jarek Kobus
2024-05-10
1
-3
/
+0
*
Android: Remove SystemInfo from CreateAvdInfo
Jarek Kobus
2024-05-08
1
-2
/
+2
*
Android: Use QList instead of QVector
Jarek Kobus
2024-04-24
1
-3
/
+3
*
Android: Use more direct access to current config singleton
hjk
2024-01-24
1
-2
/
+2
*
Android: Have test class definitions closer to tested code
hjk
2024-01-12
1
-0
/
+4
*
ProjectExplorer: Some more ToolChain->Toolchain renamings
hjk
2023-12-12
1
-3
/
+3
*
Android: Use new setup for more plugin items
hjk
2023-11-24
1
-7
/
+5
*
Utils, all: Standardize on QtcSettings
hjk
2023-09-27
1
-8
/
+4
*
Android: Unexport Android plugin
Jarek Kobus
2023-08-22
1
-3
/
+2
*
Android: Use a more direct access to the tools' path
hjk
2023-07-27
1
-1
/
+2
*
Android: Remove "ndkPath" entry from sdk_definitions.json
Alessandro Portale
2023-01-18
1
-2
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Android: Simplify 32bit detection logic
hjk
2022-11-28
1
-1
/
+0
*
Android: Remove support old cmdline tools
Artem Sokolovskii
2022-11-22
1
-2
/
+0
*
Replace QtSupport::QtVersionNumber with QVersionNumber
Alessandro Portale
2022-09-19
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-25
/
+3
*
Android: Inline androidsdkmanagerwidget.ui
hjk
2022-07-22
1
-7
/
+2
*
Android: Avoid one use of ProcessArgs::splitArgs()
hjk
2022-04-22
1
-3
/
+3
*
Android: keep up with sdk tools changing folder structure
Assam Boudjelthia
2022-03-17
1
-1
/
+5
*
Android: Get rid of the avd info fields in AndroidDeviceInfo
Assam Boudjelthia
2022-03-14
1
-2
/
+0
*
Monitor Android devices in non-polling method
Assam Boudjelthia
2022-02-22
1
-4
/
+2
*
Fix avdmanageroutputparser test
Eike Ziller
2022-02-03
1
-1
/
+0
*
Android: Compile fix for Qt 5
hjk
2022-01-31
1
-1
/
+4
*
Android: Detect available Ndk platforms also for recent Ndk versions
Alessandro Portale
2022-01-30
1
-1
/
+2
*
Android: Make a couple of AndroidConfig's functions static
Alessandro Portale
2022-01-25
1
-7
/
+8
*
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-9
/
+9
*
Android: Allow users to select which NDK to use for kits
Alessandro Portale
2021-12-10
1
-0
/
+3
*
Android: Register Lldb if it is present
Christian Stenger
2021-11-09
1
-0
/
+1
*
Android: drop const from AndroidConfigurations::currentConfig()
Assam Boudjelthia
2021-10-26
1
-1
/
+1
*
Android: Remove unnecessary parameters in AndroidConfigurations
Assam Boudjelthia
2021-10-13
1
-5
/
+3
*
Android: handle return correct serialNumber for a running avd
Assam Boudjelthia
2021-10-13
1
-0
/
+1
[next]