aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosdeploystep.h
Commit message (Expand)AuthorAgeFilesLines
* iOS: Use a constant from iosconstant.h as deploy step idhjk2020-08-191-2/+0
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* iOS: De-Q_OBJECT-ify and hide IosDeployStep implementationhjk2020-02-201-49/+2
* iOS: Remove unused code in IosDeployStephjk2020-01-141-2/+0
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-1/+1
* iOS: Remove no-op reimplementations of IosDeployStep::{from,to}Maphjk2019-12-041-2/+0
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* iOS: More FileName::appendPath -> pathAppended changeshjk2019-05-171-2/+1
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-7/+4
* Use new DeployConfigurationFactory::addInitialStep in some caseshjk2019-01-211-0/+1
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-1/+1
* ProjectExplorer: Use a data member for BuildStep::runInGuiThreadhjk2018-10-231-1/+0
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-1/+0
* iOS: Remove unneeded declaration and includehjk2018-01-051-1/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-15/+4
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-1/+1
* iOS: Replaces ios_sim tool with simctlVikas Pachdha2016-10-171-0/+1
* Ios: Use Qt5-style connectsOrgad Shaneh2016-06-301-5/+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-2/+2
* Ios: Add missing "override" modifiers.Christian Kandeler2015-08-171-1/+1
* ios: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-7/+7
* 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-8/+7
|/
* ios: fix deploystep displayName updatingFawzi Mohamed2014-05-271-4/+4
* ios: warn if provisioning profile does not cover the targeted deviceFawzi Mohamed2014-05-131-0/+2
* ios: cache app path in deploy stepFawzi Mohamed2014-02-141-0/+1
* Fix build with msvc2010Eike Ziller2014-02-071-1/+1
* ios: use QTC_OVERRIDE consistentlyFawzi Mohamed2014-02-061-8/+9
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | iosdeploystep: remove unused codeFawzi Mohamed2013-12-041-20/+0
|/
* ios: better deploy messages (and handling of missing devices)Fawzi Mohamed2013-10-141-0/+1
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+135