1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-04-25 04:51:13 -04:00
sdrangel/sdrgui/gui
2022-01-26 00:24:26 +01: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
basicfeaturesettingsdialog.h
basicfeaturesettingsdialog.ui
buttonswitch.cpp
buttonswitch.h
channeladddialog.cpp
channeladddialog.h
channeladddialog.ui
channelsdock.cpp
channelsdock.h
channelwindow.cpp
channelwindow.h
clickablelabel.cpp
clickablelabel.h
colormapper.cpp
colormapper.h
commanditem.cpp
commanditem.h
commandoutputdialog.cpp
commandoutputdialog.h
commandoutputdialog.ui
crightclickenabler.cpp
crightclickenabler.h
customtextedit.cpp
customtextedit.h
cwkeyergui.cpp New Jogdial Controller feature plugin. Implements #1088 2022-01-06 22:47:41 +01:00
cwkeyergui.h Implement serialize and deserialize to/from API in Serializable interface. Related changes and fixes 2021-12-01 00:21:19 +01:00
cwkeyergui.ui
devicestreamselectiondialog.cpp
devicestreamselectiondialog.h
devicestreamselectiondialog.ui
deviceuserargsdialog.cpp
deviceuserargsdialog.h
deviceuserargsdialog.ui
dmsspinbox.cpp
dmsspinbox.h
doublevalidator.h
editcommanddialog.cpp New Jogdial Controller feature plugin. Implements #1088 2022-01-06 22:47:41 +01:00
editcommanddialog.h
editcommanddialog.ui
externalclockbutton.cpp
externalclockbutton.h
externalclockdialog.cpp
externalclockdialog.h
externalclockdialog.ui
featureadddialog.cpp
featureadddialog.h
featureadddialog.ui
featurepresetsdialog.cpp MainWindow: fixed missing change feature tab handler. Change Feature UI set when feature tab changes. Fixes #1012 2021-10-16 11:10:21 +02:00
featurepresetsdialog.h
featurepresetsdialog.ui
featuresdock.cpp
featuresdock.h
featurewindow.cpp
featurewindow.h
fftwisdomdialog.cpp FFTW Wisdom program invocation dialog 2021-11-03 21:56:33 +01:00
fftwisdomdialog.h FFTW Wisdom program invocation dialog 2021-11-03 21:56:33 +01:00
fftwisdomdialog.ui FFTW Wisdom program invocation dialog 2021-11-03 21:56:33 +01:00
fmpreemphasisdialog.cpp
fmpreemphasisdialog.h
fmpreemphasisdialog.ui
glscope.cpp
glscope.h
glscopegui.cpp Implement serialize and deserialize to/from API in Serializable interface. Related changes and fixes 2021-12-01 00:21:19 +01:00
glscopegui.h Implement serialize and deserialize to/from API in Serializable interface. Related changes and fixes 2021-12-01 00:21:19 +01:00
glscopegui.ui
glshadercolors.cpp
glshadercolors.h
glshadersimple.cpp
glshadersimple.h
glshadertextured.cpp
glshadertextured.h
glshadertvarray.cpp
glshadertvarray.h
glspectrum.cpp Spectrum: make markers display persistent 2022-01-22 09:00:58 +01:00
glspectrum.h Spectrum: make markers display persistent 2022-01-22 09:00:58 +01:00
glspectrumgui.cpp Spectrum: make markers display persistent 2022-01-22 09:00:58 +01:00
glspectrumgui.h Spectrum Annotations. Implements #887 2022-01-22 08:59:40 +01:00
glspectrumgui.ui
graphicsviewzoom.cpp
graphicsviewzoom.h
httpdownloadmanagergui.cpp Don't use WA_DeleteOnClose for progess dialogs, as a crash can occur if the user closes the window before the download is complete. 2021-11-03 11:02:04 +00:00
httpdownloadmanagergui.h
indicator.cpp
indicator.h
levelmeter.cpp
levelmeter.h
loggingdialog.cpp
loggingdialog.h
loggingdialog.ui
myposdialog.ui
mypositiondialog.cpp
mypositiondialog.h
pluginsdialog.cpp
pluginsdialog.h
pluginsdialog.ui
presetitem.cpp
presetitem.h
rollupwidget.cpp RollupWidget: fixed segfault in restoreState by swapping loops 2022-01-11 23:20:22 +01:00
rollupwidget.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
samplingdevicedialog.cpp
samplingdevicedialog.h
samplingdevicedialog.ui
samplingdevicesdock.cpp
samplingdevicesdock.h
scaledimage.cpp
scaledimage.h
scaleengine.cpp
scaleengine.h
scopewindow.ui
sdrangelsplash.cpp
sdrangelsplash.h
spectrummarkersdialog.cpp Spectrum Markers dialog: export/import annotations .csv file in standard writable location. Fixes #1114 2022-01-26 00:24:26 +01:00
spectrummarkersdialog.h Spectrum Markers: tri-state show marker state 2022-01-22 09:00:42 +01:00
spectrummarkersdialog.ui Spectrum Markers: tri-state show marker state 2022-01-22 09:00:42 +01:00
tickedslider.cpp
tickedslider.h
transverterbutton.cpp
transverterbutton.h
transverterdialog.cpp
transverterdialog.h
transverterdialog.md
transverterdialog.ui
tvscreen.cpp
tvscreen.h
tvscreenanalog.cpp
tvscreenanalog.h
valuedial.cpp
valuedial.h
valuedialz.cpp ValueDialZ: when setting range fix zero display initial value 2021-10-12 23:12:53 +02:00
valuedialz.h
wrappingdatetimeedit.cpp Add Radio Astronomy plugin 2021-10-12 11:31:14 +01:00
wrappingdatetimeedit.h Add Radio Astronomy plugin 2021-10-12 11:31:14 +01:00
wsspectrumsettingsdialog.cpp
wsspectrumsettingsdialog.h
wsspectrumsettingsdialog.ui