summaryrefslogtreecommitdiff
path: root/src/plugins/ios/iosdeploystep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* iOS: More FileName::appendPath -> pathAppended changeshjk2019-05-171-9/+4
* iOS: Fix buildNikolai Kosjar2019-04-251-1/+0
* iOS: Simplify IosDeployStep config widget setuphjk2019-04-251-1/+11
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-12/+7
* Use new DeployConfigurationFactory::addInitialStep in some caseshjk2019-01-211-3/+6
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-2/+1
* iOS: ModernizeAlessandro Portale2018-11-131-2/+2
* ProjectExplorer: Use a data member for BuildStep::runInGuiThreadhjk2018-10-231-0/+1
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-0/+1
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-1/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-17/+0
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-2/+3
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-2/+2
* iOS: Replaces ios_sim tool with simctlVikas Pachdha2016-10-171-9/+12
* Ios: Use Qt5-style connectsOrgad Shaneh2016-06-301-12/+12
* BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-5/+3
* iOS: Fix message about failed deploymentEike Ziller2016-04-151-1/+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-1/+2
* Remove unnecessary destructorsTobias Hunger2015-11-161-2/+0
* Ios: Remove some unneeded references to QmakeProjectManager.Christian Kandeler2015-08-101-4/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | IOS: Remove unneeded qualificationsOrgad Shaneh2015-02-051-7/+7
|/
* iOS: do not set simulator type before initial setupFawzi Mohamed2014-12-021-1/+1
* iOS: fix simulator selectionFawzi Mohamed2014-11-251-1/+1
* Introduce and use FileName::exists()hjk2014-11-031-1/+1
* License updateEike Ziller2014-10-091-7/+8
* ios: fix deploystep displayName updatingFawzi Mohamed2014-05-271-3/+18
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-201-1/+1
|\
| * IosDeployStep: use QTC_ASSERT when appropriatehjk2014-05-191-1/+1
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-161-3/+64
|\ \ | |/
| * ios: warn if provisioning profile does not cover the targeted deviceFawzi Mohamed2014-05-131-3/+64
* | iosrunconfiguration: use more descriptive method/variables namesFawzi Mohamed2014-05-081-1/+1
|/
* ios: make device simulated configurable in runconfigurationFawzi Mohamed2014-03-311-1/+1
* ios: cache app path in deploy stepFawzi Mohamed2014-02-141-3/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ios: emit deploysetep::finishedFawzi Mohamed2013-11-281-8/+10
* ios: better error messagesFawzi Mohamed2013-11-051-3/+17
* iOS: Unify translation of iOS-Device.Friedemann Kleint2013-11-041-5/+1
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-3/+3
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-3/+3
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-2/+2
* IOs: Fix warnings about unused thingsTobias Hunger2013-10-141-2/+0
* ios: better deploy messages (and handling of missing devices)Fawzi Mohamed2013-10-141-0/+13
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+231