1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-09 06:36:34 -04:00
sdrangel/plugins/channelrx
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
..
chanalyzer dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodadsb Updated versions and changelogs 2022-10-07 00:24:31 +02:00
demodais dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodam dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodapt dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodatv dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodbfm dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodchirpchat dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demoddab dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demoddatv dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demoddsd dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodfreedv dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodm17 dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodnfm dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodpacket dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodpager dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodradiosonde dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodssb dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodvor dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodvormc dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
demodwfm dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
filesink dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
freqtracker Set window width to account for miniumum width required for visible rollups. 2022-11-08 09:43:58 +00:00
localsink dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
noisefigure dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
radioastronomy dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
radioclock dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
remotesink dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
remotetcpsink dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
sigmffilesink dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
udpsink dd maximize button to MainSpectrum and expandible Channels and Features. 2022-11-11 12:24:27 +00:00
CMakeLists.txt Fix cmake syntax warning in channelrx 2022-09-15 19:49:30 +02:00