aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal
Commit message (Expand)AuthorAgeFilesLines
* 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
* ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-152-3/+2
* IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-062-15/+12
* BareMetal: Don't rely on global object pool anymorehjk2018-01-296-33/+40
* Do not construct settings/resource paths from QSettings objectEike Ziller2018-01-111-8/+2
* ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()hjk2018-01-052-11/+9
* ProjectExplorer: Add a IRunConfigurationFactory::addFixedBuildTarget()hjk2018-01-032-13/+2
* BareMetal: Inline two functions into their only callershjk2018-01-033-17/+2
* Combine some SshConnectionParameter membershjk2017-12-191-4/+4
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-086-51/+12
* BareMetal: Remove BareMetalRunConfigurationFactory::canCreateHelperhjk2017-11-272-8/+0
* ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-272-74/+20
* ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)hjk2017-11-201-8/+2
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-165-33/+4
* BareMetal: standardize RunConfiguration::initialize() signaturehjk2017-11-144-18/+24
* ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-142-21/+5
* Merge remote-tracking branch 'origin/4.5'Orgad Shaneh2017-11-114-17/+0
|\
| * ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-104-17/+0
* | BareMetal: Split BareMetalRunConfigurationFactoryhjk2017-11-103-23/+95
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-092-8/+6
|\|
| * Merge remote-tracking branch 'origin/4.4' into 4.5Orgad Shaneh2017-10-042-8/+6
| |\
| | * BareMetal: Fix target file name resolvingOrgad Shaneh2017-09-262-8/+6
* | | Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-045-14/+7
|/ /
* | Unify the dimensions for all mode/action bar iconsAlessandro Portale2017-09-192-0/+0
* | ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-135-38/+40
* | iOS: Adapt to new setter-based DebuggerRunTool interfacehjk2017-09-041-1/+1
* | BareMetal: Use new setter based DebuggerRunTool interfacehjk2017-08-311-16/+20
* | Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\|
| * Fix more copyright years in pluginsEike Ziller2017-08-291-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-241-1/+1
|\|
| * BareMetal: Allow omitting OpenOCD config fileshjk2017-08-231-1/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-231-1/+8
|\|
| * BareMetal: Don't crash if no GdbServerProvider is foundhjk2017-08-181-1/+8