summaryrefslogtreecommitdiff
path: root/src/plugins/android/androidconfigurations.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Android: Be more careful in androidVirtualDevices()Daniel Teske2014-10-021-7/+24
* Android: Support Android-L with a hackDaniel Teske2014-07-171-2/+7
* Android: Increase timeout for adb to 10sDaniel Teske2014-06-261-6/+6
* Valgrind: Compile fix for Windowshjk2014-06-191-0/+2
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-3/+4
* Android: Fix blocking the ui on adding an avdDaniel Teske2014-05-081-22/+29
* Android: Support new android list target outputDaniel Teske2014-04-141-1/+16
* Android: android list target output doesn't always end with a markerDaniel Teske2014-04-141-0/+7
* Android: Rework Create AVD dialogDaniel Teske2014-04-011-46/+50
* Android: Fix updateAutomaticKitListDaniel Teske2014-03-271-1/+1
* Android: Create AVD: Show error messagesDaniel Teske2014-03-251-6/+18
* Android: Create AVD dialog, give messagebox the right parentDaniel Teske2014-03-251-1/+1
* Fix deployment to Android virtual deviceKimmo Leppälä2014-03-141-1/+3
* AndroidSettingsWidget::apply(): Fix order of applying the changesDaniel Teske2014-03-111-1/+28
* Android: Handle offline stateDaniel Teske2014-03-111-2/+7
* Android: Copy less configuration datahjk2014-03-071-1/+1
* Android: Fix initial setupDaniel Teske2014-02-201-0/+1
* FileUtils: Add static method to construct FileNames from Latin1Tobias Hunger2014-02-111-1/+1
* Android: Rework settings dialogDaniel Teske2014-01-171-203/+296
* Utils::FileName: Rename append to appendString()Daniel Teske2014-01-091-4/+4
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-051-6/+4
|\ \ | |/
| * Android: Fix restoring of MakeExtraSearchDirectoryDaniel Teske2013-12-041-6/+4
* | Android: Show output of android create avdDaniel Teske2013-11-261-0/+3
* | Android: Remove various waitForFinished(-1)Daniel Teske2013-11-221-9/+9
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-221-3/+3
|\ \ | |/
| * Android: Give Create Avd dialog a proper parentDaniel Teske2013-11-211-2/+2
| * Android: Give AndroidDeviceDialog a parentDaniel Teske2013-11-211-1/+1
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-201-1/+13
|\ \ | |/
| * Android: Fix wrong return in isBoot2QtDaniel Teske2013-11-201-1/+1
| * Android: android.bat needs a special environmentDaniel Teske2013-11-191-0/+12
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-191-3/+19
|\ \ | |/
| * Android: getAbis prevent endless loopDaniel Teske2013-11-151-3/+1
| * Android: Skip boot to qt devicesDaniel Teske2013-11-151-0/+18
* | Android: Rewrite waitForAvd()Daniel Teske2013-11-141-22/+35
* | Android: findAvd() return serialNumber instead of boolDaniel Teske2013-11-141-4/+4
|/
* Android: Don't create kits if there is no deviceDaniel Teske2013-10-301-1/+7
* Debugger: Move classes into their own filesTobias Hunger2013-10-281-0/+1
* Android: Reset debugger in existing kitsDaniel Teske2013-10-231-0/+12
* Debugger: Fix the way to register/add new debuggersEl Mehdi Fekari2013-10-221-1/+2
* Android: Search for a suitable emulator before starting a new avdDaniel Teske2013-10-221-1/+16
* Remove adb daemon logsBogDan Vatra2013-10-221-2/+13
* Android: Rework sdkTargets() to cache the output of adbDaniel Teske2013-10-181-10/+27
* Android: Distinguish between platforms in the ndk and the sdkDaniel Teske2013-10-181-10/+10
* Android: Detect JAVA_HOME by looking for libs/tools.jarDaniel Teske2013-10-111-8/+30
* Android: Minor API fixes in AndroidToolChainhjk2013-10-111-1/+1
* Android Virtual Device: Create avds with hw.gpu.enabledDaniel Teske2013-10-111-5/+25
* Android: Don't check Qt version for secondary toolchainshjk2013-10-101-2/+2