summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/buildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-2/+2
* ProjectExplorer: Rename BaseStringAspect::{f,setF}ileNamehjk2019-08-291-3/+3
* ProjectExplorer: Set up hack to funnel information to buildstep ctorshjk2019-08-221-6/+18
* ProjectExplorer: Handle parsingStarted/Finished in BuildConfigurationTobias Hunger2019-08-211-1/+8
* Utils::Environment: Use expanded valuesChristian Kandeler2019-08-201-1/+1
* ProjectExplorer: Use direct calls to signal update wisheshjk2019-08-021-0/+8
* ProjectExplorer: Add a ProjectConfiguration::target()hjk2019-07-291-10/+1
* ProjectExplorer: Propagate build environment changes more directlyhjk2019-07-261-0/+1
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-271-2/+2
* ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-271-1/+1
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-3/+7
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-5/+5
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-1/+1
* ProjectExplorer: Trim value of build directoryChristian Kandeler2019-05-271-1/+1
* ProjectExplorer: Inline convenience overload that was used just oncehjk2019-05-031-4/+0
* Nim: Aspectify NimBuildConfigurationhjk2019-04-301-0/+5
* QbsProjectManager: Aspectify QbsBuildConfigurationhjk2019-04-301-3/+24
* ProjectExplorer: Consolidate setup of build dir aspecthjk2019-04-291-3/+15
* AutoTools: Use the base BuildConfiguration config widgethjk2019-04-291-0/+4
* ProjectExplorer: Use a BaseStringAspect for build config build dirshjk2019-04-261-6/+14
* ProjectExplorer: Add a BuildConfig::createConfigWidget() implementationhjk2019-04-261-0/+24
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-3/+3
* ProjectExplorer: Fix build directory expansionChristian Kandeler2019-02-071-1/+1
* ProjectExplorer: Remove BuildConfigurationFactory::priorityhjk2019-01-311-61/+25
* ProjectExplorer: Use a addSupportedTargetDeviceType functionhjk2019-01-311-2/+2
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-5/+28
* ProjectExplorer: Rename IBuildConfigurationFactoryhjk2019-01-291-22/+22
* use initializer listsTim Jenssen2019-01-211-1/+1
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-2/+2
* ProjectExplorer: Trigger environment evaluation on current project changeTobias Hunger2018-07-131-0/+3
* ProjectExplorer: Simplify BuildConfiguration a bitTobias Hunger2018-07-131-6/+1
* ProjectExplorer: Small header cleanupTobias Hunger2018-07-121-9/+8
* ProjectExplorer: Add a BuildConfiguration::regenerateBuildFileshjk2018-07-101-0/+6
* ProjectExplorer: Report project-specific kit errors/warningsTobias Hunger2018-04-191-1/+1
* ProjectExplorer: Simplify IBuildConfigurationFactory interfacehjk2018-04-041-64/+22
* ProjectExplorer: Fix handling on restrictions of usable kitshjk2018-01-111-6/+11
* Android: Fix BuilConfiguration priority calculationVikas Pachdha2018-01-101-2/+4
* Ios: Use device types as restrictions on project configurationshjk2017-12-191-1/+6
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-29/+29
* BuildConfiguration: Check return value of fromMapRobert Loehning2017-12-121-1/+4
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-70/+119
* Qmake: Set up environment for initial project parsingTobias Hunger2017-11-281-2/+6
* ProjectExplorer: Handle Macros in build directoryTobias Hunger2017-11-061-1/+1
* BuildConfiguration: Make method name clearerTobias Hunger2017-10-181-7/+7
* ProjectExplorer: Do not prepend compiler path to PATH everywhere!Tobias Hunger2017-10-181-1/+23
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-2/+4
* ProjectConfiguration: Add isActive() methodTobias Hunger2017-08-021-0/+5
* ProjectConfiguration: Add project() memberTim Jenssen2017-07-311-0/+5