aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectconfigurationaspects.h
Commit message (Expand)AuthorAgeFilesLines
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-315/+0
* PE: Use InfoLabel for TextDisplayChristian Stenger2020-08-241-1/+4
* PE: Make TextDisplay a pure text displayChristian Stenger2020-08-201-1/+0
* Qbs: Start using aspects for some bool items in install stephjk2020-08-181-1/+1
* ProjectExplorer: Introduce TextDisplay for simple display taskshjk2020-08-141-0/+18
* ProjectExplorer: Introduce an AspectContainer classhjk2020-08-141-0/+28
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-32/+36
* IncrediBuild: Finish buildstep aspectificationhjk2020-08-071-0/+1
* ProjectExplorer: Use a real label for the extra BoolAspect checkbox labelhjk2020-08-061-1/+1
* IncrediBuild: Rework BuildConsoleBuildStephjk2020-08-061-0/+4
* ProjectExplorer: Use LabelPlacement::InExtraLabel as default in BaseBoolAspecthjk2020-08-051-1/+2
* ProjectExplorer: Add BaseStringAspect::setToolTip()hjk2020-08-051-0/+1
* ProjectExplorer: Add BaseIntegerAspect::setToolTip()hjk2020-07-291-0/+1
* ProjectExplorer: Add some BaseStringListAspecthjk2020-07-211-1/+22
* ProjectExplorer: Add a BaseIntegerAspect::defaultValuehjk2020-07-211-0/+1
* ProjectExplorer: Add ability to disable Base{Bool,Integer}Aspecthjk2020-07-211-0/+2
* BaseStringAspect: Provide a way to place a hook between UI and valueTobias Hunger2020-04-301-0/+3
* PathChooser: Allow for chooser-only selection of files/directoriesTobias Hunger2020-04-211-0/+1
* BaseStringAspect: Enable use of validatorsTobias Hunger2020-03-201-0/+2
* ProjectExplorer: Use full class for TriState valuehjk2019-12-031-3/+24
* Qmake: Make proper use of BuildDirectoryAspectChristian Kandeler2019-11-281-2/+5
* ProjectExplorer: Introduce BuildDirectoryAspectChristian Kandeler2019-11-271-0/+8
* ProjectExplorer: Add a base class for build aspectsChristian Kandeler2019-11-251-3/+14
* Project Aspects: Provide alternative display style for selection aspectChristian Kandeler2019-11-251-0/+3
* QtSupport: Add a QmlDebuggingAspectChristian Kandeler2019-11-251-0/+7
* ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-4/+4
* ProjectExplorer: Rename BaseStringAspect::{f,setF}ileNamehjk2019-08-291-2/+2
* ProjectExplorer: Add tool tip to ExecutableAspectChristian Kandeler2019-07-231-0/+1
* ProjectExplorer: Add a 'readOnly' property to BaseStringAspecthjk2019-06-251-0/+1
* ProjectExplorer: Introduce a new BaseSelectionAspecthjk2019-06-141-0/+26
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* AutoTools: Use the base BuildConfiguration config widgethjk2019-04-291-0/+1
* ProjectExplorer: Make BaseIntegerAspect operate on qint64hjk2019-04-241-3/+4
* ProjectExplorer: Add a QTextEdit based variant for BaseStringAspecthjk2019-01-181-1/+6
* ProjectExplorer: Allow tool tips for bool aspectshjk2018-10-231-0/+1
* Project: Introduce BaseIntegerAspect base using spinboxeshjk2018-10-041-0/+27
* ProjectExplorer: Move Base{Bool,String}Aspect to new fileshjk2018-09-191-0/+109