sdrangel/sdrgui/gui
f4exb 885bfb823f Spectrum Markers: do not use QColorConstants. Added export for MSVC 2021-08-06 10:24:20 +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 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
buttonswitch.h
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 Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
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 Feature plugins framework: presets 2020-09-28 16:49:32 +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 Scope GUI: reworked serialize and deserialize 2021-07-15 18:30:01 +02:00
glscopegui.h Scope GUI: amplitude and offset reset buttons. Fixes and updated documentation 2021-06-27 11:42:27 +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: do not use QColorConstants. Added export for MSVC 2021-08-06 10:24:20 +02:00
glspectrum.h Spectrum markers: implemented histogram markers display enable 2021-08-05 21:11:50 +02:00
glspectrumgui.cpp Spectrum markers: implemented marker serialization and deserialization 2021-08-05 21:11:50 +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 Feature plugins framework initial commit and Misc plugins removal 2020-09-28 16:49:32 +02:00
rollupwidget.h Feature plugins framework initial commit and Misc plugins removal 2020-09-28 16:49:32 +02: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
spectrummarkers.cpp Spectrum markers: implemented marker serialization and deserialization 2021-08-05 21:11:50 +02:00
spectrummarkers.h Spectrum Markers: do not use QColorConstants. Added export for MSVC 2021-08-06 10:24:20 +02:00
spectrummarkersdialog.cpp Spectrum Markers: do not use QColorConstants. Added export for MSVC 2021-08-06 10:24:20 +02:00
spectrummarkersdialog.h Spectrum markers: implemented histogram markers display enable 2021-08-05 21:11:50 +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
transverterbutton.h
transverterdialog.cpp
transverterdialog.h
transverterdialog.md
transverterdialog.ui
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 Migrate code to Qt 5.14.2 2020-11-04 20:08:44 +01:00
valuedialz.h
wrappingdatetimeedit.cpp Add Satellite Tracker feature 2021-02-26 20:25:48 +00:00
wrappingdatetimeedit.h Add Satellite Tracker feature 2021-02-26 20:25:48 +00: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