aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosdsymbuildstep.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-52/+16
* Ios: Use Qt5-style connectsOrgad Shaneh2016-06-301-2/+1
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-6/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-1/+1
* Remove unnecessary destructorsTobias Hunger2015-11-161-2/+0
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-1/+1
* ios: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-19/+19
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-20/+19
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-5/+5
* ios: adding dsymutil build stepFawzi Mohamed2014-03-271-0/+148