aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Remove unused constantsTobias Hunger2015-08-311-1/+0
* Android: Make api level M knownDaniel Teske2015-06-121-1/+1
* Android: Remove unneeded variable assignments.Christian Kandeler2015-06-101-4/+2
* Android: Increase timeout for checkPasswd and checkKeystoreDaniel Teske2015-05-261-4/+4
* Android 5.1 is not unknown anymoreBogDan Vatra2015-05-201-0/+2
* Android: Fix deployment to wrong avdDaniel Teske2015-05-181-4/+4
* Don't mix iterator and const_iteratorKai Koehne2015-04-021-1/+2
* Clean exported headers of the Remote Linux, Android plugins.Friedemann Kleint2015-03-051-0/+1
* Android: Offer api level 21 in AndroidManifestEditorDaniel Teske2015-02-161-1/+1
* Android: Set correct ANDROID_NDK_PLATFORMDaniel Teske2015-02-131-2/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* Android: Fix name for api level 20Daniel Teske2014-11-251-0/+1
* Android: Make Bundle Qt Deployment the default deployment method.Daniel Teske2014-11-181-2/+2
* Android 5.0 is not unknown anymore.BogDan Vatra2014-11-141-1/+2
* Introduce and use FileName::exists()hjk2014-11-031-2/+2
* AndroidDeployQtStep: Fix deployment for qt 5.3Daniel Teske2014-10-271-0/+9
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Android: Say hello to gradle!BogDan Vatra2014-09-251-0/+108
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-3/+3
* | Android: Remove unused variableNikolai Kosjar2014-07-241-26/+0
* | AndroidManager: Remove more unused code missed earlierhjk2014-07-221-11/+0
* | AndroidManager: Remove unused code missed in necessitas removalhjk2014-07-221-60/+0
* | AndroidManager: Move private static functions to implementationhjk2014-07-221-23/+52
* | Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-75/+49
* | AndroidDebugSupport: Split up into general and qmake specific partBogDan Vatra2014-07-211-0/+14
* | Android: Remove Necessitas supportBogDan Vatra2014-07-211-653/+11
* | AndroidManager::checkForQt51Files: Make parameter a Utils::FileNameBogDan Vatra2014-07-211-2/+1
|/
* androidNameForApiLevel: Api-Level 20 is Android LDaniel Teske2014-07-171-0/+2
* Android: Report api level of unknown android versionsDaniel Teske2014-07-171-1/+1
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-8/+6
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-2/+3
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-3/+3
* Android: Rework Create AVD dialogDaniel Teske2014-04-011-1/+1
* Use ICore::dialogParent for message boxes without parent so farhjk2014-03-121-1/+2
* Android: Rework settings dialogDaniel Teske2014-01-171-15/+15
* Utils::FileName: Rename append to appendString()Daniel Teske2014-01-091-1/+1
* 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-181-4/+4
|\|
| * Android: Increase timeouts for keytoolDaniel Teske2013-12-161-4/+4
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-201-0/+1
|\|
| * Android: android.bat needs a special environmentDaniel Teske2013-11-191-0/+1
* | Android: Mark "Unknown Android version" string as translateableDaniel Teske2013-11-181-1/+1
|/
* Braces cleanupOrgad Shaneh2013-11-141-8/+4
* Add "Android 4.4" as name for API level 19Paul Olav Tvete2013-11-121-0/+2
* Android: Fix in source builds with Qt 5.2Daniel Teske2013-11-071-1/+1
* QmakeProjectManager: various renaming cleanuphjk2013-10-291-14/+14
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-4/+4
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-291-14/+14