sdrangel/plugins/feature
Jon Beniston c966f1cb5a dd maximize button to MainSpectrum and expandible Channels and Features.
Add sizeToContents in ChannelGUI and FeatureGUI, called when widget is
rolled, so we can remove resizing code from all of the individual
channels and features.

In RollupContents, use minimumSizeHint for calculated size, so that
minimumWidth can come from .ui file.

In DeviceGUI::sizeToContents(), call adjustSize(), so Device GUIs start
out at minimum needed size (which should restore appearance prior to
last patch).

In stackSubWindows, use available space for channels if no
spectrum/features present.
In stackSubWindows, fix spectrum from being sized too big, resulting in
scroll bars appearing.
Reset user-defined channel width in stackSubWindows, when channels are
removed.
Don't stack maximized windows.

There's one hack in Channel/FeatureGUI::maximizeWindow(). It seems that
when maximimzing a window, QOpenGLWidgets aren't always paint properly
immediately afterwards, so the code forces an additional update. I can't
see why the first call to paintGL doesn't work.
2022-11-11 12:24:27 +00:00
..
afc dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
ais dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
ambe dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
antennatools dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
aprs dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodanalyzer dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
gs232controller dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
jogdialcontroller dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
limerfe dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
map Updated versions and changelogs 2022-10-07 00:24:31 +02:00
pertester dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
radiosonde dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
remotecontrol dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
rigctlserver dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
satellitetracker dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
simpleptt dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
startracker dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
vorlocalizer dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
CMakeLists.txt Add Remote Control feature 2022-09-16 10:20:16 +01:00