summaryrefslogtreecommitdiff
path: root/src/plugins/ios/iosdeploystep.h
Commit message (Expand)AuthorAgeFilesLines
* 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