aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mcusupport/settingshandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* McuSupport: Read and write user settings with non-versioned keySivert Krøvel9 days1-2/+14
* McuSupport: Read versioned settings keys for MCU dependenciesSivert Krøvel2024-03-111-0/+65
* Utils, all: Standardize on QtcSettingshjk2023-09-271-2/+2
* Utils: Use QtcSettingsMarcus Tillmanns2023-09-051-3/+3
* Plugins: And more Store and Keyhjk2023-08-251-14/+12
* McuSupport: Add dialog for Qt MCUs kit creation status and helpYasser Grimes2023-05-261-0/+13
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* McuSupport: Fix some warningsAlessandro Portale2022-09-261-1/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* McuSupport: Use FilePath::fromUserInput instead of fromStringPiotr Mućko2022-08-011-3/+3
* McuSupport: Add toolchain information for desktop kitsYasser Grimes2022-07-251-0/+4
* McuSupport: Move auto kit creation settings to handler"Piotr Mućko2022-05-091-0/+20
* McuSupport: Extract settings handling to a classPiotr Mućko2022-04-281-0/+70