aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androiddevicedialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Remove unused functionsAlessandro Portale2020-09-151-14/+0
* Andriod: fix "always use this device" button not workingAssam Boudjelthia2020-05-051-3/+5
* Android: remove repeated call to AndroidConfig::connectedDevices()Assam Boudjelthia2020-02-201-2/+0
* Android: Improve "Add new AVD" dialogAssam Boudjelthia2020-01-131-1/+1
* Android multi arch supportBogDan Vatra2019-09-161-10/+10
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-2/+2
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-211-1/+1
|\
| * Android: Use QPalette::window() instead of background()hjk2019-03-211-1/+1
* | Fix Qt 5.13 deprecation warning about QFontMetrics::width()Friedemann Kleint2019-02-151-1/+1
|/
* Android: ModernizeAlessandro Portale2018-07-261-23/+21
* Remove some lambdas from Utils::transform callsEike Ziller2018-05-281-3/+1
* Android: Refactor Android SDK packagesVikas Pachdha2017-10-111-3/+5
* Android: remove support for local/debug deployment optionJake Petroules2017-09-061-8/+5
* Utils: Separate rendering out of ProgressIndicatorTobias Hunger2017-07-271-1/+1
* Android: Use avdmanager toolVikas Pachdha2017-04-121-5/+6
* Android: Add Android tool managerVikas Pachdha2017-04-121-3/+4
* Android: Use Qt5-style connectsOrgad Shaneh2016-07-041-10/+10
* Android: Use Utils::runAsyncEike Ziller2016-02-121-1/+0
* Remove more uses of deprecated QStyleOptionViewItemV4hjk2016-01-211-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Immediately return the default device if is foundBogDan Vatra2015-12-101-54/+32
* Fixup "AndroidDeviceDialog: show progress indicator on manual refresh too"Martin Kampas2015-12-031-2/+2
* AndroidDeviceDialog: improve defaultDeviceCheckBox textMartin Kampas2015-12-031-1/+1
* AndroidDeviceDialog: show progress indicator on manual refresh tooMartin Kampas2015-12-021-0/+1
* Fix i18n problemsSergey Belyashov2015-07-231-0/+4
* AndroidDeviceDialog: avoid maybe uninitialized warningNikita Baryshnikov2015-06-111-1/+1
* AndroidDeviceDialog: Move default device selection into DialogDaniel Teske2015-05-181-14/+63
* Android: Fix deployment to wrong avdDaniel Teske2015-05-181-20/+39
* Android: Fix UI textLeena Miettinen2015-04-291-1/+1
* AndroidDeviceDialog: Move refreshing devices to a diffrent threadDaniel Teske2015-04-161-12/+57
* Android: For Emulators show if opengl is enabled or notDaniel Teske2015-04-141-3/+21
* Android Device Dialog: Makie error reason boldDaniel Teske2015-02-171-0/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* Android: Make Bundle Qt Deployment the default deployment method.Daniel Teske2014-11-181-5/+8
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Android: accept() device-dialog by doubleclickGabriel Hege2014-09-111-0/+2
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-2/+2
|/
* Android: Fix blocking the ui on adding an avdDaniel Teske2014-05-081-3/+26
* Improve translated messages in Android device dialog.Friedemann Kleint2014-03-191-12/+18
* AndroidDeviceDialog: Show a hint if we found no deviceDaniel Teske2014-03-181-0/+24
* Android: Handle offline stateDaniel Teske2014-03-111-1/+4
* Android: Rework settings dialogDaniel Teske2014-01-171-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Android: Give Create Avd dialog a proper parentDaniel Teske2013-11-211-1/+1
* Android: Tweak device list viewDaniel Teske2013-10-021-7/+5
* Fix lupdate-warnings in AndroidDeviceDialog.Friedemann Kleint2013-09-251-6/+7
* Android: Device selection dialog, fix error messagesDaniel Teske2013-09-171-4/+2
* Android: Implement device selection dialogDaniel Teske2013-09-131-0/+472