aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android
Commit message (Expand)AuthorAgeFilesLines
* Remove adb daemon logsBogDan Vatra2013-10-221-2/+13
* Fixes in translated messages.Friedemann Kleint2013-10-182-3/+3
* Android: Rework sdkTargets() to cache the output of adbDaniel Teske2013-10-184-13/+33
* Android: Distinguish between platforms in the ndk and the sdkDaniel Teske2013-10-183-15/+14
* Android: Remove bestMatch calls in fallback code in buildTargetSDKDaniel Teske2013-10-181-3/+3
* Android: Remove old android directory before deploymentDaniel Teske2013-10-172-0/+20
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-1614-32/+32
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-1622-86/+86
* Android: Fix lupdate-warning about missing Q_OBJECT.Friedemann Kleint2013-10-151-0/+1
* Android: Rework AndroidPacakgeInstallationStepDaniel Teske2013-10-152-8/+83
* Android: Fix crash if avds cpu's could not be determinedDaniel Teske2013-10-151-2/+4
* Make ant silent not quiet.BogDan Vatra2013-10-141-1/+1
* Android: Detect JAVA_HOME by looking for libs/tools.jarDaniel Teske2013-10-111-8/+30
* IDevice: Add a qmlProfilerHost functionhjk2013-10-112-0/+6
* Android: Minor API fixes in AndroidToolChainhjk2013-10-113-5/+5
* Android Virtual Device: Create avds with hw.gpu.enabledDaniel Teske2013-10-111-5/+25
* Android: Increase defailt sd card size for avds to 200 MBDaniel Teske2013-10-111-1/+4
* Android: Don't check Qt version for secondary toolchainshjk2013-10-101-2/+2
* Android: Fix debugger autodetectionhjk2013-10-101-1/+9
* Normalize connect()sRobert Loehning2013-10-101-1/+1
* Android: Remove unnecessary memberTobias Hunger2013-10-102-3/+1
* Android: Fix compilation with Qt 4.Friedemann Kleint2013-10-101-0/+4
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Android: fix UI text capitalization and punctuationLeena Miettinen2013-10-096-31/+31
* Android: Restrict deployment factories to targets with the right qtDaniel Teske2013-10-093-0/+11
* AndroidRunConfiguration: Take .pro file parsing into accountDaniel Teske2013-10-093-1/+72
* Android: Handle cases where the project is unparsed.Daniel Teske2013-10-092-0/+8
* Android Manifest Editor: Fix various issues around min/target sdk levelDaniel Teske2013-10-091-4/+17
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-091-2/+0
* Android: Removing qt should remove its kitsDaniel Teske2013-10-091-1/+3
* Fix some spelling/tr-errors in Android/QNX.Friedemann Kleint2013-10-081-1/+1
* AndroidExtraLibraryListModel: Fix crash on removing libsDaniel Teske2013-10-072-13/+15
* Android Manifest Editor: Eat keyboard eventsDaniel Teske2013-10-021-0/+7
* Android: Tweak device list viewDaniel Teske2013-10-021-7/+5
* AndroidPlugin: Remove dependency on qbs pluginDaniel Teske2013-10-026-158/+0
* Android: Fix text of Open package checkboxDaniel Teske2013-10-021-4/+6
* Android: Set ANDROID_SDK_ROOT environment variableDaniel Teske2013-10-021-0/+1
* Android: Fix build with Qt 4.8Andre Hartmann2013-10-011-2/+2
* Android: Fix build.Christian Kandeler2013-10-012-0/+3
* Fix qbs build.Christian Kandeler2013-10-011-0/+4
* Extra library editor for AndroidEskil Abrahamsen Blomfeldt2013-10-016-64/+383
* Fix compilation with Qt < 5.2Orgad Shaneh2013-10-011-1/+1
* Show potential kits in the targetsetuppageDaniel Teske2013-10-014-2/+188
* Android: Qt 5.2 deployment add a button to create a Android manifestDaniel Teske2013-10-016-6/+374
* Fix compilation of the Android plugin with Qt 4.Friedemann Kleint2013-09-273-1/+5
* Android: androiddeployqt supportDaniel Teske2013-09-2628-187/+1873
* Fix lupdate-warnings in AndroidDeviceDialog.Friedemann Kleint2013-09-251-6/+7
* Debugger: Export Debugger::DebuggerItem to fix BlackBerry setuphjk2013-09-251-2/+1
* Core: Clean up some ICore::instance() useshjk2013-09-242-3/+3
* Android: Fix OpenJDK 7 package sign.BogDan Vatra2013-09-201-1/+3