summaryrefslogtreecommitdiff
path: root/src/plugins/baremetal/idebugserverprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* BareMetal: Convert to Tr::trhjk2022-10-111-12/+11
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Drop Qt5: BareMetal: Get rid of QOverloadJarek Kobus2022-07-201-4/+2
* BareMetal: Remove qualifiers from setting keysOrgad Shaneh2020-10-271-17/+10
* BareMetal: Long live support for KEIL uVision v5.x debuggerDenis Shienkov2020-02-041-4/+7
* BareMetal: De-QObject-ify IDebugServerProviderFactoryhjk2020-01-161-0/+2
* BareMetal: De-virtualize IDebugServerProvider::createConfigWidgethjk2020-01-161-0/+11
* BareMetal: Use the plain creation and fromMap(toMap()) for cloneshjk2020-01-161-8/+5
* BareMetal: Centralize IDebugServerProviderFactory::canRestore()hjk2019-12-161-0/+6
* BareMetal: Centralize IDebugServerProviderFactory::restore()hjk2019-12-161-0/+11
* BareMetal: De-virtualize IDebugServerProviderFactory::create()hjk2019-12-161-0/+10
* BareMetal: Share the 'channel' property for all providersDenis Shienkov2019-11-281-2/+39
* BareMetal: Remove 'GDB' mention from the HostWidget tooltipsDenis Shienkov2019-11-281-2/+2
* BareMetal: Share HostWidget for all debug providersDenis Shienkov2019-11-281-0/+39
* BareMetal: Get rid of SSH connection parametersDenis Shienkov2019-11-261-2/+0
* BareMetal: Add additional 'engine' column to debugger providers viewDenis Shienkov2019-11-111-6/+24
* BareMetal: Remove QLatin1Char and QLatin1String macrosDenis Shienkov2019-11-041-11/+11
* BareMetal: Minimize dependency from GDB engineDenis Shienkov2019-11-041-0/+248