aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iosrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* iOS: Proliferate FilePath a bithjk2023-06-081-10/+10
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* iOS: Tr::trhjk2023-01-161-23/+19
* iOS: use dedicated classes to create run workershjk2023-01-111-14/+133
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Ios: Don't call mutable expressions inside QTC_ASSERTJarek Kobus2022-12-141-4/+6
* Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-2/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Dissolve a few uses of Runnablehjk2022-05-301-2/+2
* Ios: Move runControl's runConfiguration calls further uphjk2022-04-271-8/+11
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-1/+1
* Utils: Simplify FilePath::toFileInfo().lastModified() callshjk2021-06-221-2/+2
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-1/+1
* Debugger: Rename 'AttachExternal' to 'AttachToLocalProcess'hjk2021-01-071-1/+1
* Fix a warning about calling virtual method from d'torJarek Kobus2020-11-191-5/+0
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-091-1/+1
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-101-21/+19
|\
| * iOS: Fix slow debugger startup on devicesEike Ziller2020-07-131-21/+19
| * Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* | Help:iOS: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-131-9/+9
* | Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
|/
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-15/+9
* Utils: Add a FilePath::isDir() convenience functionhjk2019-09-111-2/+2
* iOS: Avoid one use of runconfiguration in IosRunnerhjk2019-09-051-2/+2
* iOS: Avoid use of RunControl::runConfiguration() in QmlProfiler supporthjk2019-09-031-8/+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
* ProjectExplorer: Standardize RunWorker creation logichjk2019-08-271-1/+1
* Let PortsGatherer produce full URLs instead of ports onlyhjk2019-08-261-2/+5
* iOS: Remove unused qtsupport includeshjk2019-08-141-2/+0
* Avoid warning on empty expressionshjk2019-07-231-5/+5
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* iOS: More FileName::appendPath -> pathAppended changeshjk2019-05-171-3/+3
* Avoid some visible uses of RunControl::runConfiguration()hjk2019-03-121-8/+5
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-2/+2
* ProjectExplorer: Pass macro expander to ArgumentsAspect::argumentshjk2018-09-131-2/+3
* ProjectExplorer: Remove RunWorker::setDisplayNamehjk2018-08-211-1/+1
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+1
* iOS: Use run arguments more directlyhjk2018-05-081-11/+9
* Improve translated strings and make them consistentRobert Loehning2018-01-221-1/+1
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-1/+0
* Adapt merge to master changeEike Ziller2017-11-141-1/+2
* iOS: Fix missing URL scheme to fix QML profiling in iOSVikas Pachdha2017-11-141-0/+1
* Ios: Fix incorrect Xcode version detectedVikas Pachdha2017-10-101-17/+2
* iOS: Adapt to new setter-based DebuggerRunTool interfacehjk2017-09-041-18/+16
* Debugger: Use a QUrl for Qml server port and hosthjk2017-08-231-2/+2
* ProjectExplorer: Rename worker dependencies to "startDependencies"Ulf Hermann2017-08-081-3/+3