summaryrefslogtreecommitdiff
path: root/src/plugins/baremetal
Commit message (Expand)AuthorAgeFilesLines
* Fix more copyright years in pluginsEike Ziller2017-08-291-1/+1
* BareMetal: Allow omitting OpenOCD config fileshjk2017-08-231-1/+1
* BareMetal: Don't crash if no GdbServerProvider is foundhjk2017-08-181-1/+8
* ProjectExplorer: Rename worker dependencies to "startDependencies"Ulf Hermann2017-08-081-1/+1
* Debugger: Use a somewhat less intrusive hack for 'start at main'hjk2017-07-121-2/+0
* BareMetal: Dissolve BareMetalRunControlFactoryhjk2017-07-115-116/+16
* ProjectExplorer: Introduce a Utils::OsType IDevice::osType() functionhjk2017-06-282-0/+6
* BareMetal: Force use of a separate RunWorker in StartupOnNetwork modehjk2017-06-262-145/+22
* BareMetal: fix Run configurationAlexander Drozdov2017-06-232-5/+9
* BareMetal: Remove last uses of the remote setup sub-statemachineryhjk2017-06-222-20/+3
* BareMetal: Avoid use of otherwise unneeded requestRemoteSetup() signalhjk2017-06-192-44/+27
* BareMetal: Move closer to a RunWorker based setuphjk2017-06-194-97/+87
* Debugger, QmlProfiler et al: Replace AnalyzerStartParameterhjk2017-06-161-1/+0
* Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-06-121-1/+1
|\
| * BareMetal: Fix crash on shutdownOrgad Shaneh2017-06-061-1/+1
* | Debugger: Remove DebuggerRunControlhjk2017-04-283-30/+14
* | Debugger: Reduce explicit DebuggerRunControl usehjk2017-04-272-2/+2
* | Debugger et al: Move code from DebuggerRunControl to DebuggerRunToolhjk2017-04-241-6/+6
* | ProjectExplorer: Merge AnalyzerRunControl into RunControlhjk2017-04-051-5/+7
* | BareMetal: Adapt to introduction of ProjectExplorer::ToolSupporthjk2017-03-292-20/+22
|/
* BareMetal: Fix crash on shutdownOrgad Shaneh2017-03-233-1/+8
* BareMetal: Update device address when provider is changedOrgad Shaneh2017-03-204-2/+53
* BareMetal: De-slotOrgad Shaneh2017-03-208-28/+12
* BareMetal: Apply "static" pattern to GdbServerProviderManagerOrgad Shaneh2017-03-179-43/+41
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-102-13/+12
* BareMetal: Add some missing "override"Ulf Hermann2017-03-061-11/+11
* Switch order of DeviceApplicationRunner::start() parametershjk2017-03-031-1/+1
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-02-271-1/+4
|\
| * BareMetal: Fix startup of OpenOCD in TCP/IP mode on WindowsDenis Shienkov2017-02-221-1/+4
* | Remove spaces in initializer listsTim Jenssen2017-02-222-8/+8
* | BareMetal: Make some functions consthjk2017-02-217-7/+7
* | BareMetal: Add a few 'final' to re-implementationshjk2017-02-203-45/+45
* | Utils: Introduce TreeItem::{begin,end}hjk2017-02-081-3/+3
* | RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-302-0/+11
* | BareMetal: Simplify RunConfigurationTobias Hunger2017-01-302-7/+2
* | ProjectExplorer: Introduce IDeviceFactory::iconForId()Alessandro Portale2016-11-303-13/+16
|/
* BareMetal: Themable, HighDPI-able device iconAlessandro Portale2016-10-248-0/+25
* BareMetal: Fix Qbs buildChristian Stenger2016-09-271-1/+0
* Settings: Regroup all Devices-related configuration pagesFrancois Ferrand2016-09-265-18/+14
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Remove uses of deprecated QProcess::error signalOrgad Shaneh2016-08-091-5/+2
* Move icons to UtilsUlf Hermann2016-08-051-2/+2
* Utils: Streamline TreeModel APIhjk2016-07-272-2/+2
* TreeModel: Introduce a destroyItem() convenience functionhjk2016-07-061-2/+2
* Debugger: Remove debuggerstringutils.hhjk2016-06-091-3/+3
* BareMetal: Fix broken remote setupAlexander Drozdov2016-05-051-3/+2
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-032-0/+11
|\
| * BareMetal: Store host/port in ssh params of deviceOrgad Shaneh2016-05-031-0/+10
| * BareMetal: Fix after b3c1da03hjk2016-05-021-0/+1
* | BuildStep: Remove finished() signal and use FutureInterface to reportTobias Hunger2016-04-251-2/+1