aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios
Commit message (Expand)AuthorAgeFilesLines
...
* iOS: Avoid use of RunControl::runConfiguration() in QmlProfiler supporthjk2019-09-031-8/+0
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* iOS: Remove unused IosRunConfiguratoin::profilePath() declarationhjk2019-09-021-1/+0
* Ios: Silence warnings about unnecessary ';'Tobias Hunger2019-09-021-2/+4
* Ios: Fix spelling in idTobias Hunger2019-08-301-1/+1
* iOS: Fix/add RunWorker idshjk2019-08-301-1/+5
* iOS: Avoid double-indirection between DeviceTypeAspect and run confighjk2019-08-301-2/+2
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-271-1/+1
* Let PortsGatherer produce full URLs instead of ports onlyhjk2019-08-261-2/+5
* iOS: Put common IosDevice constructor code into a functionhjk2019-08-192-10/+12
* ProjectExplorer: Base IDevice::osType on a data memberhjk2019-08-194-12/+3
* iOS: Remove unused qtsupport includeshjk2019-08-142-4/+0
* Drop connections to active target and build config changeshjk2019-08-132-19/+0
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-3/+0
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-08-122-7/+18
|\
| * iOS: Share code for simulator display nameEike Ziller2019-08-121-3/+7
| * iOS: Fix simulator listing with Xcode 11Eike Ziller2019-08-091-4/+11
* | ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-6/+15
* | ProjectExplorer: Replace Project::projectConfigurationChangedhjk2019-08-022-10/+6
* | ProjectExplorer::IDevice: Add a default display nameChristian Kandeler2019-08-022-3/+4
* | Update build step widgets only on changes to the owning build confighjk2019-08-022-8/+6
* | ProjectExplorer: Remove ProjectConfiguration base from Targethjk2019-07-312-0/+8
* | Compile fix with recent Qt devhjk2019-07-292-15/+7
* | Utils: Add CommandLine convenience constructorshjk2019-07-233-4/+4
* | Avoid warning on empty expressionshjk2019-07-235-18/+18
* | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-042-5/+6
|\|
| * More Utils::toSet/toListhjk2019-07-041-1/+2
| * Use more toList/toSet to avoid deprecation warningshjk2019-07-031-4/+4
* | iOS: Inline IosBuildStepConfigWidgethjk2019-06-266-171/+110
* | ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-244-28/+30
* | ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-2/+2
* | ProjectExplorer: Make Device::displayType a data memberhjk2019-06-194-20/+5
* | iOS: Inline createIosToolChain()hjk2019-06-191-26/+10
* | ProjectExplorer: Add a central ToolChainFactory::createToolChain(type)hjk2019-06-141-2/+2
* | Use Utils::FilePath in SynchronousProcesshjk2019-06-113-10/+13
|/
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-283-3/+3
* Utils: Rename FileName to FilePathhjk2019-05-2814-61/+61
* ProjectExplorer: Use an alias for QList<Abi>hjk2019-05-272-3/+3
* iOS: Use base IDevice::clone() instead of local toMap/fromMaphjk2019-05-271-8/+4
* CMake build/macOS: Centrally detect system librariesEike Ziller2019-05-241-3/+1
* iOS: Remove remaining FileName::appendPath useshjk2019-05-241-12/+8
* CMake build: Add ability to disable building of individual pluginsEike Ziller2019-05-231-5/+6
* Ios: Fix typo in device factory creationChristian Kandeler2019-05-211-1/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+33
* iOS: More FileName::appendPath -> pathAppended changeshjk2019-05-178-28/+21
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-152-8/+8
* Utils: Replace FileName::FileName(QFileInfo) by a named constructorhjk2019-05-131-2/+2
* ProjectExplorer: Drop Detection argument from ToolChain constructorhjk2019-05-101-1/+2
* ProjectExplorer: Use the fromMap(toMap()) pattern to clone deviceshjk2019-05-104-27/+5
* ProjectExplorer: Replace ToolChainFactory::supportedLanguangehjk2019-05-092-6/+5