aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeandroidsupport
Commit message (Expand)AuthorAgeFilesLines
* QMake: Simplify QmakeProject::creationIds use furtherhjk2017-02-281-4/+3
* QMake: Centralize determination of available creationIdshjk2017-02-281-6/+1
* Remove spaces in initializer listsTim Jenssen2017-02-223-4/+4
* qmake: move over from QmakeProjectNodes to QmakeParserNodesTobias Hunger2017-02-228-77/+78
* qmake: Unify TargetInformation and TargetParserInformation againTobias Hunger2017-02-221-3/+3
* qmake: Use Variable enum consistentlyTobias Hunger2017-02-144-9/+9
* qmake: Use ProjectType enum consistentlyTobias Hunger2017-02-143-8/+7
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-302-0/+7
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-1/+2
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-192-5/+5
* Make some plugins hidden by defaultEike Ziller2017-01-091-0/+1
* Rename the "ERROR" icon to "CRITICAL"Ulf Hermann2017-01-021-1/+1
* Android: Simplify qmakeandroidbuildapkstepTobias Hunger2016-11-302-12/+3
* 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
|\|