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
/
androidbuildapkstep.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Move and rename result testing macros from expected.h to result.h
hjk
2025-04-14
1
-1
/
+1
*
Replace most expected_str by Utils::Result
hjk
2025-04-11
1
-2
/
+2
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
1
-1
/
+1
*
Project managers: Replace various uses of ProjectConfiguration::target()
Christian Kandeler
2025-03-11
1
-3
/
+3
*
ProjectExplorer: Replace uses of Target signals and member functions
Christian Kandeler
2025-03-06
1
-1
/
+1
*
ProjectExplorer: Make run configurations per build configuration
Christian Kandeler
2025-03-06
1
-17
/
+17
*
Merge remote-tracking branch 'origin/16.0'
Orgad Shaneh
2025-02-11
1
-2
/
+2
|
\
|
*
Android: Fix Axivion warnings
Jarek Kobus
2025-02-05
1
-2
/
+2
*
|
ProjectExplorer: Replace various direct calls to Target::kit()
Christian Kandeler
2025-02-07
1
-1
/
+1
*
|
ProjectExplorer: Replace various direct calls to Target::project()
Christian Kandeler
2025-02-06
1
-4
/
+4
|
/
*
Fix warnings about unused return values
Christian Kandeler
2025-01-21
1
-1
/
+2
*
Core: Always use dialogParent() for FileUtils::showInGraphicalShell()
hjk
2024-12-05
1
-1
/
+1
*
Android: Simplify packageSubPath()
Jarek Kobus
2024-11-13
1
-18
/
+10
*
Android: Cut the convoluted indirection
Jarek Kobus
2024-11-13
1
-1
/
+28
*
Android: Hide AndroidCreateKeystoreCertificate in cpp
Jarek Kobus
2024-11-12
1
-9
/
+8
*
Android: Introduce KeystoreData
Jarek Kobus
2024-11-12
1
-5
/
+6
*
Android: Hide CreateAndroidManifestWizard in cpp
Jarek Kobus
2024-11-12
1
-3
/
+2
*
Android: Inline CertificatesModel
Jarek Kobus
2024-11-12
1
-1
/
+43
*
Android: Inline AndroidExtraLibraryListModel
Jarek Kobus
2024-11-12
1
-4
/
+126
*
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
-14
/
+14
*
Android: Move AndroidSdkManager instance into its class
Jarek Kobus
2024-11-12
1
-8
/
+6
*
Android: Drop support for Qt < 5.4.0
hjk
2024-11-11
1
-8
/
+0
*
Android: Move some helper function to their single place of use
hjk
2024-11-11
1
-11
/
+52
*
Android: Give PasswordInputDialog a parent
hjk
2024-11-11
1
-11
/
+8
*
Replace a few expected_str<void> by Utils::Result
hjk
2024-10-08
1
-1
/
+1
*
Android: Replace occurrences of FilePath::toString
Andrii Semkiv
2024-09-06
1
-10
/
+14
*
Android: Fix post-build opening of package location for Qt 6.8
Alessandro Portale
2024-08-28
1
-1
/
+10
*
Remove #include <utils/fileutils.h> from most header files
hjk
2024-07-26
1
-3
/
+1
*
Utils: Rename PathChooser::rawFilePath() to unxepandedFilePath()
hjk
2024-06-19
1
-1
/
+1
*
Android: Transform AndroidConfig into namespace
Jarek Kobus
2024-05-28
1
-7
/
+6
*
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-05-17
1
-1
/
+1
|
\
|
*
Android: Don't crash when dis- and reconnecting phone via USB
Alessandro Portale
2024-05-15
1
-1
/
+1
*
|
Android: Introduce constant "firstQtWithAndroidDeployQt"
Alessandro Portale
2024-03-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-03-06
1
-5
/
+6
|
\
|
|
*
Android: Guard against assert due to invalid access
Alessandro Portale
2024-03-06
1
-5
/
+6
*
|
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
|
/
*
Android: Use more direct access to current config singleton
hjk
2024-01-24
1
-6
/
+6
*
Use more std::chrono and std::chrono_literals namespaces
Jarek Kobus
2024-01-23
1
-1
/
+2
*
Process: Get rid of setTimeoutS()
Jarek Kobus
2024-01-22
1
-2
/
+1
*
Android: Use new setup for a few factories
hjk
2023-11-24
1
-10
/
+17
*
TaskTree: Rename StopWithDone -> StopWithSuccess
Jarek Kobus
2023-11-07
1
-2
/
+2
*
TaskTree: Get rid of onGroupError element
Jarek Kobus
2023-11-07
1
-1
/
+1
*
Tr: Fix some quoting
Eike Ziller
2023-10-16
1
-5
/
+7
*
Android: Use a bit more LayoutBuilder in AndroidApkBuildStep
hjk
2023-09-04
1
-34
/
+36
*
Android: Lump apk build step creation together
hjk
2023-09-04
1
-110
/
+95
*
Android: Three more simple aspects for AndroidBuildApkStep
hjk
2023-08-24
1
-38
/
+11
*
Utils: Rename the new Storage to Store
hjk
2023-08-24
1
-2
/
+2
*
Use Utils::Storage instead of QVariantMap in a few places
hjk
2023-08-23
1
-2
/
+2
*
Android: Use a aspect for AndroidBuildStep::buildAAB
hjk
2023-08-23
1
-22
/
+12
[next]