aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ProjectExplorer: Add some more functions to buildsteplistTobias Hunger2016-04-201-7/+5
* | Devices: Add some 'override'hjk2016-04-201-11/+11
* | BareMetal: Simplify RunControl setuphjk2016-04-083-20/+6
* | Wholesale conversion to #pragma oncehjk2016-03-3022-88/+22
|/
* Debugger: Merge debug mode and analyze modehjk2016-03-071-1/+0
* Move analyzerbase to debuggerhjk2016-02-251-3/+3
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-294-21/+11
* Debugger: Use StandardRunnable in DebuggerStartParametershjk2016-01-281-2/+2
* ProjectExplorer: Use Runnable in DeviceProcess::starthjk2016-01-283-27/+18
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1944-746/+531
* Remove a few uses of RunConfiguration::displayName()hjk2016-01-081-1/+0
* BareMetal: Use ArgumentsAspect in run configuration subclasseshjk2016-01-065-64/+34
* BareMetal: Don't assert in displayNameForId() for unknown idshjk2015-12-161-2/+1
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-12-072-3/+11
|\
| * BareMetal: Kill the GDB server provider when debugging stoppedDenis Shienkov2015-12-032-3/+11
* | BareMetal: Use the Qt5 signal/slot connection syntaxDenis Shienkov2015-12-073-9/+17
* | BareMetal: Do not use QPointer if it is not requiredDenis Shienkov2015-12-0717-78/+70
* | Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-4/+2
* | Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-11-231-1/+1
|\|
| * BareMetal: Fix cloning of GDB server providersOrgad Shaneh2015-11-181-1/+1
* | BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-162-2/+3