sdrangel/sdrgui/gui
Daniele Forsi e46f7f09b8 Fix API host address in About dialog and debug message
The API server is listening on all interfaces. This is indicated by Qt
with the address 0.0.0.0 even if it is listening on both IPv4 and IPv6
https://doc.qt.io/qt-6/qhostaddress.html#toString
So the following addresses are valid
 http://127.0.0.1:8091/
 http://[::1]:8091/
 http://0.0.0.0:8091/
 http://[::]:8091/
plus any other address assigned to wired, wireless or virtual interfaces.
2024-07-20 22:00:00 +02:00
..
aboutdialog.cpp Fix API host address in About dialog and debug message 2024-07-20 22:00:00 +02:00
aboutdialog.h
aboutdialog.ui Remove duplicated lines 2024-06-23 17:32:48 +02:00
accessiblevaluedial.h
accessiblevaluedialz.h
acronymview.cpp
acronymview.h
addpresetdialog.cpp
addpresetdialog.h
addpresetdialog.ui
audiodialog.cpp
audiodialog.h
audiodialog.ui Remove duplicated lines 2024-06-23 17:32:48 +02:00
audioselectdialog.cpp
audioselectdialog.h
audioselectdialog.ui Remove unused resources 2024-06-23 17:32:48 +02:00
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
clickablelabel.cpp
clickablelabel.h
colordialog.cpp
colordialog.h
colormapper.cpp
colormapper.h
commanditem.cpp
commanditem.h
commandoutputdialog.cpp
commandoutputdialog.h
commandoutputdialog.ui Update properties related to fonts 2024-06-23 17:32:49 +02:00
commandsdialog.cpp
commandsdialog.h
commandsdialog.ui
configurationsdialog.cpp Don't change filenames on Android 2024-06-29 11:50:44 +01:00
configurationsdialog.h Configurations dialog: Fix slot names. Sort configs when dialog first opened. 2024-06-20 22:30:39 +01:00
configurationsdialog.ui Remove extra margins from some dialogs 2024-06-02 23:59:01 +02:00
coursedeviationindicator.cpp
coursedeviationindicator.h
crightclickenabler.cpp
crightclickenabler.h
customtextedit.cpp
customtextedit.h
cwkeyergui.cpp
cwkeyergui.h
cwkeyergui.ui Update properties related to fonts 2024-06-23 17:32:49 +02:00
cwmousekeyerenabler.cpp
cwmousekeyerenabler.h
datetimedelegate.cpp
datetimedelegate.h
decimaldelegate.cpp
decimaldelegate.h
devicesetpresetsdialog.cpp Don't change filenames on Android 2024-06-29 11:50:44 +01:00
devicesetpresetsdialog.h
devicesetpresetsdialog.ui
devicesetselectiondialog.cpp Highlight the current device 2024-05-26 12:31:40 +02:00
devicesetselectiondialog.h Fix comment after #endif 2024-07-09 22:20:19 +02:00
devicestreamselectiondialog.cpp
devicestreamselectiondialog.h
devicestreamselectiondialog.ui
deviceuserargsdialog.cpp
deviceuserargsdialog.h
deviceuserargsdialog.ui
dialogpositioner.cpp
dialogpositioner.h
dialpopup.cpp
dialpopup.h Fix typos in include files 2024-07-10 23:06:38 +02:00
dmsspinbox.cpp
dmsspinbox.h
doublevalidator.h
editcommanddialog.cpp
editcommanddialog.h
editcommanddialog.ui
externalclockbutton.cpp
externalclockbutton.h
externalclockdialog.cpp
externalclockdialog.h
externalclockdialog.ui
featureadddialog.cpp
featureadddialog.h
featureadddialog.ui
featurelayout.cpp
featurelayout.h
featurepresetsdialog.cpp
featurepresetsdialog.h
featurepresetsdialog.ui Remove extra margins from some dialogs 2024-06-02 23:59:01 +02:00
fftdialog.cpp
fftdialog.h
fftdialog.ui Remove unused resources 2024-06-23 17:32:48 +02:00
fftnrdialog.cpp
fftnrdialog.h
fftnrdialog.ui Remove unused resources 2024-06-23 17:32:48 +02:00
fftwisdomdialog.cpp
fftwisdomdialog.h
fftwisdomdialog.ui Add missing tooltips 2024-06-16 23:38:33 +02:00
flowlayout.cpp
flowlayout.h
fmpreemphasisdialog.cpp
fmpreemphasisdialog.h
fmpreemphasisdialog.ui
framelesswindowresizer.cpp
framelesswindowresizer.h Fix typos in include files 2024-07-10 23:06:38 +02:00
frequencydelegate.cpp
frequencydelegate.h
glscope.cpp
glscope.h
glscopegui.cpp Fix typos in cpp files 2024-07-10 23:06:38 +02:00
glscopegui.h
glscopegui.ui Fix tooltips 2024-06-16 23:38:33 +02:00
glshadercolormap.cpp
glshadercolormap.h
glshadercolors.cpp
glshadercolors.h
glshadersimple.cpp
glshadersimple.h
glshaderspectrogram.cpp Fix typos in cpp files 2024-07-10 23:06:38 +02:00
glshaderspectrogram.h
glshadertextured.cpp
glshadertextured.h
glshadertvarray.cpp
glshadertvarray.h
glspectrum.cpp
glspectrum.h
glspectrumgui.cpp
glspectrumgui.h
glspectrumgui.ui
glspectrumview.cpp Added shift to channel marker to take RIT into account 2024-07-13 13:01:32 +02:00
glspectrumview.h
graphicsdialog.cpp
graphicsdialog.h
graphicsdialog.ui Remove unused resources 2024-06-23 17:32:48 +02:00
graphicsviewzoom.cpp
graphicsviewzoom.h
httpdownloadmanagergui.cpp
httpdownloadmanagergui.h
indicator.cpp
indicator.h
int64delegate.cpp
int64delegate.h
int64validator.cpp
int64validator.h
levelmeter.cpp WDSP receiver: implement dB or S points option for the signal strength meter 2024-07-14 21:51:22 +02:00
levelmeter.h WDSP receiver: implement dB or S points option for the signal strength meter 2024-07-14 21:51:22 +02:00
loggingdialog.cpp
loggingdialog.h
loggingdialog.ui
loglabelslider.cpp
loglabelslider.h
logslider.cpp
logslider.h
mdiutils.cpp
mdiutils.h
myposdialog.ui
mypositiondialog.cpp
mypositiondialog.h
nanosecondsdelegate.cpp
nanosecondsdelegate.h
pluginpresetsdialog.cpp
pluginpresetsdialog.h
pluginpresetsdialog.ui Remove extra margins from some dialogs 2024-06-02 23:59:01 +02:00
pluginsdialog.cpp
pluginsdialog.h
pluginsdialog.ui
presetitem.cpp
presetitem.h
profiledialog.cpp
profiledialog.h
profiledialog.ui Remove unused resources 2024-06-23 17:32:48 +02:00
qtcompatibility.h
rollupcontents.cpp Fix typos in cpp files 2024-07-10 23:06:38 +02:00
rollupcontents.h
samplingdevicedialog.cpp
samplingdevicedialog.h
samplingdevicedialog.ui
scaledimage.cpp
scaledimage.h
scaleengine.cpp WDSP receiver: implement dB or S points option for the signal strength meter 2024-07-14 21:51:22 +02:00
scaleengine.h WDSP receiver: implement dB or S points option for the signal strength meter 2024-07-14 21:51:22 +02:00
scidoublespinbox.cpp
scidoublespinbox.h
scopewindow.ui
sdrangelsplash.cpp
sdrangelsplash.h
spectrum.md
spectrumcalibration.md
spectrumcalibrationpointsdialog.cpp
spectrumcalibrationpointsdialog.h
spectrumcalibrationpointsdialog.ui
spectrummarkers.md
spectrummarkersdialog.cpp
spectrummarkersdialog.h
spectrummarkersdialog.ui
spectrummeasurements.cpp Fix memleaks 2024-06-09 20:23:39 +02:00
spectrummeasurements.h
spectrummeasurements.md
spectrummeasurementsdialog.cpp
spectrummeasurementsdialog.h
spectrummeasurementsdialog.ui Remove unused resources 2024-06-23 17:32:48 +02:00
tablecolorchooser.cpp
tablecolorchooser.h
tabletapandhold.cpp
tabletapandhold.h
tickedslider.cpp
tickedslider.h
timedelegate.cpp
timedelegate.h
transverterbutton.cpp
transverterbutton.h
transverterdialog.cpp
transverterdialog.h
transverterdialog.md
transverterdialog.ui
tvscreen.cpp
tvscreen.h
tvscreenanalog.cpp Fix memleaks 2024-05-26 22:10:32 +02:00
tvscreenanalog.h
valuedial.cpp
valuedial.h
valuedialz.cpp
valuedialz.h
welcomedialog.cpp
welcomedialog.h
welcomedialog.ui Remove duplicated lines 2024-06-23 17:32:48 +02:00
workspace.cpp
workspace.h
workspaceselectiondialog.cpp Highlight the current workspace 2024-05-26 12:31:40 +02:00
workspaceselectiondialog.h Highlight the current workspace 2024-05-26 12:31:40 +02:00
workspaceselectiondialog.ui
wrappingdatetimeedit.cpp
wrappingdatetimeedit.h
wsspectrumsettingsdialog.cpp
wsspectrumsettingsdialog.h
wsspectrumsettingsdialog.ui