aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidconfigurations.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded includesJarek Kobus2020-11-121-1/+0
* Android: Replace AVD partition-size spinbox with emulator args inputAlessandro Portale2020-10-071-3/+3
* Android: Remove unused functionsAlessandro Portale2020-09-151-5/+0
* Android: Remove some unused functionsAlessandro Portale2020-09-101-5/+0
* Android: pass sdkMaanger to allEssentialsInstalled() to keep syncAssam Boudjelthia2020-07-031-1/+3
* Android: move non UI functions from settingsWidget classAssam Boudjelthia2020-06-291-0/+3
* Android: fix some issues with jdk path detectionAssam Boudjelthia2020-06-261-0/+1
* Android: remove unused functionAssam Boudjelthia2020-06-261-1/+0
* Android: remove native sdk and avd manager buttonsAssam Boudjelthia2020-06-261-1/+0
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-201-0/+1
|\
| * Android: add support for new SDK Tools package cmdline-toolsAssam Boudjelthia2020-04-181-0/+1
* | Android: Move gdbserver path determination to androidrunnerworker.cpphjk2020-04-151-1/+0
|/
* Android: Remove AndroidConfig::updateDependenciesConfig()hjk2020-03-181-1/+0
* Android: Drop some unneeded semicolons in class declarationhjk2020-03-181-4/+4
* Android: Allow adding OpenSSL libs directly from project settingsAssam Boudjelthia2020-03-121-0/+5
* Android: Allow adding custom NDKs and auto detect their toolchainsAssam Boudjelthia2020-02-281-0/+10
* Android: keep the debuggers list updated with auto detected toolchainsAssam Boudjelthia2020-02-281-0/+1
* Android: Automatically use the correct NDK for each Qt versionAssam Boudjelthia2020-02-171-16/+14
* Android: Automatically download SDK tools and essential packagesAssam Boudjelthia2020-02-071-0/+31
* Android: Improve "Add new AVD" dialogAssam Boudjelthia2020-01-131-2/+4
* Android: Add more informative fields to AVD manager UIAssam Boudjelthia2020-01-081-0/+5
* Android: Remove "qtlive" supportAlessandro Portale2019-12-181-2/+0
* Update Qt validity in options when changing Android device settingsEike Ziller2019-11-201-0/+1
* Android multi arch supportBogDan Vatra2019-09-161-2/+4
* Replace remaining Utils::FileName occurrences by Utils::FilePathhjk2019-07-231-1/+1
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-5/+6
* Utils: Rename FileName to FilePathhjk2019-05-281-25/+25
* Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-1/+0
* Android: Detect clang and gdb from older NDKEike Ziller2018-11-291-1/+1
* Android: Auto detect clang toolchainsVikas Pachdha2018-11-021-7/+2
* Fix debugging on Android arm64/x86_64BogDan Vatra2018-10-041-0/+1
* Android: Log Qt live apk path and few more code pathsVikas Pachdha2018-07-191-0/+2
* Android: Deploy Qt live apk for QML projectsVikas Pachdha2018-07-101-3/+1
* Android: Parse APK to find package name and other informationVikas Pachdha2018-07-091-0/+1
* Android: Make sure we can queue AndroidDeviceInfo in connectionsUlf Hermann2018-05-221-0/+1
* Android: Consistently use nullptrTobias Hunger2018-05-091-2/+2
* Android: Use override consistentlyTobias Hunger2018-05-091-1/+1
* Android: Make qmlscene command configurableUlf Hermann2018-02-141-0/+4
* Android: Some code cosmeticshjk2018-02-141-4/+6
* Android: Remove dependency on plugin object poolhjk2018-01-301-5/+4
* Android: fix make command for latest NDKIvan Donchevskii2017-11-201-0/+1
* Android: Fix Sdk manager system environmentVikas Pachdha2017-10-121-0/+2
* Android: Enable common arguments for SDK manager commandVikas Pachdha2017-10-111-0/+3
* Android: Add API to check whether to use native SDK UI toolsVikas Pachdha2017-10-111-0/+2
* Android: Refactor Android SDK packagesVikas Pachdha2017-10-111-44/+14
* Android: Remove Ant and make gradle as the default java build toolVikas Pachdha2017-09-141-11/+0
* Android: remove support for local/debug deployment optionJake Petroules2017-09-061-2/+1
* Android: Extend Android SDK sanityVikas Pachdha2017-09-061-0/+1
* Android: Fix C++ debuggingv4.3.0-rc1Vikas Pachdha2017-05-081-0/+1
* Android: Force Gradle build post SDK tools version 25.3.0Vikas Pachdha2017-04-121-1/+3