aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal
Commit message (Expand)AuthorAgeFilesLines
...
* BareMetal: Compile fixhjk2019-03-071-0/+1
* BareMetal: Remove some Q_ASSERThjk2019-03-071-4/+0
* bare-metal: Add support for IAR EW toolchainDenis Shienkov2019-03-076-2/+587
* Plugins: Code cosmeticshjk2019-02-273-17/+6
* Replace static_casts by QOverload where possiblehjk2019-02-262-3/+3
* Move IDeviceFactory closer to IDevice implementationhjk2019-02-217-108/+37
* ProjectExplorer: Introduce Target::buildTarget(buildKey)hjk2019-02-201-1/+1
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-312-6/+5
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-182-3/+2
* Fix warning: "Use midRef() instead of mid()"Alessandro Portale2019-01-171-1/+1
* BareMetal: Streamline BareMetalDevice constructionhjk2019-01-164-31/+7
* ProjectExplorer: Introduce a setter for IDevice origin and idhjk2019-01-151-1/+1
* ProjectExplorer: Use setter for IDevice::typehjk2019-01-143-9/+8
* ProjectExplorer: Use setter for IDevice::machineTypehjk2019-01-143-9/+8
* ProjectExplorer: Simplify IDevice extra device action setuphjk2019-01-142-20/+0
* BareMetal: ModernizeAlessandro Portale2018-11-0617-54/+40
* ProjectExplorer: Use a data member for BuildStep::runInGuiThreadhjk2018-10-232-1/+1
* Handle IDeviceFactory restoring in base classhjk2018-10-162-9/+1
* Make IDeviceFactory use data membershjk2018-10-152-22/+4
* ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidgethjk2018-10-121-1/+1
* ProjectExplorer: Move common bits of IDeviceFactory::canRestorehjk2018-10-052-6/+0
* Simplify IDeviceFactory usehjk2018-10-052-16/+9
* Add 'override' to IDeviceFactory derived classeshjk2018-10-051-6/+6
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-023-4/+4
* Enable Browse button in Baremetal run configurationUladzimir Bely2018-09-201-1/+1
* ProjectExplorer: Pass macro expander to ArgumentsAspect::argumentshjk2018-09-131-1/+1
* ProjectExplorer: Make WorkingDirectoryAspect less dependent on runconfighjk2018-09-101-1/+1
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-042-8/+6
* Unify key names for various fields in stored RunConfigurationshjk2018-08-212-4/+4
* BareMetal: Fix default display nameRobert Loehning2018-07-131-1/+1
* BareMetal: Make better use of typed treemodelhjk2018-07-122-32/+16
* BareMetal: Remove unimplemented method from headerTobias Hunger2018-07-111-2/+0
* Finish merging Runnable and StandardRunnablehjk2018-05-233-10/+3
* RemoteLinux: BareMetal: Fix history completerChristian Stenger2018-05-031-0/+1
* BareMetal: Translate untranslated stringChristian Stenger2018-04-301-2/+1
* BareMetal: Split runconfigs into independent classeshjk2018-04-306-170/+44
* Pass id to RunConfiguration constructorhjk2018-04-254-6/+7
* Simplify runconfiguration aspect addTo... interfacehjk2018-04-242-4/+4
* Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+0
* ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-122-25/+1
* BareMetal: Do not use QtOutputFormatterhjk2018-04-126-16/+1
* Utils: Purge asConstOrgad Shaneh2018-04-092-4/+2
* BareMetal: Some consolidation of RunConfiguration related classeshjk2018-04-0611-305/+87
* BareMetal: Use now-standard WorkingDirectoryAspecthjk2018-03-225-82/+11
* BareMetal: Fix run configuration display name setuphjk2018-03-224-37/+19
* BareMetalRunConfigurationFactory: remove availableCreators reimphjk2018-03-132-12/+1
* Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-073-11/+7
* BareMetal: fix run configuration creationAlexander Drozdov2018-03-021-9/+1
* Introduce and use IRunConfiguration::addSupportedTargetDeviceTypehjk2018-02-231-2/+2
* ProjectExplorer: Show non-desktop device names in remote run config nameshjk2018-02-151-2/+2