sdrangel/sdrbase/settings
f4exb 4b82b919d3 Implement signal when main preferences are changed. Partially implements #1139 2022-03-20 12:24:56 +01:00
..
featuresetpreset.cpp Fixed -Wunused-variable warnings 2020-11-14 18:45:05 +01:00
featuresetpreset.h Feature plugins framework: presets 2020-09-28 16:49:32 +02:00
mainsettings.cpp Feature plugins framework: presets 2020-09-28 16:49:32 +02:00
mainsettings.h Implement signal when main preferences are changed. Partially implements #1139 2022-03-20 12:24:56 +01:00
preferences.cpp Implement signal when main preferences are changed. Partially implements #1139 2022-03-20 12:24:56 +01:00
preferences.h Implement signal when main preferences are changed. Partially implements #1139 2022-03-20 12:24:56 +01:00
preset.cpp Main Window: added option to hide or show the main spectrum in the central widget. Fixes #1152 2022-02-16 00:49:22 +01:00
preset.h Main Window: added option to hide or show the main spectrum in the central widget. Fixes #1152 2022-02-16 00:49:22 +01:00
rollupstate.cpp Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
rollupstate.h Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
serializable.h Implement serialize and deserialize to/from API in Serializable interface. Related changes and fixes 2021-12-01 00:21:19 +01:00