aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid potential detach of non-const Qt containers in range-loops 2/2Alessandro Portale2025-03-241-1/+1
* ProjectExplorer: Allow setting generic data on a BuildConfigurationChristian Kandeler2025-03-171-19/+19
* Project managers: Replace various uses of ProjectConfiguration::target()Christian Kandeler2025-03-111-6/+6
* Android: Use BuildConfiguration instead of TargetChristian Kandeler2025-03-111-2/+2
* ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-061-66/+62
* TaskTree: Introduce timeoutTask helperJarek Kobus2025-01-211-2/+2
* Android: Expose serialNumberRecipeJarek Kobus2024-11-151-1/+1
* Android: More forward declarations in androidutils.hJarek Kobus2024-11-151-0/+2
* Android: Cut the convoluted indirectionJarek Kobus2024-11-131-36/+0
* Android: Move startAvdRecipe into androidutils.hJarek Kobus2024-11-121-0/+200
* Android: Move adbSelector from deviceinfo to androidutilshjk2024-11-121-0/+11
* Android: Rename androidmanager.{cpp,h} to androidutils.{cpp,h}hjk2024-11-121-0/+591