aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidpackageinstallationstep.h
Commit message (Expand)AuthorAgeFilesLines
* Android: De-Q_OBJECT-ify AndroidPackageInstallationStephjk2020-02-211-28/+1
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-1/+1
* Android: Remove unneeded declarationshjk2019-06-251-2/+0
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-3/+3
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-1/+1
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-1/+0
* ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()hjk2018-10-171-2/+0
* ProjectExplorer: Make BuildStepConfigWidget::displayName a valuehjk2018-10-151-1/+0
* ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidgethjk2018-10-121-2/+0
* ProjectExplorer: Replace virtual BuildStepConfigWidget::showWidgethjk2018-09-191-1/+0
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-311-2/+0
* Android: Use override consistentlyTobias Hunger2018-05-091-3/+3
* Android: Remove dependency on plugin object poolhjk2018-01-301-1/+2
* Android: Use device types as restrictions on project configurationshjk2017-12-191-2/+0
* QmakeAndroidSupport: Move AndroidPackageInstallationStep to Android pluginhjk2017-12-121-0/+79
* Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-80/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Android: Remove old android directory before deploymentDaniel Teske2013-10-171-0/+2
* Android: Fix lupdate-warning about missing Q_OBJECT.Friedemann Kleint2013-10-151-0/+1
* Android: Rework AndroidPacakgeInstallationStepDaniel Teske2013-10-151-2/+18
* Android: androiddeployqt supportDaniel Teske2013-09-261-1/+6
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+19
* android: code cosmeticshjk2012-08-121-4/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* tr()-Fixes in master.Friedemann Kleint2012-05-281-0/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* Android pluginBogDan Vatra2012-04-241-0/+59