summaryrefslogtreecommitdiff
path: root/src/plugins/baremetal/baremetalcustomrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-1/+1
* Enable Browse button in Baremetal run configurationUladzimir Bely2018-09-201-1/+1
* ProjectExplorer: Make WorkingDirectoryAspect less dependent on runconfighjk2018-09-101-1/+1
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-041-4/+3
* Unify key names for various fields in stored RunConfigurationshjk2018-08-211-2/+2
* BareMetal: Fix default display nameRobert Loehning2018-07-131-1/+1
* RemoteLinux: BareMetal: Fix history completerChristian Stenger2018-05-031-0/+1
* BareMetal: Split runconfigs into independent classeshjk2018-04-301-64/+18
* Pass id to RunConfiguration constructorhjk2018-04-251-2/+2
* Simplify runconfiguration aspect addTo... interfacehjk2018-04-241-2/+2
* BareMetal: Do not use QtOutputFormatterhjk2018-04-121-5/+0
* BareMetal: Some consolidation of RunConfiguration related classeshjk2018-04-061-26/+16
* BareMetal: Use now-standard WorkingDirectoryAspecthjk2018-03-221-24/+1
* BareMetal: Inline two functions into their only callershjk2018-01-031-10/+0
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-5/+0
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-1/+1
* BareMetal: standardize RunConfiguration::initialize() signaturehjk2017-11-141-1/+1
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-6/+0
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-5/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* BareMetal: Use ArgumentsAspect in run configuration subclasseshjk2016-01-061-18/+10
* baremetal: add support for generic projectsTim Sander2015-02-101-0/+201