summaryrefslogtreecommitdiff
path: root/src/plugins/ios/iosbuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* iOS: Tr::trhjk2023-01-161-25/+22
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Drop Qt5: Android, IOS & WASM: Get rid of QOverloadJarek Kobus2022-07-201-12/+6
* ios: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-06-021-1/+2
* Utils: Consolidate more aspect functionalityhjk2021-02-181-0/+2
* Add signing options to CMake/iOS build configurationEike Ziller2021-02-161-43/+131
* iOS: Rename signing settings widget and make independent from qmakeEike Ziller2021-02-091-34/+55
* iOS: Fix persistence of signing settingsEike Ziller2020-11-181-1/+2
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-0/+1
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-091-2/+2
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-2/+2
* Various Qt6 portinghjk2020-07-161-1/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Fix clang warnings about copies in range-for constructsChristian Kandeler2020-06-151-1/+1
* Various places: performance-for-range-copyAlessandro Portale2020-06-151-1/+1
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* Make various Q_LOGGING_CATEGORY's staticAlessandro Portale2020-01-151-1/+1
* Ios: Use Utils::InfoLabel in IosBuildConfigurationAlessandro Portale2019-12-201-39/+7
* ProjectExlorer: Streamline creation of NamedWidgetshjk2019-11-011-3/+2
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-1/+1
* Ios: More IosBuildConfiguration aspectificationhjk2019-05-061-22/+368
* Ios: Use aspects for build configuration date storagehjk2019-05-021-30/+26
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* ProjectExplorer: Remove BuildConfigurationFactory::priorityhjk2019-01-311-1/+0
* ProjectExplorer: Use a addSupportedTargetDeviceType functionhjk2019-01-311-1/+2
* Canonicalize some includesChristian Kandeler2019-01-101-1/+1
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-081-2/+2
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-14/+3
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-40/+9
* iOS: Let user specify developer team and provisioning profileVikas Pachdha2017-03-141-0/+193