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 Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
basicchannelsettingsdialog.h Make all include directives identical 2024-04-20 19:19:21 +02:00
basicchannelsettingsdialog.ui
basicdevicesettingsdialog.cpp
basicdevicesettingsdialog.h Make all include directives identical 2024-04-20 19:19:21 +02:00
basicdevicesettingsdialog.ui
basicfeaturesettingsdialog.cpp
basicfeaturesettingsdialog.h Make all include directives identical 2024-04-20 19:19:21 +02:00
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 Remove unused includes and use more direct includes 2024-04-11 23:31:34 +02:00
cwkeyergui.h Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
cwkeyergui.ui Update properties related to fonts 2024-06-23 17:32:49 +02:00
cwmousekeyerenabler.cpp
cwmousekeyerenabler.h
datetimedelegate.cpp Add parent to delegate constructors. 2024-04-10 01:33:42 +01:00
datetimedelegate.h Add parent to delegate constructors. 2024-04-10 01:33:42 +01:00
decimaldelegate.cpp Add parent to delegate constructors. 2024-04-10 01:33:42 +01:00
decimaldelegate.h Add parent to delegate constructors. 2024-04-10 01:33:42 +01:00
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 Make all include directives identical 2024-04-20 19:19:21 +02:00
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 Remove unused includes and use more direct includes 2024-04-11 23:31:34 +02:00
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 Add parent to delegate constructors. 2024-04-10 01:33:42 +01:00
frequencydelegate.h Add parent to delegate constructors. 2024-04-10 01:33:42 +01:00
glscope.cpp
glscope.h Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
glscopegui.cpp Fix typos in cpp files 2024-07-10 23:06:38 +02:00
glscopegui.h Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
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 Remove unused includes and use more direct includes 2024-04-11 23:31:34 +02:00
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 Add parent to delegate constructors. 2024-04-10 01:33:42 +01:00
int64delegate.h Add parent to delegate constructors. 2024-04-10 01:33:42 +01:00
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 Explain that GPS is not the only means to get the position of the station 2024-05-13 22:55:34 +02:00
mypositiondialog.cpp
mypositiondialog.h
nanosecondsdelegate.cpp Add parent to delegate constructors. 2024-04-10 01:33:42 +01:00
nanosecondsdelegate.h Add parent to delegate constructors. 2024-04-10 01:33:42 +01:00
pluginpresetsdialog.cpp Remove unused includes and use more direct includes 2024-04-11 23:31:34 +02:00
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 Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
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 Fix typos 2024-04-29 19:07:29 +02:00
spectrumcalibration.md
spectrumcalibrationpointsdialog.cpp
spectrumcalibrationpointsdialog.h
spectrumcalibrationpointsdialog.ui
spectrummarkers.md Fix typos 2024-04-29 19:07:29 +02:00
spectrummarkersdialog.cpp
spectrummarkersdialog.h
spectrummarkersdialog.ui
spectrummeasurements.cpp Fix memleaks 2024-06-09 20:23:39 +02:00
spectrummeasurements.h
spectrummeasurements.md Fix spellling errors found with aspell 2024-04-26 21:18:32 +02:00
spectrummeasurementsdialog.cpp Remove unused includes and use more direct includes 2024-04-11 23:31:34 +02:00
spectrummeasurementsdialog.h
spectrummeasurementsdialog.ui Remove unused resources 2024-06-23 17:32:48 +02:00
tablecolorchooser.cpp
tablecolorchooser.h
tabletapandhold.cpp
tabletapandhold.h Remove unused includes and use more direct includes 2024-04-20 19:10:18 +02:00
tickedslider.cpp
tickedslider.h
timedelegate.cpp Add parent to delegate constructors. 2024-04-10 01:33:42 +01:00
timedelegate.h Add parent to delegate constructors. 2024-04-10 01:33:42 +01:00
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: Fix array being accessed out of range. 2024-04-30 09:33:54 +01:00
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 Make all include directives identical 2024-04-20 19:19:21 +02:00
wsspectrumsettingsdialog.ui