summaryrefslogtreecommitdiff
path: root/src/plugins/android/androiddeployqtstep.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes Permission model downgrade issueVikas Pachdha2016-08-031-5/+6
* Refactoring: Android Deployment failure error codesVikas Pachdha2016-08-031-3/+14
* Android: Use Qt5-style connectsOrgad Shaneh2016-07-041-1/+0
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-9/+2
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-3/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-8/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+14
* AndroidDeployQtStep: Keep data requested from user aroundTobias Hunger2015-11-171-0/+3
* AndroidDeployQtStep: Pack dataTobias Hunger2015-11-171-4/+3
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-1/+1
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-8/+8
* Android: Change pulling of app_process binary to not use readLinkDaniel Teske2015-09-251-2/+1
* Android: Pull the right libc.so from device.BogDan Vatra2015-06-221-0/+1
* Make sure we pull the right app_process from device.BogDan Vatra2015-05-261-0/+1
* Android: Fix deployment to wrong avdDaniel Teske2015-05-181-1/+0
* Android debugging: Fix pulling of app_processAlessandro Portale2015-04-221-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-7/+7
|\
| * Update LicenseEike Ziller2015-01-161-7/+7
* | AndroidDeployQt: If the user wants to reinstall, do it immediatelyDaniel Teske2015-01-191-4/+26
|/
* AndroidDeployQtStep: Fix deployment for qt 5.3Daniel Teske2014-10-271-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Force uninstall of any Qt apps that are using Qt < 5.4BogDan Vatra2014-09-161-1/+7
* | Use androiddeployqt to install the package when using Qt >= 5.4BogDan Vatra2014-08-081-0/+4
* | Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-57/+12
|/
* Fix compiler warnings about argument being non-const in virtual base methodKai Koehne2014-07-111-2/+1
* Always pass Core::Id by value.Christian Kandeler2014-07-011-2/+2
* Android: JavaParser, adjust paths from build to source directoryDaniel Teske2014-01-101-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-2/+2
* AndroidDeployQtStep: Run in separate threadDaniel Teske2013-11-131-0/+2
* Android: androiddeployqt supportDaniel Teske2013-09-261-0/+160