aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosbuildstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Centralize retrieving the "parent" build configurationEike Ziller2018-05-221-7/+3
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-2/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-69/+14
* BuildSteps: Fix a number of crashesTobias Hunger2017-09-081-1/+1
* ProjectExplorer: Add subscribeSignal method to targets and projectsTobias Hunger2017-08-021-1/+9
* IosBuildStep: Use member initializationTobias Hunger2017-07-231-6/+2
* iOS: Fix compile with Qt5.6Christian Stenger2017-06-131-1/+1
* Mobile platforms: Do not use QLatin1String in BuildStepsTobias Hunger2017-06-131-12/+12
* Remove spaces in initializer listsTim Jenssen2017-02-221-3/+3
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-2/+2
* Kits: Save several ToolChains per kitTobias Hunger2016-07-141-2/+2
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-51/+13
* Ios: Convert some classes to Qt5-style connectsTobias Hunger2016-05-251-13/+12
* Set LC_MESSAGES instead of LC_ALL for parsing the error outputJarek Kobus2016-04-111-3/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-2/+2
* Remove unnecessary destructorsTobias Hunger2015-11-161-4/+0
* Introduce Profile build modeUlf Hermann2015-10-201-0/+1
* Ios: Remove some unneeded references to QmakeProjectManager.Christian Kandeler2015-08-101-6/+0
* Rename toolchain type constants in ProjectExplorerTobias Hunger2015-07-141-2/+2
* ToolChain: Get rid of type() in favor of typeId()Tobias Hunger2015-07-141-1/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | IOS: Remove unneeded qualificationsOrgad Shaneh2015-02-051-2/+2
|/
* VariableChooser: Reworkhjk2014-10-151-1/+0
* License updateEike Ziller2014-10-091-7/+8
* ios: convert to new logging infrastructureFawzi Mohamed2014-07-071-2/+2
* Unify "missing compiler" and "missing build configuration" tasksTobias Hunger2014-06-231-7/+8
* BuildSteps: emitting tasks from init() works fineDaniel Teske2014-04-041-15/+2
* ios: adding dsymutil build stepFawzi Mohamed2014-03-271-3/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-5/+5
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-5/+5
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-1/+1
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+433