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
/
androidplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Use more direct access to current config singleton
hjk
2024-01-24
1
-1
/
+1
*
Android: Have test class definitions closer to tested code
hjk
2024-01-12
1
-5
/
+4
*
Android: Hide plugin class definition in .cpp
hjk
2024-01-12
1
-61
/
+73
*
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2024-01-10
1
-4
/
+2
|
\
|
*
Android: Resuscitate the "Configure Android options" InfoBar entry
Alessandro Portale
2024-01-09
1
-4
/
+2
*
|
ProjectExplorer: Some more ToolChain->Toolchain renamings
hjk
2023-12-12
1
-2
/
+2
*
|
Android: New setup for AndroidDeviceManager
hjk
2023-11-24
1
-12
/
+1
*
|
Android: Use new setup for more plugin items
hjk
2023-11-24
1
-9
/
+14
*
|
Android: Use new setup for a few factories
hjk
2023-11-24
1
-10
/
+19
|
/
*
ProjectExplorer: Reduce scope of projectexploererconstants include
hjk
2023-09-25
1
-0
/
+1
*
Use Nanotrace to generate startup performance report
Eike Ziller
2023-09-12
1
-0
/
+3
*
ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}
hjk
2023-08-15
1
-1
/
+1
*
Android: Hide AndroidRunConfiguration implementation
hjk
2023-05-23
1
-11
/
+0
*
Utils: Unify CheckableMessageBox and make it look more native
Marcus Tillmanns
2023-05-17
1
-1
/
+0
*
Android: Remove CheckableMessageBox::shouldAskAgain check
Alessandro Portale
2023-05-05
1
-2
/
+1
*
Android/Baremetal: Clean up some header
hjk
2023-03-28
1
-0
/
+2
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-1
/
+1
*
Android: Add SdkManagerOutputParser tests
Artem Sokolovskii
2023-02-22
1
-1
/
+6
*
Android: Move tests from sdkmanager class to test class
Artem Sokolovskii
2023-02-20
1
-1
/
+7
*
Android: Use specific classes for run worker factories
hjk
2023-01-23
1
-28
/
+8
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
1
-5
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Android: Pass context object to lambda connections
Jarek Kobus
2022-12-07
1
-5
/
+5
*
AndroidDeployQtStep: Make it cancelable
Jarek Kobus
2022-11-25
1
-0
/
+1
*
Get rid of unneeded includes of RunControl
Jarek Kobus
2022-10-25
1
-1
/
+0
*
Android: Convert to using Tr::tr
Alessandro Portale
2022-10-07
1
-11
/
+10
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Drop Qt5: Android, IOS & WASM: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-1
/
+1
*
Adapt to move of options to Edit > Preferences
Eike Ziller
2022-06-28
1
-1
/
+1
*
AndroidDeviceManager: Remove the instance from plugin destructor
Jarek Kobus
2022-03-28
1
-0
/
+1
*
Revert "Android: Make the device watcher process terminate on shutdown"
Jarek Kobus
2022-03-18
1
-13
/
+0
*
Android: Make the device watcher process terminate on shutdown
Alessandro Portale
2022-03-17
1
-0
/
+13
*
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-1
/
+1
*
InfoBar: Make adding more buttons possible
Eike Ziller
2022-01-18
1
-1
/
+1
*
Implements previewing qml preview for a qmlproject
Piotr Mikolajczyk
2021-09-21
1
-14
/
+2
*
ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnable
hjk
2021-08-13
1
-1
/
+1
*
Java: add java language server settings
David Schulz
2021-02-18
1
-0
/
+7
*
Android: Inline AndroidDeployStepWidget
hjk
2020-08-26
1
-1
/
+1
*
Android: fix a title capitalization
Assam Boudjelthia
2020-07-22
1
-1
/
+1
*
Move InfoBar to Utils
Eike Ziller
2020-06-18
1
-7
/
+7
*
ProjectExplorer: Consolidate RunConfigurationFactory::ids
hjk
2020-06-15
1
-4
/
+4
*
Android: Silence soft assert
Christian Stenger
2020-03-19
1
-1
/
+4
*
Android: keep the debuggers list updated with auto detected toolchains
Assam Boudjelthia
2020-02-28
1
-1
/
+1
*
Android: Automatically use the correct NDK for each Qt version
Assam Boudjelthia
2020-02-17
1
-0
/
+1
*
Android: don't show Android info bar if Android version is installed
Assam Boudjelthia
2020-02-11
1
-4
/
+10
*
Android: Automatically download SDK tools and essential packages
Assam Boudjelthia
2020-02-07
1
-0
/
+30
*
Android: Merge androidsettings{page,widget}.{h,cpp}
hjk
2020-01-13
1
-1
/
+1
*
Android: Move logic to trigger AndroidManager::updateGradleProperties
hjk
2019-10-01
1
-28
/
+0
*
Android multi arch support
BogDan Vatra
2019-09-16
1
-2
/
+0
*
Android: Avoid a direct use of RunControl::runConfiguration()
hjk
2019-08-30
1
-2
/
+1
[next]