sdrangel/sdrgui/gui
f4exb c1ca3ec54b Feature plugins: general GUI updates 2020-09-28 19:24:19 +02:00
..
aboutdialog.cpp
aboutdialog.h
aboutdialog.ui
addpresetdialog.cpp
addpresetdialog.h
addpresetdialog.ui
ambedevicesdialog.cpp
ambedevicesdialog.h
ambedevicesdialog.ui
audiodialog.cpp
audiodialog.h
audiodialog.ui
audioselectdialog.cpp
audioselectdialog.h
audioselectdialog.ui
basicchannelsettingsdialog.cpp
basicchannelsettingsdialog.h
basicchannelsettingsdialog.ui
basicdevicesettingsdialog.cpp
basicdevicesettingsdialog.h
basicdevicesettingsdialog.ui
basicfeaturesettingsdialog.cpp Feature plugins: general GUI updates 2020-09-28 19:24:19 +02:00
basicfeaturesettingsdialog.h Feature plugins: general GUI updates 2020-09-28 19:24:19 +02:00
basicfeaturesettingsdialog.ui Feature plugins: general GUI updates 2020-09-28 19:24:19 +02:00
buttonswitch.cpp Button switch: added methods to set color and reset to default button colors 2020-08-03 12:59:49 +02:00
buttonswitch.h Button switch: added methods to set color and reset to default button colors 2020-08-03 12:59:49 +02:00
channeladddialog.cpp New channels dock with add channels button replaces add channel from sampling devices control. Implements #628 2020-09-12 10:50:32 +02:00
channeladddialog.h New channels dock with add channels button replaces add channel from sampling devices control. Implements #628 2020-09-12 10:50:32 +02:00
channeladddialog.ui GUI: Removed some useless maximum size constraints 2020-09-22 00:09:38 +02:00
channelsdock.cpp New sampling devices dock with change and reload buttons. Implements #629 2020-09-13 23:38:20 +02:00
channelsdock.h New channels dock with add channels button replaces add channel from sampling devices control. Implements #628 2020-09-12 10:50:32 +02:00
channelwindow.cpp
channelwindow.h
clickablelabel.cpp
clickablelabel.h
colormapper.cpp
colormapper.h
comboboxnoarrow.cpp
comboboxnoarrow.h
commanditem.cpp
commanditem.h
commandkeyreceiver.cpp
commandkeyreceiver.h
commandoutputdialog.cpp
commandoutputdialog.h
commandoutputdialog.ui
crightclickenabler.cpp
crightclickenabler.h
cwkeyergui.cpp
cwkeyergui.h
cwkeyergui.ui
devicestreamselectiondialog.cpp
devicestreamselectiondialog.h
devicestreamselectiondialog.ui
deviceuserargsdialog.cpp
deviceuserargsdialog.h
deviceuserargsdialog.ui
doublevalidator.h
editcommanddialog.cpp
editcommanddialog.h
editcommanddialog.ui
externalclockbutton.cpp
externalclockbutton.h
externalclockdialog.cpp
externalclockdialog.h
externalclockdialog.ui
featureadddialog.cpp Feature plugins framework initial commit and Misc plugins removal 2020-09-28 16:49:32 +02:00
featureadddialog.h Feature plugins framework initial commit and Misc plugins removal 2020-09-28 16:49:32 +02:00
featureadddialog.ui Feature plugins framework initial commit and Misc plugins removal 2020-09-28 16:49:32 +02:00
featurepresetsdialog.cpp Feature plugins framework: presets 2020-09-28 16:49:32 +02:00
featurepresetsdialog.h Feature plugins framework: presets 2020-09-28 16:49:32 +02:00
featurepresetsdialog.ui Feature plugins framework: presets 2020-09-28 16:49:32 +02:00
featuresdock.cpp Feature plugins framework: presets 2020-09-28 16:49:32 +02:00
featuresdock.h Feature plugins framework: presets 2020-09-28 16:49:32 +02:00
featurewindow.cpp Feature plugins framework initial commit and Misc plugins removal 2020-09-28 16:49:32 +02:00
featurewindow.h Feature plugins framework initial commit and Misc plugins removal 2020-09-28 16:49:32 +02:00
fmpreemphasisdialog.cpp Add narrowband FM preemphasis settings 2020-09-24 08:36:13 +02:00
fmpreemphasisdialog.h Add narrowband FM preemphasis settings 2020-09-24 08:36:13 +02:00
fmpreemphasisdialog.ui Add narrowband FM preemphasis settings 2020-09-24 08:36:13 +02:00
glscope.cpp GLScope and GLSpectrum: removed useless calls to cleanup() in destructor 2020-08-25 21:00:11 +02:00
glscope.h Fixed some compiler warnings 2020-08-03 13:07:06 +02:00
glscopegui.cpp
glscopegui.h
glscopegui.ui
glshadercolors.cpp
glshadercolors.h
glshadersimple.cpp
glshadersimple.h
glshadertextured.cpp GLShaderTextured: use mutable or immutable storage depending on system capability. Implements #582 2020-08-03 13:07:14 +02:00
glshadertextured.h GLShaderTextured: use mutable or immutable storage depending on system capability. Implements #582 2020-08-03 13:07:14 +02:00
glshadertvarray.cpp TVScreenAnalog with subsample shift shader added 2020-08-04 10:02:08 +03:00
glshadertvarray.h TVScreenAnalog with subsample shift shader added 2020-08-04 10:02:08 +03:00
glspectrum.cpp GLSpectrum: fixed settings and waterfall share serialization. Fixes #609 2020-08-29 11:10:11 +02:00
glspectrum.h GLSpectrum: fixed settings and waterfall share serialization. Fixes #609 2020-08-29 11:10:11 +02:00
glspectrumgui.cpp GLSpectrum: fixed settings and waterfall share serialization. Fixes #609 2020-08-29 11:10:11 +02:00
glspectrumgui.h GLSpectrum: added a freeze button 2020-07-05 10:15:39 +02:00
glspectrumgui.ui GLSpectrum: remove markers manually. Fixed UI 2020-07-06 19:22:40 +02:00
indicator.cpp
indicator.h
levelmeter.cpp
levelmeter.h
loggingdialog.cpp
loggingdialog.h
loggingdialog.ui
myposdialog.ui
mypositiondialog.cpp
mypositiondialog.h
physicalunit.h
pluginsdialog.cpp
pluginsdialog.h
pluginsdialog.ui
presetitem.cpp
presetitem.h
rollupwidget.cpp Feature plugins framework initial commit and Misc plugins removal 2020-09-28 16:49:32 +02:00
rollupwidget.h Feature plugins framework initial commit and Misc plugins removal 2020-09-28 16:49:32 +02:00
samplingdevicedialog.cpp New sampling devices dock with change and reload buttons. Implements #629 2020-09-13 23:38:20 +02:00
samplingdevicedialog.h New sampling devices dock with change and reload buttons. Implements #629 2020-09-13 23:38:20 +02:00
samplingdevicedialog.ui GUI: Removed some useless maximum size constraints 2020-09-22 00:09:38 +02:00
samplingdevicesdock.cpp New sampling devices dock with change and reload buttons. Implements #629 2020-09-13 23:38:20 +02:00
samplingdevicesdock.h New sampling devices dock with change and reload buttons. Implements #629 2020-09-13 23:38:20 +02:00
scaleengine.cpp
scaleengine.h GLScope: added markers. Implements #497 2020-07-06 19:20:20 +02:00
scopewindow.ui
sdrangelsplash.cpp
sdrangelsplash.h
tickedslider.cpp
tickedslider.h
transverterbutton.cpp IQ swap: fixed transverter dialog 2020-06-23 22:25:54 +02:00
transverterbutton.h IQ swap: fixed transverter dialog 2020-06-23 22:25:54 +02:00
transverterdialog.cpp IQ swap: fixed transverter dialog 2020-06-23 22:25:54 +02:00
transverterdialog.h IQ swap: fixed transverter dialog 2020-06-23 22:25:54 +02:00
transverterdialog.md Make dedicated readme for TransverterDialog 2020-06-23 19:57:21 +02:00
transverterdialog.ui IQ swap: implementation in transverter dialog 2020-06-23 19:58:08 +02:00
tvscreen.cpp TVScreenAnalog with subsample shift shader added 2020-08-04 10:02:08 +03:00
tvscreen.h TVScreenAnalog with subsample shift shader added 2020-08-04 10:02:08 +03:00
tvscreenanalog.cpp ATV Demodulator: implement double buffering 2020-08-10 15:54:34 +03:00
tvscreenanalog.h ATV Demodulator: implement double buffering 2020-08-10 15:54:34 +03:00
valuedial.cpp ValueDial(Z): add virtual keyboard support 2020-08-12 13:26:49 +03:00
valuedial.h
valuedialz.cpp ValueDial(Z): add virtual keyboard support 2020-08-12 13:26:49 +03:00
valuedialz.h