aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Remove BuildStepConfigWidgethjk2020-10-064-9/+9
* iOS: Remove unnecessary check in IosBuildStep::init()hjk2020-10-051-5/+1
* ProjectExplorer: Move BuildStepWidget::summary etc to BuildStephjk2020-10-053-7/+7
* Consolidate build/deploystep default display name handlinghjk2020-10-022-4/+1
* Utils: Consolidate LayoutBuilder interface a bithjk2020-09-241-1/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-233-5/+7
* Fix Qt 6 build of ProjectExplorer and targets & build systemsEike Ziller2020-09-211-3/+3
* ProjectExplorer: Simplify use of AbstractProcessStep::init()hjk2020-09-163-14/+4
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-096-16/+15
* iOS: Remove redundant IosBuildStep::m_cleanhjk2020-09-021-13/+12
* iOS: Inline IosBuildStepConfigWidgethjk2020-09-021-92/+56
* iOS: Inline IosDsymBuildStepWidgethjk2020-09-016-164/+61
* iOS: Use a constant from iosconstant.h as deploy step idhjk2020-08-194-9/+3
* Ios: Use new AbstractProcessStep convenience functionshjk2020-08-172-21/+9
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-143-5/+5
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-103-33/+75
|\
| * iOS Device: Show some more information in device optionsEike Ziller2020-07-132-12/+50
| * iOS: Fix slow debugger startup on devicesEike Ziller2020-07-133-21/+25
| * Core/Utils: Migrate further to Utils::Idhjk2020-07-0615-42/+42
* | Various Qt6 portinghjk2020-07-162-2/+3
* | Help:iOS: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-131-9/+9
* | Core/Utils: Migrate further to Utils::Idhjk2020-07-0615-42/+42
|/
* Fix clang warnings about copies in range-for constructsChristian Kandeler2020-06-151-1/+1
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-3/+3
* Various places: performance-for-range-copyAlessandro Portale2020-06-151-1/+1
* Remove unused members from some classesChristian Kandeler2020-04-231-1/+0
* Merge output formatters and output parsersChristian Kandeler2020-04-233-7/+17
* QtVersion: Make sure BaseQtVersion environment is set consistentlyTobias Hunger2020-04-162-8/+0
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-3/+3
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-092-6/+3
* Utils: Introduce FilePath::operator/(const QString &)hjk2020-04-091-1/+1
* Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-072-2/+2
* ProjectExplorer: De-QObject-ify ToolChainFactoryhjk2020-02-271-2/+0
* iOS: Some IosDeployStep cosmeticshjk2020-02-251-9/+4
* iOS: De-Q_OBJECT-ify IosBuildStephjk2020-02-212-47/+33
* ProjectExplorer: Remove Task::buildConfigurationMissingTask()hjk2020-02-211-2/+0
* iOS: De-Q_OBJECT-ify and hide IosDeployStep implementationhjk2020-02-203-79/+73
* ProjectExplorer: Introduce some BuildStep convenience accessorshjk2020-02-192-18/+11
* ProjectExplorer: Introduce ToolChainKitAspect::{c,cxx}ToolChainhjk2020-02-192-4/+4
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-1/+0
* Add final specifies to classesIgor Sidorov2020-02-052-2/+2
* Several SettingsPages: Code cosmeticshjk2020-01-301-1/+1
* De-Q_OBJECT-ify most DeviceFactorieshjk2020-01-234-14/+12
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* ProjectManager: Add convenience Task subclasseshjk2020-01-202-30/+18
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-01-201-12/+31
|\
| * iOS: Fix retrieving USB serial number with macOS 10.15 SDKEike Ziller2020-01-161-0/+10
| * iOS: Guard against failure to retrieve device UIDEike Ziller2020-01-151-12/+21
* | De-Q_OBJECT-ify some more settings pageshjk2020-01-173-4/+2
* | Make various Q_LOGGING_CATEGORY's staticAlessandro Portale2020-01-154-5/+5