aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/qtbuildaspects.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtSupport: Use Utils::InfoLabel in qtbuildaspects.cppAlessandro Portale2020-01-091-22/+13
* ProjectExplorer: Use full class for TriState valuehjk2019-12-031-5/+5
* ProjectExplorer: Let user provide default build propertiesChristian Kandeler2019-12-021-0/+4
* Build aspects: Fix some UI glitchesChristian Kandeler2019-11-281-6/+8
* QtSupport: Introduce QtQuickCompilerAspectChristian Kandeler2019-11-251-1/+46
* ProjectExplorer: Add a base class for build aspectsChristian Kandeler2019-11-251-7/+7
* QtSupport: Add a QmlDebuggingAspectChristian Kandeler2019-11-251-0/+75