aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/createandroidmanifestwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* ProjectExplorer: Drop the target argumenthjk2018-12-201-3/+3
* QmakeAndroid: Replace remaining AndroidQtSupporthjk2018-12-201-10/+15
* Android: Use QVariant for targetData/setTargetDatahjk2018-08-011-3/+3
* Android: ModernizeAlessandro Portale2018-07-261-8/+8
* Android: Move CreateAndroidManifestWizard and related build step to basehjk2018-07-111-0/+379
* Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-273/+0
* Centralize error/warning/info iconsAlessandro Portale2014-06-171-2/+2
* ProjectExplorer: Use constants for compile_warning.png and _errorAlessandro Portale2014-05-191-1/+2
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-04-021-1/+1
|\
| * Android: Set ANDROID_EXTRA_LIBS scoped to the archDaniel Teske2014-04-011-1/+1
* | Fix typoRobert Loehning2014-04-011-1/+1
|/
* Android: Don't let the user choose a stupid ANDROID_PACKAGE_SOURCE_DIRDaniel Teske2014-03-131-2/+42
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Android: Fix crash in CreateAndroidManifestWizardDaniel Teske2013-11-201-0/+1
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-2/+2
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-291-9/+9
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-2/+2
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-6/+6
* Android: fix UI text capitalization and punctuationLeena Miettinen2013-10-091-5/+5
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-091-2/+0
* Fix compilation with Qt < 5.2Orgad Shaneh2013-10-011-1/+1
* Android: Qt 5.2 deployment add a button to create a Android manifestDaniel Teske2013-10-011-0/+233