aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/runsettingspropertiespage.cpp
Commit message (Expand)AuthorAgeFilesLines
* iOS: Disable anything but running for iOS 17+ devicesEike Ziller2024-01-291-2/+7
* GuiUtils: Apply wheel blocker to more widgetsJarek Kobus2024-01-051-0/+3
* Utils: Fix function name case StyleHelper::Uifont -> uifontAlessandro Portale2023-12-071-2/+2
* Utils: Align enum StyleHelper::UiElement with upcoming design system #1Alessandro Portale2023-11-171-2/+2
* Use StyleHelper::UiFont()Alessandro Portale2023-11-151-9/+3
* ProjectExplorer: Do not use Yes/No as buttons in dialogsEike Ziller2023-10-181-5/+8
* ProjectExplorer: Remove unnecessary visual gap in runsettingsAlessandro Portale2023-09-221-1/+1
* ProjectExplorer: Add context object into connectionsJarek Kobus2023-08-021-1/+1
* ProjectExplorer: Allow users to remove all run configurationsChristian Kandeler2023-06-281-12/+34
* ProjectExplorer: Do not forbid removal of the last run configurationChristian Kandeler2023-06-271-4/+4
* Move SessionManager to Core pluginEike Ziller2023-05-251-1/+2
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-5/+4
* ProjectExplorer: Tr::trhjk2023-01-161-26/+27
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* ProjectExplorer: Limit the usage of qMakePairJarek Kobus2022-10-041-1/+1
* ProjectExplorer: Improve title spacing for build/runsettingsAlessandro Portale2022-09-081-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* RunSettingsWidget: Use Utils::GuardJarek Kobus2022-07-221-16/+21
* Drop Qt5: ProjectExplorer: Get rid of QOverloadJarek Kobus2022-07-201-3/+3
* ProjectExplorer: Remove foreach / Q_FOREACH usage part 2Artem Sokolovskii2022-05-121-2/+4
* ProjectExplorer: Use qAsConst w/ non-const Qt containers in range-loopsAlessandro Portale2021-02-171-1/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-1/+1
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-2/+2
* ProjectExplorer: Use Utils::InfoLabel in RunSettingsWidgetAlessandro Portale2020-01-091-11/+3
* ProjectExplorer: Remove BuildStepListWidget::inithjk2019-10-311-2/+1
* ProjectExplorer: Fix broken layout on Run settings pageTobias Hunger2019-10-141-4/+4
* ProjectExplorer: Run Settings: Move environment settings further uphjk2019-10-021-1/+1
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-2/+2
* ProjectExplorer: RunSettingsWidget code cosmeticshjk2019-08-011-24/+7
* ProjectExplorer: Move *ConfigurationModel ownership to targethjk2019-07-311-14/+15
* Replace static_casts by QOverload where possiblehjk2019-02-261-2/+2
* ProjectExplorer: Sanitize the "Add run config" UIChristian Kandeler2019-02-201-26/+17
* ProjectExplorer: Remove some Id use from DeployConfig interfacehjk2019-01-241-17/+2
* Project mode: Move the "clone" actions to dedicated buttonsChristian Kandeler2019-01-181-6/+8
* ProjectExplorer: simplify RunSettingsWidget::aboutToShowDeployMenu()hjk2019-01-171-4/+1
* ProjectExplorer: Simplify availableCreationIds(Target *parent) usehjk2019-01-161-17/+15
* ProjectExplorer: Simplify DeployConfig::displayName*hjk2019-01-161-1/+1
* ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-2/+2
* ProjectExplorer: Remove RunConfigWidget wrapper classhjk2018-09-131-9/+10
* ProjectExplorer: rename RunConfiguration::extraApects() to aspects()hjk2018-09-101-3/+2
* Move Project::makeUnique to UtilsEike Ziller2018-04-111-3/+3
* RunConfigurationFactory: Simplify RunConfigFactory::create usehjk2018-03-091-17/+13
* Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-3/+3
* ProjectExplorer: Use RunConfigCreationInfo struct for rc creationhjk2018-03-051-1/+1
* ProjectExplorer: Consolidate RunConfig creation codepathshjk2018-03-021-6/+2
* RunSettingsWidget: Skip non-matching factoriesChristian Kandeler2018-02-071-0/+2
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-4/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-8/+8
* ProjectExplorer: Simplify *ConfigurationModelsTobias Hunger2017-08-011-5/+5