aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/baremetaldevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Use the fromMap(toMap()) pattern to clone deviceshjk2019-05-101-12/+1
* bare-metal: Add missed 'const' keywordsDenis Shienkov2019-05-091-1/+1
* bare-metal: Return initializier lists instead of ctorsDenis Shienkov2019-05-081-1/+1
* bare-metal: Refactor the plugin code a bit moreDenis Shienkov2019-05-081-4/+6
* Move IDeviceFactory closer to IDevice implementationhjk2019-02-211-0/+24
* Fix warning: "Use midRef() instead of mid()"Alessandro Portale2019-01-171-1/+1
* BareMetal: Streamline BareMetalDevice constructionhjk2019-01-161-21/+0
* ProjectExplorer: Introduce a setter for IDevice origin and idhjk2019-01-151-1/+1
* ProjectExplorer: Use setter for IDevice::typehjk2019-01-141-4/+4
* ProjectExplorer: Use setter for IDevice::machineTypehjk2019-01-141-4/+4
* ProjectExplorer: Simplify IDevice extra device action setuphjk2019-01-141-17/+0
* BareMetal: ModernizeAlessandro Portale2018-11-061-1/+1
* Combine some SshConnectionParameter membershjk2017-12-191-4/+4
* ProjectExplorer: Introduce a Utils::OsType IDevice::osType() functionhjk2017-06-281-0/+5
* BareMetal: Fix crash on shutdownOrgad Shaneh2017-03-231-0/+6
* BareMetal: Update device address when provider is changedOrgad Shaneh2017-03-201-1/+25
* BareMetal: Apply "static" pattern to GdbServerProviderManagerOrgad Shaneh2017-03-171-4/+3
* ProjectExplorer: Introduce IDeviceFactory::iconForId()Alessandro Portale2016-11-301-13/+0
* BareMetal: Themable, HighDPI-able device iconAlessandro Portale2016-10-241-0/+13
* BareMetal: Store host/port in ssh params of deviceOrgad Shaneh2016-05-031-0/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* BareMetal: Do not add a duplicate entry for GDB server providerOrgad Shaneh2015-08-271-7/+15
* BareMetal: Support seamless 3.3 -> 3.4 upgradeOrgad Shaneh2015-04-271-2/+16
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-7/+7
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-3/+3
* | BareMetal: Allow to manage configurations of HW GDB serversDenis Shienkov2015-01-061-50/+23
|/
* License updateEike Ziller2014-10-091-7/+8
* GdbDebugger: add fast restart for debuggingTim Sander2014-06-201-0/+46
* BareMetal: Code cosmeticshjk2014-06-051-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Cleanup baremetalTim Sander2013-09-261-3/+24
* BareMetal: Build fixTobias Hunger2013-09-201-0/+5
* add baremetal pluginTim Sander2013-09-201-0/+95