aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androiddevice.h
Commit message (Expand)AuthorAgeFilesLines
* Android: Transform AndroidDeviceManager into namespaceJarek Kobus7 days1-21/+5
* Android: Hide AndroidDeviceManager methods in cppJarek Kobus7 days1-15/+0
* Android: Hide displayNameFromInfo() in cppJarek Kobus2024-05-231-1/+0
* Android: Transform AndroidAvdManager class into namespaceJarek Kobus2024-05-231-2/+0
* Android: Employ TaskTree for running avdList commandJarek Kobus2024-05-231-5/+7
* Android: Supply newly created device with pathJarek Kobus2024-05-211-0/+2
* Android: Add locking mechanism when creating avdJarek Kobus2024-05-161-0/+3
* Android: Add AndroidDeviceManager::createAvd()Jarek Kobus2024-05-161-0/+1
* Android: Use more direct access to current config singletonhjk2024-01-241-1/+0
* Android: New setup for AndroidDeviceManagerhjk2023-11-241-2/+4
* Android: Use new setup for more plugin itemshjk2023-11-241-13/+4
* AndroidDeviceManager: Execute avd removal in main threadJarek Kobus2023-10-061-2/+1
* Utils: Rename the new Storage to Storehjk2023-08-241-1/+1
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-2/+2
* Devices: Unify Port Gathering methodMarcus Tillmanns2023-04-061-1/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Android: Convert to using Tr::trAlessandro Portale2022-10-071-2/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+3
* AndroidDeviceManager: Remove the instance from plugin destructorJarek Kobus2022-03-281-0/+3
* Android: add option to connect physical device over wifiAssam Boudjelthia2022-03-251-1/+2
* Revert "Android: Make the device watcher process terminate on shutdown"Jarek Kobus2022-03-181-9/+0
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-03-181-0/+9
|\
| * Android: Make the device watcher process terminate on shutdownAlessandro Portale2022-03-171-0/+9
* | Android: Get rid of the avd info fields in AndroidDeviceInfoAssam Boudjelthia2022-03-141-4/+12
* | QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-2/+2
|/
* Monitor Android devices in non-polling methodAssam Boudjelthia2022-02-221-8/+16
* ProjectExplorer: Use a lambda for DeviceFactory::create()hjk2022-01-261-1/+0
* IDevice: Make fromMap() / toMap() protectedJarek Kobus2021-12-081-2/+3
* Android: drop const from AndroidConfigurations::currentConfig()Assam Boudjelthia2021-10-261-2/+2
* Android: remove AndroidDeviceType and State from AndroidDeviceInfoAssam Boudjelthia2021-10-251-1/+0
* Android: Make refresh action device specificAssam Boudjelthia2021-10-251-0/+1
* Android: make sure emulator device actions are emulator specificAssam Boudjelthia2021-10-041-3/+6
* Move AVD Manager from Android Settings to Device SettingsAssam Boudjelthia2021-09-271-0/+13
* Add Android device details under Devices settingsAssam Boudjelthia2021-09-221-0/+8
* Change device selection mechanism on AndroidAssam Boudjelthia2021-09-211-5/+45
* De-Q_OBJECT-ify most DeviceFactorieshjk2020-01-231-3/+4
* ProjectExplorer: Base IDevice::osType on a data memberhjk2019-08-191-2/+1
* ProjectExplorer: Make Device::displayType a data memberhjk2019-06-191-1/+0
* ProjectExplorer: Use the fromMap(toMap()) pattern to clone deviceshjk2019-05-101-1/+0
* Move IDeviceFactory closer to IDevice implementationhjk2019-02-211-0/+8
* Android: Cosmetics for AndroidDevice interfacehjk2019-01-171-8/+5
* ProjectExplorer: Simplify IDevice extra device action setuphjk2019-01-141-3/+0
* Android: ModernizeAlessandro Portale2018-07-261-1/+1
* ProjectExplorer: Remove Connection as concepthjk2017-07-071-1/+1
* ProjectExplorer: Introduce a Utils::OsType IDevice::osType() functionhjk2017-06-281-0/+1
* Generalize IDevice::qmlProfilerHosthjk2016-06-081-1/+1
* Devices: Add some 'override'hjk2016-04-201-12/+12
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13