1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-10-01 01:06:35 -04:00
sdrangel/sdrgui/gui
2022-04-24 01:22:39 +02:00
..
aboutdialog.cpp
aboutdialog.h
aboutdialog.ui
addpresetdialog.cpp
addpresetdialog.h
addpresetdialog.ui
ambedevicesdialog.cpp Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
ambedevicesdialog.h
ambedevicesdialog.ui
audiodialog.cpp
audiodialog.h Copy audio to UDP/RTP: G722 fixes 2019-02-17 06:15:12 +01:00
audiodialog.ui
audioselectdialog.cpp
audioselectdialog.h
audioselectdialog.ui
basicchannelsettingsdialog.cpp
basicchannelsettingsdialog.h
basicchannelsettingsdialog.ui
basicdevicesettingsdialog.cpp Basic channel and device settings dialogs: changed returnPressed to editingFinished event handling 2018-12-27 09:31:55 +01:00
basicdevicesettingsdialog.h
basicdevicesettingsdialog.ui
basicfeaturesettingsdialog.cpp Massive UI revamping (v7): feature window basic feature settings dialog: implemented reset to default title. Some cosmetic changes 2022-04-18 12:08:33 +02:00
basicfeaturesettingsdialog.h Massive UI revamping (v7): feature window basic feature settings dialog: implemented reset to default title. Some cosmetic changes 2022-04-18 12:08:33 +02:00
basicfeaturesettingsdialog.ui Massive UI revamping (v7): feature window basic feature settings dialog: implemented reset to default title. Some cosmetic changes 2022-04-18 12:08:33 +02:00
buttonswitch.cpp
buttonswitch.h
channeladddialog.cpp
channeladddialog.h
channeladddialog.ui
clickablelabel.cpp
clickablelabel.h
colormapper.cpp
colormapper.h
commanditem.cpp
commanditem.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
commandoutputdialog.cpp Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
commandoutputdialog.h
commandoutputdialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
commandsdialog.cpp
commandsdialog.h Massive UI revamping (v7): created configurations with just Features for now 2022-04-05 16:28:07 +02:00
commandsdialog.ui
configurationsdialog.cpp
configurationsdialog.h
configurationsdialog.ui
crightclickenabler.cpp
crightclickenabler.h
customtextedit.cpp ChirpChat modulator: implementation 2020-11-09 18:56:06 +01:00
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
datetimedelegate.cpp
datetimedelegate.h
decimaldelegate.cpp
decimaldelegate.h
devicesetpresetsdialog.cpp
devicesetpresetsdialog.h Massive UI revamping (v7): device set presets 2022-04-13 18:43:37 +02:00
devicesetpresetsdialog.ui
devicesetselectiondialog.cpp
devicesetselectiondialog.h
devicestreamselectiondialog.cpp
devicestreamselectiondialog.h
devicestreamselectiondialog.ui
deviceuserargsdialog.cpp Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
deviceuserargsdialog.h
deviceuserargsdialog.ui Added possibility to specify devices that cannot be discovered automatically. This implements #445 2019-12-16 01:03:47 +01:00
dmsspinbox.cpp
dmsspinbox.h Add Custom Az/El target and drift scan plot to Star Tracker. 2021-05-24 12:34:38 +01:00
doublevalidator.h
editcommanddialog.cpp
editcommanddialog.h
editcommanddialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
externalclockbutton.cpp
externalclockbutton.h
externalclockdialog.cpp
externalclockdialog.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
externalclockdialog.ui
featureadddialog.cpp
featureadddialog.h
featureadddialog.ui
featurelayout.cpp
featurelayout.h Add FeatureLayout - to try to better use space in Feature window 2022-03-18 17:07:52 +00:00
featurepresetsdialog.cpp
featurepresetsdialog.h Massive UI revamping (v7): devices intermediate 2022-04-09 13:38:22 +02:00
featurepresetsdialog.ui
fftwisdomdialog.cpp
fftwisdomdialog.h
fftwisdomdialog.ui
flowlayout.cpp GLSpectrum GUI: use a custom flow layout for the 3 main horizontal layouts 2022-03-19 12:18:55 +01:00
flowlayout.h
fmpreemphasisdialog.cpp
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
framelesswindowresizer.cpp Massive UI revamping (v7): FramelessWindowResizer: prevent horizontal expansion of horizontally fixed widgets. Part of #1209 2022-04-23 18:46:08 +02:00
framelesswindowresizer.h Massive UI revamping (v7): Feature and channels: set the border on the outer side of the window. Part of #1213 2022-04-24 01:22:39 +02:00
glscope.cpp
glscope.h
glscopegui.cpp
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 Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
glshadertextured.cpp
glshadertextured.h GLShaderTextured: use mutable or immutable storage depending on system capability. Implements #582 2020-08-03 13:07:14 +02:00
glshadertvarray.cpp
glshadertvarray.h Massive UI revamping (v7): GLShaderTVArray: updated make proper initialization list 2022-04-14 13:16:01 +02:00
glspectrum.cpp
glspectrum.h
glspectrumgui.cpp
glspectrumgui.h Spectrum calibration: implementation. Issue #1120 2022-02-05 23:40:23 +01:00
glspectrumgui.ui
graphicsviewzoom.cpp
graphicsviewzoom.h Add galactic line of slight plot and galactic coords to Star Tracker 2021-06-25 13:00:59 +01:00
httpdownloadmanagergui.cpp
httpdownloadmanagergui.h
indicator.cpp Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
indicator.h
levelmeter.cpp FreeDV demod: stats in the GUI (2) 2019-02-27 18:37:07 +01:00
levelmeter.h Fixed some warnings from Mac ports compilation 2020-04-19 06:14:45 +02:00
loggingdialog.cpp Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
loggingdialog.h
loggingdialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
myposdialog.ui Massive UI revamping (v7): restore menu shortcuts and ellipsis. Fixes #1208 2022-04-20 21:33:18 +02:00
mypositiondialog.cpp Add ADS-B Demodulator plugin. 2020-10-27 16:22:10 +00:00
mypositiondialog.h
pluginsdialog.cpp
pluginsdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
pluginsdialog.ui
presetitem.cpp
presetitem.h
rollupcontents.cpp Massive UI revamping (v7): Feature and channels: set the border on the outer side of the window. Part of #1213 2022-04-24 01:22:39 +02:00
rollupcontents.h
rollupwidget.cpp Add FeatureLayout - to try to better use space in Feature window 2022-03-18 17:07:52 +00:00
rollupwidget.h
samplingdevicedialog.cpp
samplingdevicedialog.h Massive UI revamping (v7): devices basic 2022-04-07 16:32:03 +02:00
samplingdevicedialog.ui
scaledimage.cpp
scaledimage.h
scaleengine.cpp
scaleengine.h
scopewindow.ui
sdrangelsplash.cpp
sdrangelsplash.h
spectrum.md Massive UI revamping (v7): spectrum documentation 2022-04-18 18:33:37 +02:00
spectrumcalibration.md Massive UI revamping (v7): spectrum documentation 2022-04-18 18:33:37 +02:00
spectrumcalibrationpointsdialog.cpp
spectrumcalibrationpointsdialog.h
spectrumcalibrationpointsdialog.ui
spectrummarkers.md Massive UI revamping (v7): spectrum documentation 2022-04-18 18:33:37 +02:00
spectrummarkersdialog.cpp In Spectrum Markers dialog, only display fixed power level when combo box is set to manual 2022-02-10 10:51:53 +00:00
spectrummarkersdialog.h
spectrummarkersdialog.ui
tickedslider.cpp
tickedslider.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
timedelegate.cpp Add RS41 Radiosonde (Weather Ballon) demodulator and feature 2022-03-01 17:17:56 +00:00
timedelegate.h
transverterbutton.cpp
transverterbutton.h
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
tvscreen.cpp
tvscreen.h
tvscreenanalog.cpp
tvscreenanalog.h Replace obsolete QGLWidget by QOpenGLWidget 2022-03-18 21:53:53 +01:00
valuedial.cpp
valuedial.h
valuedialz.cpp
valuedialz.h
workspace.cpp Massive UI revamping (v7): devices intermediate 2022-04-09 13:38:22 +02:00
workspace.h Massive UI revamping (v7): devices basic 2022-04-07 16:32:03 +02:00
workspaceselectiondialog.cpp Massive UI revamping (v7): features 2022-04-05 16:28:07 +02:00
workspaceselectiondialog.h
workspaceselectiondialog.ui
wrappingdatetimeedit.cpp Add Radio Astronomy plugin 2021-10-12 11:31:14 +01:00
wrappingdatetimeedit.h
wsspectrumsettingsdialog.cpp
wsspectrumsettingsdialog.h
wsspectrumsettingsdialog.ui