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
/
androidqtversion.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace most expected_str by Utils::Result
hjk
2025-04-11
1
-1
/
+1
*
Android: Use FilePath::fileContents() instead of FileReader
hjk
2025-04-04
1
-6
/
+5
*
ProjectExplorer: Make run configurations per build configuration
Christian Kandeler
2025-03-06
1
-9
/
+9
*
Android: Fix unnecessary loop in parsePlatforms
Joerg Bornemann
2024-11-25
1
-15
/
+18
*
Android: avoid scanning mkspecs to detect android abi
David Schulz
2024-11-22
1
-5
/
+8
*
Android: Adjust to changes in Qt 6.9
Alessandro Portale
2024-11-19
1
-5
/
+73
*
Android: Move #include into cpp
Jarek Kobus
2024-11-15
1
-0
/
+2
*
Android: Rename androidmanager.{cpp,h} to androidutils.{cpp,h}
hjk
2024-11-12
1
-1
/
+1
*
Android: Replace AndroidManager namespace by the common Internal
hjk
2024-11-12
1
-4
/
+4
*
QtSupport: Rename addToEnvironment to addToBuildEnvironment
hjk
2024-09-27
1
-2
/
+2
*
Android: Transform AndroidConfig into namespace
Jarek Kobus
2024-05-28
1
-8
/
+7
*
Revert "Android: Speed up startup by using existing Qt6 Information"
Alessandro Portale
2024-03-26
1
-36
/
+2
*
Android: Use more direct access to current config singleton
hjk
2024-01-24
1
-5
/
+5
*
Android: Have test class definitions closer to tested code
hjk
2024-01-12
1
-3
/
+20
*
Android: Hide plugin class definition in .cpp
hjk
2024-01-12
1
-2
/
+2
*
Android: Use new setup for more plugin items
hjk
2023-11-24
1
-16
/
+22
*
Android: Pull androiddeployqt .json name retrieval into extra function
Alessandro Portale
2023-10-05
1
-9
/
+16
*
Android: Speed up startup by using existing Qt6 Information
Cristian Adam
2023-09-01
1
-2
/
+36
*
QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}
hjk
2023-08-15
1
-1
/
+1
*
Android: Read NDK and api versions from modules/Core.json
Alessandro Portale
2023-01-24
1
-0
/
+113
*
Android: Factor out parsing of platform version into a function
Alessandro Portale
2023-01-24
1
-10
/
+11
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Android: Convert to using Tr::tr
Alessandro Portale
2022-10-07
1
-7
/
+8
*
Replace QtSupport::QtVersionNumber with QVersionNumber
Alessandro Portale
2022-09-19
1
-2
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Android: Don't show 2 issues per Android Qt if unconfigured SDK
Alessandro Portale
2022-07-08
1
-1
/
+2
*
android: remove superfluous >
Marcus Tillmanns
2022-07-04
1
-1
/
+1
*
Android: Deduplicate identical ABI conversion code
Alessandro Portale
2022-07-01
1
-37
/
+2
*
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-6
/
+6
*
Android: Clean up for extraData constants
Assam Boudjelthia
2021-10-06
1
-2
/
+2
*
Android: Handle Qt 5 CMake projects target build dir retrieval
Assam Boudjelthia
2021-09-16
1
-10
/
+6
*
Android: fix for retrieving the path to deployment file and build dir
Assam Boudjelthia
2021-09-15
1
-5
/
+15
*
QtSupport: Collect environment changes instead of full environments
hjk
2021-05-27
1
-3
/
+1
*
Android: Fix android-*-deployment-settings.json detection
Alessandro Portale
2021-02-18
1
-0
/
+20
*
Android: fix parsing Andorid Abis for Qt 6
Assam Boudjelthia
2020-10-27
1
-3
/
+2
*
Android: fix aab label name and supported versions
Assam Boudjelthia
2020-10-16
1
-1
/
+2
*
QtSupport: Add supportsMultipleQtAbis getter
Alessandro Portale
2020-09-07
1
-1
/
+6
*
Android: Introduce constants for Android ABIs
Alessandro Portale
2020-07-26
1
-4
/
+5
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-3
/
+3
*
Android: Use QRegularExpression instead of QRegExp
Christian Stenger
2020-06-16
1
-3
/
+6
*
QtVersion: Make sure BaseQtVersion environment is set consistently
Tobias Hunger
2020-04-16
1
-1
/
+3
*
Android: Automatically use the correct NDK for each Qt version
Assam Boudjelthia
2020-02-17
1
-5
/
+6
*
Update Qt validity in options when changing Android device settings
Eike Ziller
2019-11-20
1
-0
/
+5
*
Android: Improve error message for "invalid" Qt versions
Eike Ziller
2019-10-08
1
-2
/
+9
*
Android multi arch support
BogDan Vatra
2019-09-16
1
-12
/
+43
*
ProjectExplorer: Use an alias for QList<Abi>
hjk
2019-05-27
1
-2
/
+2
*
QtSupport: Replace BaseQtVersion::clone()
hjk
2019-02-19
1
-10
/
+0
*
QtSupport: Provide implementation of BaseQtVersion::qtAbisFromLibrary()
hjk
2019-02-18
1
-1
/
+1
*
Android: Remove some indirection when finding the minimum NDK
hjk
2019-02-18
1
-2
/
+2
*
QtSupport et al: Move QtVersionFactory to *QtVersion implementation
hjk
2019-02-18
1
-1
/
+22
[next]