sdrangel/sdrgui/gui
f4exb a9d09e30a8 Fixed Qt version checks 2020-11-04 23:05:32 +01:00
..
aboutdialog.cpp Bumped version 2019-02-17 04:39:18 +01:00
aboutdialog.h Make the settings location appear in the log and in the about panel of the GUI also 2019-01-17 11:17:28 +01:00
aboutdialog.ui Make the settings location appear in the log and in the about panel of the GUI also 2019-01-17 11:17:28 +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
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 Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
audiodialog.h Copy audio to UDP/RTP: G722 fixes 2019-02-17 06:15:12 +01:00
audiodialog.ui Copy audio to UDP/RTP: Opus environment setting 2019-02-18 02:30:43 +01:00
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 sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
basicchannelsettingsdialog.cpp AM demod: fixed reverse API settings from the API 2019-04-20 19:11:58 +02:00
basicchannelsettingsdialog.h Basic channel and device settings dialogs: changed returnPressed to editingFinished event handling 2018-12-27 09:31:55 +01:00
basicchannelsettingsdialog.ui Reverse API: AM demod changes (1) 2018-12-14 08:51:01 +01:00
basicdevicesettingsdialog.cpp Basic channel and device settings dialogs: changed returnPressed to editingFinished event handling 2018-12-27 09:31:55 +01:00
basicdevicesettingsdialog.h Basic channel and device settings dialogs: changed returnPressed to editingFinished event handling 2018-12-27 09:31:55 +01:00
basicdevicesettingsdialog.ui Reverse API: created basic device settings dialog similar to channel one. Connected it to RTL-SDR 2018-12-17 01:25:54 +01:00
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 New sampling devices dock with change and reload buttons. Implements #629 2020-09-13 23:38:20 +02: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 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 Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
clickablelabel.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02: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
comboboxnoarrow.cpp fix windows code to build with MSVC 2019-05-28 15:19:19 +02:00
comboboxnoarrow.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
commanditem.cpp Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
commanditem.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
commandkeyreceiver.cpp Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
commandkeyreceiver.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 Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
commandoutputdialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
crightclickenabler.cpp Multiple audio support: Select output device in AM demod 2018-03-26 18:41:09 +02:00
crightclickenabler.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
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 Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
editcommanddialog.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
editcommanddialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
externalclockbutton.cpp Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
externalclockbutton.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
externalclockdialog.cpp Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
externalclockdialog.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
externalclockdialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
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 Feature plugins framework: presets 2020-09-28 16:49:32 +02: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 Add narrowband FM preemphasis settings 2020-09-24 08:36:13 +02: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 Fixed Qt version checks 2020-11-04 23:05:32 +01:00
glscope.h Channel Analyzer: set GUI sample rate at construction time. Fixes #649 2020-10-07 21:32:32 +02:00
glscopegui.cpp Migrate code to Qt 5.14.2 2020-11-04 20:08:44 +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 Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
glshadersimple.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
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 Migrate code to Qt 5.14.2 2020-11-04 20:08:44 +01:00
glspectrum.h Channel Analyzer: set GUI sample rate at construction time. Fixes #649 2020-10-07 21:32:32 +02:00
glspectrumgui.cpp GLSpectrum: fixed settings and waterfall share serialization. Fixes #609 2020-08-29 11:10:11 +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 Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
indicator.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
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 Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
loggingdialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
myposdialog.ui Add ADS-B Demodulator plugin. 2020-10-27 16:22:10 +00:00
mypositiondialog.cpp Add ADS-B Demodulator plugin. 2020-10-27 16:22:10 +00:00
mypositiondialog.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
physicalunit.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
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 Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
pluginsdialog.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
presetitem.cpp Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
presetitem.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
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 New sampling devices dock with change and reload buttons. Implements #629 2020-09-13 23:38:20 +02:00
samplingdevicesdock.h New sampling devices dock with change and reload buttons. Implements #629 2020-09-13 23:38:20 +02:00
scaleengine.cpp Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
scaleengine.h GLScope: added markers. Implements #497 2020-07-06 19:20:20 +02:00
scopewindow.ui sdrgui: changed all fonts to Liberation 2018-05-05 17:44:38 +02:00
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 Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
tickedslider.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
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 Migrate code to Qt 5.14.2 2020-11-04 20:08:44 +01:00
valuedial.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
valuedialz.cpp Migrate code to Qt 5.14.2 2020-11-04 20:08:44 +01:00
valuedialz.h Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00