sdrangel/sdrgui/gui
Jon Beniston 05987586bf #897 - Add support for vertically expanding widgets to RollupWidget 2021-10-30 16:20:24 +01: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 Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
ambedevicesdialog.ui
audiodialog.cpp Renamed sdrbase AudioOutput to AudioOutputDevice 2020-11-12 22:13:44 +01:00
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 Add tooltips for dock title bar buttons 2020-11-24 19:59:33 +00: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
commanditem.cpp
commanditem.h
commandkeyreceiver.cpp
commandkeyreceiver.h
commandoutputdialog.cpp
commandoutputdialog.h
commandoutputdialog.ui
crightclickenabler.cpp
crightclickenabler.h
customtextedit.cpp ChirpChat modulator: implementation 2020-11-09 18:56:06 +01:00
customtextedit.h ChirpChat modulator: implementation 2020-11-09 18:56:06 +01:00
cwkeyergui.cpp
cwkeyergui.h
cwkeyergui.ui
devicestreamselectiondialog.cpp
devicestreamselectiondialog.h
devicestreamselectiondialog.ui
deviceuserargsdialog.cpp Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
deviceuserargsdialog.h Fixed -Wunused-parameter warnings 2020-11-14 11:13:32 +01:00
deviceuserargsdialog.ui
dmsspinbox.cpp Add Custom Az/El target and drift scan plot to Star Tracker. 2021-05-24 12:34:38 +01:00
dmsspinbox.h Add Custom Az/El target and drift scan plot to Star Tracker. 2021-05-24 12:34:38 +01:00
doublevalidator.h Fixed remaining warnings 2020-11-15 12:02:04 +01:00
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 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 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 Add tooltips for dock title bar buttons 2020-11-24 19:59:33 +00: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 Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01: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 Scope GUI: refactor amp scale 2021-06-27 01:52:42 +02:00
glscope.h GLScope redesign: moved ScopeVis to sdrbase 2021-05-31 15:56:45 +02:00
glscopegui.cpp GLScopeGUI: fixed UI blocking and added missing trace offset serialization/deserialization. Fixes #969 2021-08-09 02:21:12 +02:00
glscopegui.h GLScopeGUI: fixed UI blocking and added missing trace offset serialization/deserialization. Fixes #969 2021-08-09 02:21:12 +02:00
glscopegui.ui Scope GUI: amplitude and offset reset buttons. Fixes and updated documentation 2021-06-27 11:42:27 +02:00
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 GLShaderTVArray: fixed regression introduced by commit a08e18b 2020-12-20 08:51:42 +01:00
glshadertvarray.h TVScren: removed clanup() call from destructot. Some code cleanup 2020-12-12 20:04:18 +01:00
glspectrum.cpp Spectrum markers: implemented persistency (serialization/deserialization) using spectrum settings 2021-08-08 04:28:22 +02:00
glspectrum.h Spectrum markers: moved to sdrbase 2021-08-07 19:45:48 +02:00
glspectrumgui.cpp Spectrum markers: implemented persistency (serialization/deserialization) using spectrum settings 2021-08-08 04:28:22 +02:00
glspectrumgui.h Spectrum markers: make dialog dynamic 2021-08-05 21:11:50 +02:00
glspectrumgui.ui Spectrum markers dialog (1) 2021-08-05 21:11:50 +02:00
graphicsviewzoom.cpp Add galactic line of slight plot and galactic coords to Star Tracker 2021-06-25 13:00:59 +01:00
graphicsviewzoom.h Add galactic line of slight plot and galactic coords to Star Tracker 2021-06-25 13:00:59 +01:00
httpdownloadmanagergui.cpp HTTP download manager: fixed warning 2021-02-09 06:55:28 +01:00
httpdownloadmanagergui.h Star Tracker updates. 2021-01-29 12:57:58 +00:00
indicator.cpp
indicator.h
levelmeter.cpp
levelmeter.h
loggingdialog.cpp
loggingdialog.h
loggingdialog.ui
myposdialog.ui Fix for issue #828 - allow higher altitude 2021-04-02 13:18:53 +01:00
mypositiondialog.cpp Add ADS-B Demodulator plugin. 2020-10-27 16:22:10 +00:00
mypositiondialog.h
pluginsdialog.cpp
pluginsdialog.h
pluginsdialog.ui
presetitem.cpp
presetitem.h
rollupwidget.cpp #897 - Add support for vertically expanding widgets to RollupWidget 2021-10-30 16:20:24 +01:00
rollupwidget.h #897 - Add support for vertically expanding widgets to RollupWidget 2021-10-30 16:20:24 +01: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 Add tooltips for dock title bar buttons 2020-11-24 19:59:33 +00:00
samplingdevicesdock.h New sampling devices dock with change and reload buttons. Implements #629 2020-09-13 23:38:20 +02:00
scaledimage.cpp Add Satellite Tracker feature 2021-02-26 20:25:48 +00:00
scaledimage.h Add Satellite Tracker feature 2021-02-26 20:25:48 +00:00
scaleengine.cpp
scaleengine.h GLScope redesign (1) 2021-05-31 15:56:45 +02:00
scopewindow.ui
sdrangelsplash.cpp
sdrangelsplash.h
spectrummarkersdialog.cpp Spectrum Markers: do not use QColorConstants. Added export for MSVC 2021-08-06 10:24:20 +02:00
spectrummarkersdialog.h Spectrum markers: moved to sdrbase 2021-08-07 19:45:48 +02:00
spectrummarkersdialog.ui Spectrum markers: implemented histogram markers display enable 2021-08-05 21:11:50 +02:00
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 GUI: TVScreen: cleanup and revised mutex handling 2021-04-08 00:56:17 +02:00
tvscreen.h DATV demod. final cleanuo, Implements #833 2021-04-08 06:47:33 +02:00
tvscreenanalog.cpp TVScren: removed clanup() call from destructot. Some code cleanup 2020-12-12 20:04:18 +01:00
tvscreenanalog.h TVScreenAnalog: removed usage of std::shared_ptr 2020-12-10 07:28:55 +01:00
valuedial.cpp Migrate code to Qt 5.14.2 2020-11-04 20:08:44 +01:00
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 Websocket spectrum: Websocket spectrum settings dialog implementation taking settings into account 2020-11-11 10:49:02 +01:00
wsspectrumsettingsdialog.h Websocket spectrum: Websocket spectrum settings dialog implementation taking settings into account 2020-11-11 10:49:02 +01:00
wsspectrumsettingsdialog.ui Websocket spectrum: Websocket spectrum settings dialog implementation taking settings into account 2020-11-11 10:49:02 +01:00