aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/baremetal/debugservers/uvsc/uvscserverprovider.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunDataJarek Kobus2023-08-171-1/+1
* BareMetal: Remove error return value from fromMaphjk2023-07-281-1/+1
* BareMetal: Make toMap signature more aspect friendlyhjk2023-07-281-1/+1
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* BareMetal: Convert to Tr::trhjk2022-10-111-2/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Move QProcess base to QtcProcessPrivatehjk2021-06-021-1/+3
* BareMetal: Add support for Nordic Semiconductor devices in UVSC providerDenis Shienkov2020-04-251-0/+3
* BareMetal: Allow to choose 'tools.ini' for UVSC provider configurationDenis Shienkov2020-02-181-0/+9
* BareMetal: Long live support for KEIL uVision v5.x debuggerDenis Shienkov2020-02-041-0/+144