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
/
androidsdkmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Delete old packages when sdk command failed
Jarek Kobus
2024-11-12
1
-0
/
+2
*
Android: Move AndroidSdkManager instance into its class
Jarek Kobus
2024-11-12
1
-0
/
+6
*
Android: Fix crash on reloadPackages
Jarek Kobus
2024-10-29
1
-2
/
+2
*
Android: Restore original calls to refreshPackages
Jarek Kobus
2024-10-28
1
-2
/
+2
*
Android: Get rid of packageReloadBegin() signal
Jarek Kobus
2024-10-28
1
-4
/
+17
*
Android: Reuse static instance of AndroidSdkManager
Jarek Kobus
2024-10-28
1
-2
/
+2
*
Android: Require manual close after installation is complete
Jarek Kobus
2024-10-24
1
-3
/
+17
*
Android: Make installationRecipe return Error on at least one error
Jarek Kobus
2024-10-24
1
-5
/
+7
*
Android: Don't show Android SDK Changes dialog with 0 packages
Jarek Kobus
2024-10-17
1
-0
/
+3
*
TaskTree: Refactor For loops
Jarek Kobus
2024-09-16
1
-4
/
+2
*
Android: Replace occurrences of FilePath::toString
Andrii Semkiv
2024-09-06
1
-1
/
+1
*
TaskTree: Introduce For element
Jarek Kobus
2024-07-10
1
-4
/
+4
*
Fix various translatable strings
Eike Ziller
2024-06-27
1
-1
/
+1
*
Android: Transform AndroidConfig into namespace
Jarek Kobus
2024-05-28
1
-22
/
+22
*
Android: Log the actual Process CommandLine in sdkManagerCommand
Alessandro Portale
2024-05-03
1
-3
/
+2
*
Android: Run Process asynchronously from the main thread
Jarek Kobus
2024-05-03
1
-27
/
+0
*
Android: Make parseCommonArguments() static
Jarek Kobus
2024-05-03
1
-44
/
+42
*
Android: Do some cleanup
Jarek Kobus
2024-05-03
1
-376
/
+14
*
Android: Reuse recipes
Jarek Kobus
2024-05-03
1
-2
/
+66
*
Android: Add updateRecipe
Jarek Kobus
2024-05-03
1
-6
/
+29
*
Android: Add installationRecipe
Jarek Kobus
2024-05-03
1
-0
/
+76
*
Android: Add licensesRecipe
Jarek Kobus
2024-05-03
1
-8
/
+109
*
Android: Introduce QuestionProgressDialog
Jarek Kobus
2024-05-03
1
-0
/
+86
*
Android: Make workflow item names consistent
Jarek Kobus
2024-05-02
1
-15
/
+15
*
Android: Avoid duplicated "--sdk_root=[...]" arg
Jarek Kobus
2024-04-23
1
-2
/
+2
*
Android: Decouple missing packages logic from UI
Jarek Kobus
2024-04-22
1
-0
/
+26
*
Android: Introduce InstallationChange helper struct
Jarek Kobus
2024-04-22
1
-10
/
+7
*
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-04-22
1
-3
/
+1
|
\
|
*
Android: Don't call waitForFinished() recursively
Jarek Kobus
2024-04-19
1
-3
/
+1
*
|
Android: Get rid of forceReload arg
Jarek Kobus
2024-04-18
1
-14
/
+10
*
|
Android: Get rid of forceUpdate arg from allPackages()
Jarek Kobus
2024-04-18
1
-3
/
+3
*
|
Android: Get rid of forceUpdates arg from filteredPackages()
Jarek Kobus
2024-04-18
1
-18
/
+13
*
|
Android: Get rid of onLicenseStdOut()
Jarek Kobus
2024-04-17
1
-18
/
+9
*
|
Android: Unconvolute onLicenseStdOut()
Jarek Kobus
2024-04-17
1
-14
/
+13
*
|
Android: Make onLicenseStdOut() static
Jarek Kobus
2024-04-17
1
-26
/
+21
*
|
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
|
/
*
Android: Warn if parsing packages failed
Marcus Tillmanns
2024-02-27
1
-0
/
+3
*
Android: Use more direct access to current config singleton
hjk
2024-01-24
1
-25
/
+22
*
Process: Change signature of waitForXxx() functions
Jarek Kobus
2024-01-23
1
-3
/
+4
*
Process: Get rid of setTimeoutS()
Jarek Kobus
2024-01-22
1
-5
/
+4
*
Tr: Move some line endings at beginning and end out of tr
Eike Ziller
2023-10-18
1
-4
/
+4
*
All: Remove some unneeded #includes
hjk
2023-09-27
1
-1
/
+0
*
Android: Use a more direct access to the tools' path
hjk
2023-07-27
1
-3
/
+3
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-3
/
+3
*
Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}
Jarek Kobus
2023-05-03
1
-1
/
+1
*
Android: Make QRegularExpressions static const
Alessandro Portale
2023-03-23
1
-1
/
+1
*
Android: Use QtConcurrent invocation for async run
Jarek Kobus
2023-03-10
1
-38
/
+38
*
Android: Move tests from sdkmanager class to test class
Artem Sokolovskii
2023-02-20
1
-56
/
+2
*
Android: Extract sdkmanageroutputparser to separate file
Artem Sokolovskii
2023-02-14
1
-502
/
+6
[next]