aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeandroidsupport
Commit message (Expand)AuthorAgeFilesLines
* Move icons to UtilsUlf Hermann2016-08-052-4/+6
* Kits: Save several ToolChains per kitTobias Hunger2016-07-141-1/+2
* Fix for showInGraphicalShell. The api fails to open a dir if the path contain...Vikas Pachdha2016-07-131-1/+3
* Android: Use Qt5-style connectsOrgad Shaneh2016-07-046-25/+22
* QmakeAndroidSupport: Minor cleanupOrgad Shaneh2016-06-302-13/+27
* Add static library for qmake project file parser.Christian Kandeler2016-06-131-4/+0
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-104-126/+22
* Move CustomExecutableRunConfiguration to ProjectExplorerhjk2016-05-131-1/+0
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-252-4/+2
* Set LC_MESSAGES instead of LC_ALL for parsing the error outputJarek Kobus2016-04-111-3/+1
* Wholesale conversion to #pragma oncehjk2016-03-3011-45/+11
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-294-30/+30
* AndroidQmake: De-noise AndroidQmakeBuildConfiguration classhjk2016-01-251-31/+33
* QMakeAndroid: Build- and warning fixesTobias Hunger2016-01-252-8/+8
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2016-01-252-0/+12
|\
| * Add androidExtraLibs paths to solibSearchPathBogDan Vatra2016-01-202-0/+12
* | Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1923-397/+288
* | Project: Add setRootProjectNode methodTobias Hunger2016-01-115-7/+7
* | Merge remote-tracking branch 'origin/3.6'Eike Ziller2016-01-073-25/+43
|\|
| * Android: update gradle wrapper propertiesBogDan Vatra2016-01-061-1/+12
| * Android: Add clean step only if the minSDK is changedBogDan Vatra2016-01-063-24/+31
* | Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-252-6/+4
* | BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-164-6/+6
* | Remove unnecessary destructorsTobias Hunger2015-11-162-3/+2
* | ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-163-16/+15
* | ProjectNode: Rename path() to filePath()Tobias Hunger2015-11-034-9/+9
* | Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-1/+4
|/
* Android: Be explicit on whether gdbserver should be added to the packageDaniel Teske2015-09-251-0/+7
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1
* QmakeProject: Use QMAKE_PROJECT_NAME to set the display nameDaniel Teske2015-09-021-0/+11
* Android: Remove unused constantsTobias Hunger2015-08-311-2/+0
* Android: Make library projects building skip apk packagingDaniel Teske2015-07-201-3/+3
* Android: Properly quote parameters to make installDaniel Teske2015-05-071-1/+5
* QmakeAndroid: Remove unused fileTobias Hunger2015-04-291-42/+0
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-241-1/+1
|\
| * Don't allow to run static libs.BogDan Vatra2015-03-231-1/+1
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-193-33/+63
|\|
| * Android: Adding libraries to subdirs projectsDaniel Teske2015-03-173-33/+63
* | Remove aggregation dependency from project filesNikita Baryshnikov2015-03-091-1/+0
|/
* qbs build: Introduce convenience project property sharedSourcesDir.Christian Kandeler2015-02-181-1/+1
* Compile fix after file name changehjk2015-02-131-1/+1
* Android: Set correct ANDROID_NDK_PLATFORMDaniel Teske2015-02-134-28/+104
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-137-19/+24
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1224-146/+146
|\
| * Update LicenseEike Ziller2015-01-1624-146/+146
* | Android: Fix namespace closing brace commentOrgad Shaneh2015-02-065-5/+5
* | Android: Remove unneeded qualificationsOrgad Shaneh2015-02-064-13/+13
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+4
* | Android: Replace setting for input .json file and use active rc insteadDaniel Teske2015-01-276-96/+10
* | CreateAndroidWizardTemplates: Fix wizard for subdirs projectDaniel Teske2015-01-232-34/+49