aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal
Commit message (Expand)AuthorAgeFilesLines
...
* | Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-073-6/+6
* | BareMetal: Dump additional macros of C{51|251} compilerDenis Shienkov2020-04-031-1/+21
* | BareMetal: Add comment about allowed word width in Keil C{51|251} compilersDenis Shienkov2020-03-231-2/+4
* | BareMetal: Unify pre-defined macros dumping for mcs{51|251} architecturesDenis Shienkov2020-03-231-70/+38
* | BareMetal: Introduce isArmArchitecture() functionDenis Shienkov2020-03-201-2/+7
* | BareMetal: Add support for Keil C251 toolchainDenis Shienkov2020-03-201-9/+57
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-199-24/+27
|\|
| * Fix lupdate issuesEike Ziller2020-03-185-11/+14
| * Bare Metal: Fix UI text to follow guidelinesLeena Miettinen2020-03-176-13/+13
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-166-237/+192
|\|
| * BareMetal: Fix parsing of software pack description files for UVSC providerDenis Shienkov2020-03-136-237/+193
* | BareMetal: Add support for peripheral registers view using UVSC providerDenis Shienkov2020-03-124-0/+28
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-094-28/+54
|\|
| * BareMetal: Choose peripheral description file on debug provider pageDenis Shienkov2020-03-064-28/+54
* | ProjectExplorer: De-QObject-ify ToolChainFactoryhjk2020-02-277-67/+60
|/
* BareMetal: Allow to choose 'tools.ini' for UVSC provider configurationDenis Shienkov2020-02-1812-79/+119
* Baremetal: Fix three compiler warningsAndre Hartmann2020-02-161-2/+2
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-131-0/+1
|\
| * BareMetal: Fix qbs buildChristian Kandeler2020-02-131-0/+1
* | BareMetal: De-Q_OBJECT-ify RunConfigurationshjk2020-02-138-164/+69
|/
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-051-29/+70
|\
| * Baremetal: Fix missing semicolon on WinChristian Stenger2020-01-281-1/+1
| * BareMetal: Fix Keil toolchains detection on WindowsDenis Shienkov2020-01-271-29/+70
* | BareMetal: Fix compile for gcc 5.3Christian Stenger2020-02-051-4/+4
* | BareMetal: Long live support for KEIL uVision v5.x debuggerDenis Shienkov2020-02-0441-13/+4864
* | Several SettingsPages: Code cosmeticshjk2020-01-302-3/+1
* | De-Q_OBJECT-ify most DeviceFactorieshjk2020-01-232-11/+5
* | ProjectManager: Add convenience Task subclasseshjk2020-01-203-266/+176
* | BareMetal: De-QObject-ify IDebugServerProviderFactoryhjk2020-01-1611-22/+20
* | BareMetal: De-virtualize IDebugServerProvider::createConfigWidgethjk2020-01-1610-29/+19
* | BareMetal: Use the plain creation and fromMap(toMap()) for cloneshjk2020-01-1611-89/+35
* | Core: Provide empty implementation for IOptionPageWidget::finish()hjk2020-01-151-1/+0
* | BareMetal: Use new IOptionPage convenience functionhjk2020-01-092-36/+8
* | Move ProjectExplorer::WarningFlags to a more suitable locationChristian Kandeler2020-01-073-3/+3
* | ProjectExplorer: Remove enabledChanged emissionshjk2019-12-201-1/+0
* | BareMetal: Centralize IDebugServerProviderFactory::canRestore()hjk2019-12-1610-33/+7
* | BareMetal: Centralize IDebugServerProviderFactory::restore()hjk2019-12-1610-46/+13
* | BareMetal: De-virtualize IDebugServerProviderFactory::create()hjk2019-12-1610-29/+17
* | BareMetal: Fix compile for gcc 5.3Christian Stenger2019-12-121-1/+1
* | BareMetal: Add new gdbServerProvider - EBlinkAndrey Sobol2019-12-117-1/+595
* | Standardize RunConfiguration id specificationhjk2019-12-114-9/+2
* | ProjectExplorer: Rework RunConfiguration::isConfigured()Christian Kandeler2019-12-052-16/+7
* | BareMetal: Let RunConfiguration not listen to Kit changeshjk2019-12-031-2/+0
* | BareMetal: Remove unused GDB_DEFAULT_PROVIDER_ID constantDenis Shienkov2019-12-021-1/+0
* | BareMetal: Add 'GDBSERVER' prefix to GDB-specific provider identifiersDenis Shienkov2019-11-304-13/+13
* | BareMetal: Share the 'channel' property for all providersDenis Shienkov2019-11-287-52/+52
* | BareMetal: Add a few IAR compiler extensions as empty macroshjk2019-11-281-2/+8
* | BareMetal: Remove 'GDB' mention from the HostWidget tooltipsDenis Shienkov2019-11-281-2/+2
* | BareMetal: Share HostWidget for all debug providersDenis Shienkov2019-11-284-59/+60
* | BareMetal: Remove missed SSH dependencyDenis Shienkov2019-11-283-4/+0