aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-061-8/+6
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* Android: Get rid of unused androidglobal.hJarek Kobus2024-11-121-2/+1
* Android: Move more classes into Internal namespaceJarek Kobus2024-11-121-2/+2
* ProjectExplorer: Display build configuration specific variables againhjk2024-10-181-1/+0
* Android: Reuse ANDROID_RUNCONFIG_ID constantJarek Kobus2024-10-071-1/+1
* Use the new BaseAspect::addOnChanged in a few placeshjk2024-07-121-2/+1
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Android: Use new setup for a few factorieshjk2023-11-241-3/+12
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-151-1/+1
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* Android: Use aspects more directly in AndroidRunConfigurationhjk2023-07-131-26/+28
* ProjectExplorer: Remove unusual {Arguments,WorkingDir}Aspecthjk2023-07-051-1/+2
* Reduce usage of app_version headerEike Ziller2023-06-261-2/+0
* Android: Hide AndroidRunConfiguration implementationhjk2023-05-231-42/+52
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Android: Remove gradle.properties file handlingAlessandro Portale2022-11-301-3/+1
* Android: Convert to using Tr::trAlessandro Portale2022-10-071-7/+7
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Pass MacroExpander to ArgumentsAspect constructorhjk2022-05-201-4/+3
* Android: put "am start" extra args at the end of the arguments listAssam Boudjelthia2021-10-121-8/+1
* Android: Clean up for extraData constantsAssam Boudjelthia2021-10-061-3/+3
* Android: Simplify pre-/post-run adb command inputAlessandro Portale2021-03-261-43/+22
* Android: Simplify implementation of aspect for extra commandshjk2021-03-251-24/+10
* Utils: Pass settings key to BaseAspect::saveToMaphjk2021-03-121-1/+1
* Aspects: Remove some more default valuesOrgad Shaneh2020-11-101-1/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-2/+2
* Android: Build fix #2Alessandro Portale2020-09-111-2/+2
* Android: Build fixAlessandro Portale2020-09-111-1/+2
* Android: allow passing apps arguments via manifest on non-debug modeAssam Boudjelthia2020-09-111-1/+10
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-4/+4
* Use IDE_DISPLAY_NAMERobert Loehning2020-08-031-1/+4
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Android: describe the warning of am start args moreAssam Boudjelthia2020-06-251-1/+3
* Android: Drop special frame on run settingshjk2019-12-061-10/+0
* Android: Use new runconfiguration aspect update mechanismhjk2019-11-251-10/+7
* ProjectExplorer: Introduce and use a Target::buildSystemUpdated signalhjk2019-11-211-1/+2
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-1/+1
* ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-3/+3
* Android: Move logic to trigger AndroidManager::updateGradlePropertieshjk2019-10-011-0/+1
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-2/+0
* ProjectExplorer: Split EnvironmentAspecthjk2019-03-111-3/+1
* ProjectExplorer: De-virtualize EnvironmentAspect::baseEnvironmenthjk2019-03-071-2/+5
* Android: Remove AndroidRunConfiguration::disabledReason()hjk2019-02-221-18/+0
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-4/+1
* Android: Use new auto aspect layout handlinghjk2018-09-111-17/+5
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-041-8/+5