aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/runconfigurationaspects.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-4/+4
* ProjectExplorer: Sanitize some #includeshjk2019-08-061-0/+2
* ProjectExplorer: Let ArgumentsAspect use a multi-line editChristian Kandeler2019-06-131-0/+8
* ProjectExplorer: Replace RunConfiguration::executablehjk2019-06-121-0/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-8/+8
* ProjectExplorer: Use the new way for dependent aspectshjk2019-05-281-2/+3
* ProjectExplorer: Let user provide default for "run in terminal"Christian Kandeler2019-03-151-1/+4
* ProjectExplorer: Move Base{Bool,String}Aspect to new fileshjk2018-09-191-91/+1
* ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-7/+7
* ProjectExplorer: Add default value handling to BaseBoolAspecthjk2018-09-171-0/+4
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-10/+9
* ProjectExplorer: Pass macro expander to ArgumentsAspect::argumentshjk2018-09-131-1/+1
* ProjectExplorer: Pass macro expander to WorkingDirectoryAspecthjk2018-09-121-1/+1
* ProjectExplorer: Make WorkingDirectoryAspect less dependent on runconfighjk2018-09-101-1/+4
* ProjectExplorer: Allow labels with pixmaps in string based aspectshjk2018-09-041-0/+2
* Unify key names for various fields in stored RunConfigurationshjk2018-08-211-7/+5
* Remove ApplicationLauncher::Modehjk2018-06-051-3/+0
* Enhance IRunConfigurationAspect base interfacehjk2018-05-081-18/+6
* ProjectExplorer: Make BaseStringAspect signal changeshjk2018-04-261-0/+6
* RemoteLinux: Fix custom runconfig executable path chooserhjk2018-04-251-0/+1
* ProjectExplorer: Add destructors to some run config aspectshjk2018-04-251-0/+3
* ProjectExplorer: Fix saving of modifiable ExecutableAspectshjk2018-04-251-0/+1
* ProjectExplorer: Make string based aspect widgets more flexiblehjk2018-04-241-5/+10
* Simplify runconfiguration aspect addTo... interfacehjk2018-04-241-6/+6
* ProjectExplorer: Rework executable display handling in runconfigshjk2018-04-231-28/+90
* ProjectExplorer: Introduce runconfig aspects for some bool valueshjk2018-04-131-0/+41
* ProjectExplorer: Introduce and use a ExecutableAspecthjk2018-03-291-0/+24
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-17/+4
* TerminalAspect: Initialize boolsTobias Hunger2017-02-091-2/+2
* WorkDirectoryAspect: Small improvementsTobias Hunger2016-03-181-0/+2
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-5/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectExplorer: Use FileName in WorkingDirectoryAspectOrgad Shaneh2016-01-061-6/+8
* ProjectExplorer: Avoid updates from the environmenthjk2015-12-181-1/+0
* QbsProjectManager: Fix working directory handling.Christian Kandeler2015-08-241-2/+5
* ProjectExplorer: Remove ExecutableAspecthjk2015-06-101-26/+0
* ProjectExplorer: Fix connection lifetime in WorkingDirectory aspecthjk2015-05-271-2/+5
* ProjectExplorer: Remove IRunConfigurationAspect::addToMain*Widget basehjk2015-05-201-4/+4
* QtSupport: Use ArgumentsAspect in CustomExecutableRunConfigurationhjk2015-05-191-1/+4
* Qbs: Use TerminalAspect in QbsRunConfigurationhjk2015-05-181-0/+2
* ProjectExplorer: Use covariant return types for aspect creationhjk2015-05-181-8/+8
* Add TerminalAspect convenience accessorhjk2015-05-121-0/+4
* ProjectExplorer: Rename TerminalAspect::m_isForced -> m_userSethjk2015-05-121-2/+2
* ProjectExplorer: Merge terminalaspect.* into runconfigurationaspects.*hjk2015-04-291-0/+28
* ProjectExplorer: Introduce more RunConfigurationAspectshjk2015-04-291-0/+129