1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-07 05:36:35 -04:00
sdrangel/sdrbase
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
..
audio Add support for Qt6 audio 2022-11-17 14:50:16 +00:00
channel Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
commands Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
device Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
dsp GLSpectrum touchscreen updates 2022-12-20 14:39:39 +00:00
feature Update threading model in AFC feature. Part of #1346 2022-09-21 06:01:45 +02:00
pipes Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
plugin Set plugins path for Android 2022-12-20 11:15:36 +00:00
resources Local Sink: updated API and documentation 2022-12-17 07:01:49 +01:00
settings Add buttons to stack MDI windows vertically and put in tabs. 2022-12-20 16:10:11 +00:00
util Enable compilation with Qt 6.2 2022-11-17 23:26:54 +00:00
webapi Local Sink: updated API and documentation 2022-12-17 07:01:49 +01:00
websockets Removed FPS limitation in WSSpectrum. Fixes #767 2021-02-07 10:59:19 +01:00
CMakeLists.txt Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6 2022-11-17 14:34:54 +00:00
maincore.cpp Fixed missing bits in API. Fixes #1247 2022-05-16 20:51:15 +02:00
maincore.h Add start/stop all devices button in toolbar. Add device stateChanged signal. Use in RTL SDR GUI for updating device state 2022-08-27 10:18:17 +01:00
mainparser.cpp Update sdrbase and sdrgui to support Qt5 and Qt6 2022-11-17 14:41:55 +00:00
mainparser.h Massive UI revamping (v7): Make soapy SDR support optional. Fixes #718 2022-04-30 12:52:25 +02:00