1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-16 09:56:34 -04:00
sdrangel/sdrbase/settings
Jon Beniston d1c67c971e Add buttons to stack MDI windows vertically and put in tabs.
Use right click to auto-stack sub-windows, rather than having a
dedicated button.
Allow maximize button to make window full screen, if already maximized.
Add title to device windows, for when displayed in tabs.
Add menu button to workspace toolbar, for Android only, to avoid having
menu bar, which takes up a lot of space.
Add configuration presets button to workspace toolbar.
Add icons for window arangement
2022-12-20 16:10:11 +00:00
..
configuration.cpp Add buttons to stack MDI windows vertically and put in tabs. 2022-12-20 16:10:11 +00:00
configuration.h Add buttons to stack MDI windows vertically and put in tabs. 2022-12-20 16:10:11 +00: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 AMBE feature: removed AMBE support in main application 2022-05-25 01:00:33 +02:00
mainsettings.h Add 3D spectrogram 2022-06-18 12:35:44 +01:00
preferences.cpp Add 3D spectrogram 2022-06-18 12:35:44 +01:00
preferences.h Add 3D spectrogram 2022-06-18 12:35:44 +01:00
preset.cpp v7: added API for configurations and updated presets API. Implements #1234 2022-05-08 19:33:10 +02:00
preset.h v7: added API for configurations and updated presets API. Implements #1234 2022-05-08 19:33:10 +02:00
rollupstate.cpp Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00: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 Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00