sdrangel/sdrgui/gui
f4exb cbf8ef05e6 GLScope and GLSpectrum: removed useless calls to cleanup() in destructor 2020-08-25 21:00:11 +02:00
..
aboutdialog.cpp
aboutdialog.h
aboutdialog.ui
addpresetdialog.cpp
addpresetdialog.h
addpresetdialog.ui
ambedevicesdialog.cpp New AMBE engine (3) 2019-07-20 23:25:00 +02:00
ambedevicesdialog.h New AMBE engine (3) 2019-07-20 23:25:00 +02:00
ambedevicesdialog.ui AMBE: GUI fix 2019-07-23 22:53:31 +02:00
audiodialog.cpp
audiodialog.h
audiodialog.ui
audioselectdialog.cpp AudioDeviceDialog: respect audio device manager constness 2020-01-25 05:44:38 +01:00
audioselectdialog.h AudioDeviceDialog: respect audio device manager constness 2020-01-25 05:44:38 +01:00
audioselectdialog.ui
basicchannelsettingsdialog.cpp
basicchannelsettingsdialog.h
basicchannelsettingsdialog.ui
basicdevicesettingsdialog.cpp
basicdevicesettingsdialog.h
basicdevicesettingsdialog.ui
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
channelwindow.cpp
channelwindow.h
clickablelabel.cpp
clickablelabel.h
colormapper.cpp
colormapper.h
comboboxnoarrow.cpp fix windows code to build with MSVC 2019-05-28 15:19:19 +02:00
comboboxnoarrow.h
commanditem.cpp
commanditem.h
commandkeyreceiver.cpp
commandkeyreceiver.h
commandoutputdialog.cpp
commandoutputdialog.h
commandoutputdialog.ui
crightclickenabler.cpp
crightclickenabler.h
cwkeyergui.cpp CW keyer keyboard input: implemented controls in CW keyer 2019-07-30 09:27:55 +02:00
cwkeyergui.h CW keyer keyboard input: implemented controls in CW keyer 2019-07-30 09:27:55 +02:00
cwkeyergui.ui CW keyer keyboard input: GUI mods (1) 2019-07-29 18:54:50 +02:00
devicestreamselectiondialog.cpp Fixed select device stream dialog window placement 2019-05-21 14:12:32 +02:00
devicestreamselectiondialog.h Added missing files for DeviceStreamSettingsDialog 2019-05-21 08:44:46 +02:00
devicestreamselectiondialog.ui Fixed select device stream dialog window placement 2019-05-21 14:12:32 +02:00
deviceuserargsdialog.cpp Device user arguments: implemented non discoverable devices specification in GUI 2019-12-15 00:19:50 +01:00
deviceuserargsdialog.h Device user arguments: implemented non discoverable devices specification in GUI 2019-12-15 00:19:50 +01:00
deviceuserargsdialog.ui Added possibility to specify devices that cannot be discovered automatically. This implements #445 2019-12-16 01:03:47 +01:00
doublevalidator.h LimeRFE USB support: implemented power calibration in UI 2020-01-17 15:08:43 +01:00
editcommanddialog.cpp
editcommanddialog.h
editcommanddialog.ui
externalclockbutton.cpp
externalclockbutton.h
externalclockdialog.cpp
externalclockdialog.h
externalclockdialog.ui
glscope.cpp GLScope and GLSpectrum: removed useless calls to cleanup() in destructor 2020-08-25 21:00:11 +02:00
glscope.h Fixed some compiler warnings 2020-08-03 13:07:06 +02:00
glscopegui.cpp Scope: added DOA projections and updated ChannelAnalzyer 2019-11-15 22:58:28 +01:00
glscopegui.h GLScope: polar grid and conversion for XY display (1) 2019-10-14 01:42:24 +02:00
glscopegui.ui GLScope: polar grid and conversion for XY display (1) 2019-10-14 01:42:24 +02:00
glshadercolors.cpp GLScope: rainbow palette for Y1 on polar displays 2019-10-15 01:24:36 +02:00
glshadercolors.h GLScope: rainbow palette for Y1 on polar displays 2019-10-15 01:24:36 +02:00
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 TVScreenAnalog with subsample shift shader added 2020-08-04 10:02:08 +03:00
glshadertvarray.h TVScreenAnalog with subsample shift shader added 2020-08-04 10:02:08 +03:00
glspectrum.cpp GLScope and GLSpectrum: removed useless calls to cleanup() in destructor 2020-08-25 21:00:11 +02:00
glspectrum.h Fixed some compiler warnings 2020-08-03 13:07:06 +02:00
glspectrumgui.cpp GLSpectrum: synchronize spectrum running with the GUI spectrum freeze button. Fixes issue #561 2020-07-10 00:08:42 +02:00
glspectrumgui.h GLSpectrum: added a freeze button 2020-07-05 10:15:39 +02:00
glspectrumgui.ui GLSpectrum: remove markers manually. Fixed UI 2020-07-06 19:22:40 +02:00
indicator.cpp
indicator.h
levelmeter.cpp
levelmeter.h Fixed some warnings from Mac ports compilation 2020-04-19 06:14:45 +02:00
loggingdialog.cpp
loggingdialog.h
loggingdialog.ui
myposdialog.ui
mypositiondialog.cpp
mypositiondialog.h
physicalunit.h
pluginsdialog.cpp Added possibility to specify devices that cannot be discovered automatically. This implements #445 2019-12-16 01:03:47 +01:00
pluginsdialog.h
pluginsdialog.ui
presetitem.cpp
presetitem.h
rollupwidget.cpp RollupWidget: fixed collapse section header not showing up. Fixes #608 2020-08-24 19:42:25 +02:00
rollupwidget.h RoolupWidget: exclude dialogs from children widgets that can be used as roll up widgets 2020-08-08 17:29:57 +02:00
samplingdevicecontrol.cpp MIMO: added support in sampling device control UI 2019-05-22 02:56:42 +02:00
samplingdevicecontrol.h MIMO support: added basics in device UI set and device set 2019-05-16 18:39:13 +02:00
samplingdevicecontrol.ui
samplingdevicedialog.cpp MIMO: copied test source as multiple input. Adaptation of main classes 2019-05-18 06:30:37 +02:00
samplingdevicedialog.h MIMO support: added basics in device UI set and device set 2019-05-16 18:39:13 +02:00
samplingdevicedialog.ui
scaleengine.cpp
scaleengine.h GLScope: added markers. Implements #497 2020-07-06 19:20:20 +02:00
scopewindow.ui
sdrangelsplash.cpp Added a splash screen on startup 2019-05-14 19:23:13 +02:00
sdrangelsplash.h Added a splash screen on startup 2019-05-14 19:23:13 +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 TVScreenAnalog with subsample shift shader added 2020-08-04 10:02:08 +03:00
tvscreen.h TVScreenAnalog with subsample shift shader added 2020-08-04 10:02:08 +03:00
tvscreenanalog.cpp ATV Demodulator: implement double buffering 2020-08-10 15:54:34 +03:00
tvscreenanalog.h ATV Demodulator: implement double buffering 2020-08-10 15:54:34 +03:00
valuedial.cpp ValueDial(Z): add virtual keyboard support 2020-08-12 13:26:49 +03:00
valuedial.h
valuedialz.cpp ValueDial(Z): add virtual keyboard support 2020-08-12 13:26:49 +03:00
valuedialz.h