sdrangel/sdrgui/gui
f4exb 72e29fd3f8 Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
..
aboutdialog.cpp Web API: re-organize online documentation and integrate Swagger-UI 2018-01-24 18:17:13 +01:00
aboutdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
aboutdialog.ui About dialog: cosmetic changes 2018-01-28 09:28:04 +01:00
addpresetdialog.cpp Commands and presets: added possibility to rename group or merge groups. In addition for presets: added possibility to edit description 2018-01-05 11:45:20 +01:00
addpresetdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
addpresetdialog.ui Updated documentation with latest changes 2018-01-07 00:42:22 +01:00
audiodialog.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
audiodialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
audiodialog.ui Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
basicchannelsettingsdialog.cpp New channel marker signal handling. Applied to channel analyzer 2017-11-14 00:06:42 +01:00
basicchannelsettingsdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
basicchannelsettingsdialog.ui Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
buttonswitch.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
buttonswitch.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
channelwindow.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
channelwindow.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
clickablelabel.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
clickablelabel.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
colormapper.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
colormapper.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
commanditem.cpp Commands: implemented management GUI 2018-01-04 11:11:53 +01:00
commanditem.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
commandkeyreceiver.cpp Commands: use the command key event filter to capture key sequences in the edit command dialog window 2018-01-05 09:59:37 +01:00
commandkeyreceiver.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
commandoutputdialog.cpp Commands: fixed error and exit signals handling 2018-01-04 23:10:05 +01:00
commandoutputdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
commandoutputdialog.ui Commands: removed debug messages on event handlers 2018-01-05 02:13:15 +01:00
cwkeyergui.cpp Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings PUT, PATCH for NFM demod and mod. Fixes (1) 2017-12-12 18:56:24 +01:00
cwkeyergui.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
cwkeyergui.ui Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
editcommanddialog.cpp Updated documentation with latest changes 2018-01-07 00:42:22 +01:00
editcommanddialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
editcommanddialog.ui Commands: implemented management GUI 2018-01-04 11:11:53 +01:00
externalclockbutton.cpp LimeSDR: implemented external clock frequency handling in the GUI 2017-11-05 05:59:04 +01:00
externalclockbutton.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
externalclockdialog.cpp Added exernal clock dialog and button and implemented it in LimeSDR plugins GUIs 2017-11-05 05:50:01 +01:00
externalclockdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
externalclockdialog.ui Added exernal clock dialog and button and implemented it in LimeSDR plugins GUIs 2017-11-05 05:50:01 +01:00
glscope.cpp GLScope: fixed over VLA replacement 2018-03-01 04:24:54 +01:00
glscope.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
glscopegui.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
glscopegui.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
glscopegui.ui Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
glscopemulti.cpp GLScopeNG, GLScopeMulti: fixed over VLA replacement 2018-03-01 04:30:12 +01:00
glscopemulti.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
glscopemultigui.cpp PVS-Studio static analysis corrections (1) issue #137 2018-02-21 18:54:59 +01:00
glscopemultigui.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
glscopemultigui.ui Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
glscopeng.cpp GLScopeNG, GLScopeMulti: fixed over VLA replacement 2018-03-01 04:30:12 +01:00
glscopeng.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
glscopenggui.cpp PVS-Studio static analysis corrections (1) issue #137 2018-02-21 18:54:59 +01:00
glscopenggui.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
glscopenggui.ui Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
glshadersimple.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
glshadersimple.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
glshadertextured.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
glshadertextured.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
glshadertvarray.cpp DSD demod: GUI scope simplification (6) 2018-03-13 01:39:43 +01:00
glshadertvarray.h DSD demod: TV screen graticule optimization 2018-03-15 00:16:50 +01:00
glspectrum.cpp GLSpectrum: suppress VLAs templatized version 2018-03-01 02:19:52 +01:00
glspectrum.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
glspectrumgui.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
glspectrumgui.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
glspectrumgui.ui Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
indicator.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
indicator.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
levelmeter.cpp SSB demod: start level meter at -120 dB when in 24 bit mode 2018-02-10 05:43:11 +01:00
levelmeter.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
loggingdialog.cpp Implemented optional logging to file 2017-11-12 02:23:55 +01:00
loggingdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
loggingdialog.ui Implemented optional logging to file 2017-11-12 02:23:55 +01:00
myposdialog.ui Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
mypositiondialog.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
mypositiondialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
physicalunit.h Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
pluginsdialog.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
pluginsdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
pluginsdialog.ui Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
presetitem.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
presetitem.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
rollupwidget.cpp Highlight demod frame when the marker is highlighted on the spectrum 2017-11-14 22:58:35 +01:00
rollupwidget.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
samplingdevicecontrol.cpp Handle the remove last device in main window with the new sampling device control 2017-11-02 14:29:49 +01:00
samplingdevicecontrol.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
samplingdevicecontrol.ui New devices handling (1) 2017-11-02 03:30:54 +01:00
samplingdevicedialog.cpp New devices handling (1) 2017-11-02 03:30:54 +01:00
samplingdevicedialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
samplingdevicedialog.ui New devices handling (1) 2017-11-02 03:30:54 +01:00
scaleengine.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
scaleengine.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
scopewindow.ui Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
tickedslider.cpp Ticker Slider; fixed roundf (2) 2017-11-22 00:40:11 +01:00
tickedslider.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
transverterbutton.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
transverterbutton.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
transverterdialog.cpp Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
transverterdialog.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
transverterdialog.ui Code re-organization in two libraries sdrbase and sdrgui in view of core / GUI split 2017-10-22 19:12:43 +02:00
tvscreen.cpp TVScreen: correct debug messages 2018-03-16 10:11:32 +01:00
tvscreen.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
valuedial.cpp PVS-Studio static analysis corrections (2) issue #137 2018-02-22 03:04:42 +01:00
valuedial.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
valuedialz.cpp PVS-Studio static analysis corrections (2) issue #137 2018-02-22 03:04:42 +01:00
valuedialz.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00