aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildaspects.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "BuildDirectoryAspect: Print non-existing directories in red"Christian Kandeler2020-08-241-1/+1
* Project Explorer: Fix UI text capitalization and writing styleLeena Miettinen2020-07-021-1/+1
* BuildDirectoryAspect: Print non-existing directories in redTobias Hunger2020-03-201-1/+1
* ProjectExplorer: Check Shadow Build on creation if neededOrgad Shaneh2020-02-101-0/+1
* ProjectExplorer: Use Utils::InfoLabel in BuildDirectoryAspectAlessandro Portale2020-01-091-13/+7
* ProjectExplorer: Let user provide default build propertiesChristian Kandeler2019-12-021-0/+4
* Build aspects: Fix some UI glitchesChristian Kandeler2019-11-281-1/+1
* Qmake: Make proper use of BuildDirectoryAspectChristian Kandeler2019-11-281-3/+3
* ProjectExplorer: Introduce BuildDirectoryAspectChristian Kandeler2019-11-271-0/+100
* ProjectExplorer: Introduce SeparateDebugInfoAspectChristian Kandeler2019-11-251-0/+6
* ProjectExplorer: Add a base class for build aspectsChristian Kandeler2019-11-251-0/+30