From cf70d9430fac7c6c4a7c5fa6d666f4a6bf7d90e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Michaj=C5=82ow?= Date: Sat, 21 Nov 2020 15:38:04 +0100 Subject: [PATCH] Use QStringLiteral when it make sense --- .../beamsteeringcwmod/beamsteeringcwmodplugin.cpp | 12 ++++++------ .../interferometer/interferometerplugin.cpp | 12 ++++++------ plugins/channelrx/chanalyzer/chanalyzerplugin.cpp | 10 +++++----- plugins/channelrx/demodadsb/adsbplugin.cpp | 10 +++++----- plugins/channelrx/demodam/amdemodplugin.cpp | 10 +++++----- plugins/channelrx/demodbfm/bfmplugin.cpp | 10 +++++----- plugins/channelrx/demodchirpchat/chirpchatplugin.cpp | 10 +++++----- plugins/channelrx/demoddsd/dsddemodplugin.cpp | 10 +++++----- plugins/channelrx/demodfreedv/freedvplugin.cpp | 10 +++++----- plugins/channelrx/demodnfm/nfmplugin.cpp | 10 +++++----- plugins/channelrx/demodssb/ssbplugin.cpp | 10 +++++----- plugins/channelrx/demodwfm/wfmplugin.cpp | 10 +++++----- plugins/channelrx/filesink/filesinkplugin.cpp | 10 +++++----- plugins/channelrx/freqtracker/freqtrackerplugin.cpp | 10 +++++----- plugins/channelrx/localsink/localsinkplugin.cpp | 10 +++++----- plugins/channelrx/remotesink/remotesinkplugin.cpp | 10 +++++----- .../channelrx/sigmffilesink/sigmffilesinkplugin.cpp | 10 +++++----- plugins/channelrx/udpsink/udpsinkplugin.cpp | 10 +++++----- plugins/channeltx/filesource/filesourceplugin.cpp | 10 +++++----- plugins/channeltx/localsource/localsourceplugin.cpp | 10 +++++----- .../mod802.15.4/ieee_802_15_4_modplugin.cpp | 10 +++++----- plugins/channeltx/modam/ammodplugin.cpp | 10 +++++----- plugins/channeltx/modatv/atvmodplugin.cpp | 10 +++++----- .../channeltx/modchirpchat/chirpchatmodplugin.cpp | 10 +++++----- plugins/channeltx/modfreedv/freedvmodplugin.cpp | 10 +++++----- plugins/channeltx/modnfm/nfmmodplugin.cpp | 10 +++++----- plugins/channeltx/modpacket/packetmodplugin.cpp | 10 +++++----- plugins/channeltx/modssb/ssbmodplugin.cpp | 10 +++++----- plugins/channeltx/modwfm/wfmmodplugin.cpp | 10 +++++----- .../channeltx/remotesource/remotesourceplugin.cpp | 10 +++++----- plugins/channeltx/udpsource/udpsourceplugin.cpp | 10 +++++----- plugins/feature/afc/afcplugin.cpp | 10 +++++----- .../gs232controller/gs232controllerplugin.cpp | 10 +++++----- plugins/feature/rigctlserver/rigctlserverplugin.cpp | 10 +++++----- plugins/feature/simpleptt/simplepttplugin.cpp | 10 +++++----- .../samplemimo/bladerf2mimo/bladerf2mimoplugin.cpp | 12 ++++++------ plugins/samplemimo/limesdrmimo/limesdrmimoplugin.cpp | 12 ++++++------ plugins/samplemimo/metismiso/metismisoplugin.cpp | 12 ++++++------ plugins/samplemimo/testmi/testmiplugin.cpp | 12 ++++++------ plugins/samplemimo/testmosync/testmosyncplugin.cpp | 12 ++++++------ plugins/samplemimo/xtrxmimo/xtrxmimoplugin.cpp | 12 ++++++------ .../bladerf1output/bladerf1outputplugin.cpp | 12 ++++++------ .../bladerf2output/bladerf2outputplugin.cpp | 12 ++++++------ plugins/samplesink/fileoutput/fileoutputplugin.cpp | 12 ++++++------ .../samplesink/hackrfoutput/hackrfoutputplugin.cpp | 12 ++++++------ .../samplesink/limesdroutput/limesdroutputplugin.cpp | 12 ++++++------ plugins/samplesink/localoutput/localoutputplugin.cpp | 12 ++++++------ .../plutosdroutput/plutosdroutputplugin.cpp | 12 ++++++------ .../samplesink/remoteoutput/remoteoutputplugin.cpp | 12 ++++++------ .../soapysdroutput/soapysdroutputplugin.cpp | 12 ++++++------ plugins/samplesink/testsink/testsinkplugin.cpp | 12 ++++++------ plugins/samplesink/usrpoutput/usrpoutputplugin.cpp | 12 ++++++------ plugins/samplesink/xtrxoutput/xtrxoutputplugin.cpp | 12 ++++++------ plugins/samplesource/airspy/airspyplugin.cpp | 12 ++++++------ plugins/samplesource/airspyhf/airspyhfplugin.cpp | 12 ++++++------ plugins/samplesource/audioinput/audioinputplugin.cpp | 12 ++++++------ .../bladerf1input/bladerf1inputplugin.cpp | 12 ++++++------ .../bladerf2input/bladerf2inputplugin.cpp | 12 ++++++------ plugins/samplesource/fcdpro/fcdproplugin.cpp | 12 ++++++------ plugins/samplesource/fcdproplus/fcdproplusplugin.cpp | 12 ++++++------ plugins/samplesource/fileinput/fileinputplugin.cpp | 12 ++++++------ .../samplesource/hackrfinput/hackrfinputplugin.cpp | 12 ++++++------ plugins/samplesource/kiwisdr/kiwisdrplugin.cpp | 12 ++++++------ .../samplesource/limesdrinput/limesdrinputplugin.cpp | 12 ++++++------ plugins/samplesource/localinput/localinputplugin.cpp | 12 ++++++------ plugins/samplesource/perseus/perseusplugin.cpp | 12 ++++++------ .../plutosdrinput/plutosdrinputplugin.cpp | 12 ++++++------ .../samplesource/remoteinput/remoteinputplugin.cpp | 12 ++++++------ plugins/samplesource/rtlsdr/rtlsdrplugin.cpp | 12 ++++++------ plugins/samplesource/sdrplay/sdrplayplugin.cpp | 12 ++++++------ .../sigmffileinput/sigmffileinputplugin.cpp | 12 ++++++------ .../soapysdrinput/soapysdrinputplugin.cpp | 12 ++++++------ plugins/samplesource/testsource/testsourceplugin.cpp | 12 ++++++------ plugins/samplesource/usrpinput/usrpinputplugin.cpp | 12 ++++++------ plugins/samplesource/xtrxinput/xtrxinputplugin.cpp | 12 ++++++------ 75 files changed, 417 insertions(+), 417 deletions(-) diff --git a/plugins/channelmimo/beamsteeringcwmod/beamsteeringcwmodplugin.cpp b/plugins/channelmimo/beamsteeringcwmod/beamsteeringcwmodplugin.cpp index f50f5bd84..1b00263e9 100644 --- a/plugins/channelmimo/beamsteeringcwmod/beamsteeringcwmodplugin.cpp +++ b/plugins/channelmimo/beamsteeringcwmod/beamsteeringcwmodplugin.cpp @@ -27,13 +27,13 @@ #include "beamsteeringcwmodplugin.h" const PluginDescriptor BeamSteeringCWModPlugin::m_pluginDescriptor = { - QString(BeamSteeringCWMod::m_channelId), - QString("BeamSteeringCWMod"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + BeamSteeringCWMod::m_channelId, + QStringLiteral("BeamSteeringCWMod"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; BeamSteeringCWModPlugin::BeamSteeringCWModPlugin(QObject* parent) : diff --git a/plugins/channelmimo/interferometer/interferometerplugin.cpp b/plugins/channelmimo/interferometer/interferometerplugin.cpp index 2ce27601b..45cff85be 100644 --- a/plugins/channelmimo/interferometer/interferometerplugin.cpp +++ b/plugins/channelmimo/interferometer/interferometerplugin.cpp @@ -28,13 +28,13 @@ #include "interferometerplugin.h" const PluginDescriptor InterferometerPlugin::m_pluginDescriptor = { - QString(Interferometer::m_channelId), - QString("Interferometer"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + Interferometer::m_channelId, + QStringLiteral("Interferometer"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; InterferometerPlugin::InterferometerPlugin(QObject* parent) : diff --git a/plugins/channelrx/chanalyzer/chanalyzerplugin.cpp b/plugins/channelrx/chanalyzer/chanalyzerplugin.cpp index a9b596535..223a23865 100644 --- a/plugins/channelrx/chanalyzer/chanalyzerplugin.cpp +++ b/plugins/channelrx/chanalyzer/chanalyzerplugin.cpp @@ -25,12 +25,12 @@ const PluginDescriptor ChannelAnalyzerPlugin::m_pluginDescriptor = { ChannelAnalyzer::m_channelId, - QString("Channel Analyzer"), - QString("4.21.1"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("Channel Analyzer"), + QStringLiteral("4.21.1"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; ChannelAnalyzerPlugin::ChannelAnalyzerPlugin(QObject* parent) : diff --git a/plugins/channelrx/demodadsb/adsbplugin.cpp b/plugins/channelrx/demodadsb/adsbplugin.cpp index 169816b15..25cabc6d6 100644 --- a/plugins/channelrx/demodadsb/adsbplugin.cpp +++ b/plugins/channelrx/demodadsb/adsbplugin.cpp @@ -29,12 +29,12 @@ const PluginDescriptor ADSBPlugin::m_pluginDescriptor = { ADSBDemod::m_channelId, - QString("ADS-B Demodulator"), - QString("6.0.0"), - QString("(c) Jon Beniston, M7RCE"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("ADS-B Demodulator"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Jon Beniston, M7RCE"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; ADSBPlugin::ADSBPlugin(QObject* parent) : diff --git a/plugins/channelrx/demodam/amdemodplugin.cpp b/plugins/channelrx/demodam/amdemodplugin.cpp index 71cd98bc8..3de733488 100644 --- a/plugins/channelrx/demodam/amdemodplugin.cpp +++ b/plugins/channelrx/demodam/amdemodplugin.cpp @@ -10,12 +10,12 @@ const PluginDescriptor AMDemodPlugin::m_pluginDescriptor = { AMDemod::m_channelId, - QString("AM Demodulator"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("AM Demodulator"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; AMDemodPlugin::AMDemodPlugin(QObject* parent) : diff --git a/plugins/channelrx/demodbfm/bfmplugin.cpp b/plugins/channelrx/demodbfm/bfmplugin.cpp index 92f4b71f5..6ce695e3c 100644 --- a/plugins/channelrx/demodbfm/bfmplugin.cpp +++ b/plugins/channelrx/demodbfm/bfmplugin.cpp @@ -30,12 +30,12 @@ const PluginDescriptor BFMPlugin::m_pluginDescriptor = { BFMDemod::m_channelId, - QString("Broadcast FM Demodulator"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("Broadcast FM Demodulator"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; BFMPlugin::BFMPlugin(QObject* parent) : diff --git a/plugins/channelrx/demodchirpchat/chirpchatplugin.cpp b/plugins/channelrx/demodchirpchat/chirpchatplugin.cpp index 82b29ee6c..d2bdef9ba 100644 --- a/plugins/channelrx/demodchirpchat/chirpchatplugin.cpp +++ b/plugins/channelrx/demodchirpchat/chirpchatplugin.cpp @@ -26,12 +26,12 @@ const PluginDescriptor ChirpChatPlugin::m_pluginDescriptor = { ChirpChatDemod::m_channelId, - QString("ChirpChat Demodulator"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("ChirpChat Demodulator"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; ChirpChatPlugin::ChirpChatPlugin(QObject* parent) : diff --git a/plugins/channelrx/demoddsd/dsddemodplugin.cpp b/plugins/channelrx/demoddsd/dsddemodplugin.cpp index cca8dcdb5..61f2c93b2 100644 --- a/plugins/channelrx/demoddsd/dsddemodplugin.cpp +++ b/plugins/channelrx/demoddsd/dsddemodplugin.cpp @@ -29,12 +29,12 @@ const PluginDescriptor DSDDemodPlugin::m_pluginDescriptor = { DSDDemod::m_channelId, - QString("DSD Demodulator"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("DSD Demodulator"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; DSDDemodPlugin::DSDDemodPlugin(QObject* parent) : diff --git a/plugins/channelrx/demodfreedv/freedvplugin.cpp b/plugins/channelrx/demodfreedv/freedvplugin.cpp index 56997af62..8bfe18280 100644 --- a/plugins/channelrx/demodfreedv/freedvplugin.cpp +++ b/plugins/channelrx/demodfreedv/freedvplugin.cpp @@ -27,12 +27,12 @@ const PluginDescriptor FreeDVPlugin::m_pluginDescriptor = { FreeDVDemod::m_channelId, - QString("FreeDV Demodulator"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("FreeDV Demodulator"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; FreeDVPlugin::FreeDVPlugin(QObject* parent) : diff --git a/plugins/channelrx/demodnfm/nfmplugin.cpp b/plugins/channelrx/demodnfm/nfmplugin.cpp index c40236556..4f01b2575 100644 --- a/plugins/channelrx/demodnfm/nfmplugin.cpp +++ b/plugins/channelrx/demodnfm/nfmplugin.cpp @@ -11,12 +11,12 @@ const PluginDescriptor NFMPlugin::m_pluginDescriptor = { NFMDemod::m_channelId, - QString("NFM Demodulator"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("NFM Demodulator"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; NFMPlugin::NFMPlugin(QObject* parent) : diff --git a/plugins/channelrx/demodssb/ssbplugin.cpp b/plugins/channelrx/demodssb/ssbplugin.cpp index 94a864744..f9f460ea7 100644 --- a/plugins/channelrx/demodssb/ssbplugin.cpp +++ b/plugins/channelrx/demodssb/ssbplugin.cpp @@ -11,12 +11,12 @@ const PluginDescriptor SSBPlugin::m_pluginDescriptor = { SSBDemod::m_channelId, - QString("SSB Demodulator"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("SSB Demodulator"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; SSBPlugin::SSBPlugin(QObject* parent) : diff --git a/plugins/channelrx/demodwfm/wfmplugin.cpp b/plugins/channelrx/demodwfm/wfmplugin.cpp index 9542d2d90..a9575d3ff 100644 --- a/plugins/channelrx/demodwfm/wfmplugin.cpp +++ b/plugins/channelrx/demodwfm/wfmplugin.cpp @@ -12,12 +12,12 @@ const PluginDescriptor WFMPlugin::m_pluginDescriptor = { WFMDemod::m_channelId, - QString("WFM Demodulator"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("WFM Demodulator"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; WFMPlugin::WFMPlugin(QObject* parent) : diff --git a/plugins/channelrx/filesink/filesinkplugin.cpp b/plugins/channelrx/filesink/filesinkplugin.cpp index 47865efb7..ebe09f0a8 100644 --- a/plugins/channelrx/filesink/filesinkplugin.cpp +++ b/plugins/channelrx/filesink/filesinkplugin.cpp @@ -28,12 +28,12 @@ const PluginDescriptor FileSinkPlugin::m_pluginDescriptor = { FileSink::m_channelId, - QString("File Sink"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("File Sink"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; FileSinkPlugin::FileSinkPlugin(QObject* parent) : diff --git a/plugins/channelrx/freqtracker/freqtrackerplugin.cpp b/plugins/channelrx/freqtracker/freqtrackerplugin.cpp index e70c2bb29..bf79856d1 100644 --- a/plugins/channelrx/freqtracker/freqtrackerplugin.cpp +++ b/plugins/channelrx/freqtracker/freqtrackerplugin.cpp @@ -27,12 +27,12 @@ const PluginDescriptor FreqTrackerPlugin::m_pluginDescriptor = { FreqTracker::m_channelId, - QString("Frequency Tracker"), - QString("4.21.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("Frequency Tracker"), + QStringLiteral("4.21.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; FreqTrackerPlugin::FreqTrackerPlugin(QObject* parent) : diff --git a/plugins/channelrx/localsink/localsinkplugin.cpp b/plugins/channelrx/localsink/localsinkplugin.cpp index 61bf8aef6..a57d4324d 100644 --- a/plugins/channelrx/localsink/localsinkplugin.cpp +++ b/plugins/channelrx/localsink/localsinkplugin.cpp @@ -29,12 +29,12 @@ const PluginDescriptor LocalSinkPlugin::m_pluginDescriptor = { LocalSink::m_channelId, - QString("Local channel sink"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("Local channel sink"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; LocalSinkPlugin::LocalSinkPlugin(QObject* parent) : diff --git a/plugins/channelrx/remotesink/remotesinkplugin.cpp b/plugins/channelrx/remotesink/remotesinkplugin.cpp index 5991b4d11..2ac6f909d 100644 --- a/plugins/channelrx/remotesink/remotesinkplugin.cpp +++ b/plugins/channelrx/remotesink/remotesinkplugin.cpp @@ -29,12 +29,12 @@ const PluginDescriptor RemoteSinkPlugin::m_pluginDescriptor = { RemoteSink::m_channelId, - QString("Remote channel sink"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("Remote channel sink"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; RemoteSinkPlugin::RemoteSinkPlugin(QObject* parent) : diff --git a/plugins/channelrx/sigmffilesink/sigmffilesinkplugin.cpp b/plugins/channelrx/sigmffilesink/sigmffilesinkplugin.cpp index eec963cc1..9966807be 100644 --- a/plugins/channelrx/sigmffilesink/sigmffilesinkplugin.cpp +++ b/plugins/channelrx/sigmffilesink/sigmffilesinkplugin.cpp @@ -28,12 +28,12 @@ const PluginDescriptor SigMFFileSinkPlugin::m_pluginDescriptor = { SigMFFileSink::m_channelId, - QString("SigMF File Sink"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("SigMF File Sink"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; SigMFFileSinkPlugin::SigMFFileSinkPlugin(QObject* parent) : diff --git a/plugins/channelrx/udpsink/udpsinkplugin.cpp b/plugins/channelrx/udpsink/udpsinkplugin.cpp index 6755bcf10..c8d2309ea 100644 --- a/plugins/channelrx/udpsink/udpsinkplugin.cpp +++ b/plugins/channelrx/udpsink/udpsinkplugin.cpp @@ -28,12 +28,12 @@ const PluginDescriptor UDPSinkPlugin::m_pluginDescriptor = { UDPSink::m_channelId, - QString("UDP Channel Sink"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("UDP Channel Sink"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; UDPSinkPlugin::UDPSinkPlugin(QObject* parent) : diff --git a/plugins/channeltx/filesource/filesourceplugin.cpp b/plugins/channeltx/filesource/filesourceplugin.cpp index 5353d1244..f6cfb1d32 100644 --- a/plugins/channeltx/filesource/filesourceplugin.cpp +++ b/plugins/channeltx/filesource/filesourceplugin.cpp @@ -27,12 +27,12 @@ const PluginDescriptor FileSourcePlugin::m_pluginDescriptor = { FileSource::m_channelId, - QString("File channel source"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("File channel source"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; FileSourcePlugin::FileSourcePlugin(QObject* parent) : diff --git a/plugins/channeltx/localsource/localsourceplugin.cpp b/plugins/channeltx/localsource/localsourceplugin.cpp index f47771d4f..bfa8dff08 100644 --- a/plugins/channeltx/localsource/localsourceplugin.cpp +++ b/plugins/channeltx/localsource/localsourceplugin.cpp @@ -29,12 +29,12 @@ const PluginDescriptor LocalSourcePlugin::m_pluginDescriptor = { LocalSource::m_channelId, - QString("Local channel source"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("Local channel source"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; LocalSourcePlugin::LocalSourcePlugin(QObject* parent) : diff --git a/plugins/channeltx/mod802.15.4/ieee_802_15_4_modplugin.cpp b/plugins/channeltx/mod802.15.4/ieee_802_15_4_modplugin.cpp index 2d7cf754e..763d26b90 100644 --- a/plugins/channeltx/mod802.15.4/ieee_802_15_4_modplugin.cpp +++ b/plugins/channeltx/mod802.15.4/ieee_802_15_4_modplugin.cpp @@ -28,12 +28,12 @@ const PluginDescriptor IEEE_802_15_4_ModPlugin::m_pluginDescriptor = { IEEE_802_15_4_Mod::m_channelId, - QString("802.15.4 Modulator"), - QString("4.20.0"), - QString("(c) Jon Beniston, M7RCE"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("802.15.4 Modulator"), + QStringLiteral("4.20.0"), + QStringLiteral("(c) Jon Beniston, M7RCE"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; IEEE_802_15_4_ModPlugin::IEEE_802_15_4_ModPlugin(QObject* parent) : diff --git a/plugins/channeltx/modam/ammodplugin.cpp b/plugins/channeltx/modam/ammodplugin.cpp index 7dc7785bb..7bc4bfc7e 100644 --- a/plugins/channeltx/modam/ammodplugin.cpp +++ b/plugins/channeltx/modam/ammodplugin.cpp @@ -27,12 +27,12 @@ const PluginDescriptor AMModPlugin::m_pluginDescriptor = { AMMod::m_channelId, - QString("AM Modulator"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("AM Modulator"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; AMModPlugin::AMModPlugin(QObject* parent) : diff --git a/plugins/channeltx/modatv/atvmodplugin.cpp b/plugins/channeltx/modatv/atvmodplugin.cpp index 9aaa1abc7..b5bc23dc5 100644 --- a/plugins/channeltx/modatv/atvmodplugin.cpp +++ b/plugins/channeltx/modatv/atvmodplugin.cpp @@ -27,12 +27,12 @@ const PluginDescriptor ATVModPlugin::m_pluginDescriptor = { ATVMod::m_channelId, - QString("ATV Modulator"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("ATV Modulator"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; ATVModPlugin::ATVModPlugin(QObject* parent) : diff --git a/plugins/channeltx/modchirpchat/chirpchatmodplugin.cpp b/plugins/channeltx/modchirpchat/chirpchatmodplugin.cpp index 8cb8786ec..0648ec446 100644 --- a/plugins/channeltx/modchirpchat/chirpchatmodplugin.cpp +++ b/plugins/channeltx/modchirpchat/chirpchatmodplugin.cpp @@ -27,12 +27,12 @@ const PluginDescriptor ChirpChatModPlugin::m_pluginDescriptor = { ChirpChatMod::m_channelId, - QString("ChirpChat Modulator"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("ChirpChat Modulator"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; ChirpChatModPlugin::ChirpChatModPlugin(QObject* parent) : diff --git a/plugins/channeltx/modfreedv/freedvmodplugin.cpp b/plugins/channeltx/modfreedv/freedvmodplugin.cpp index f5ddea2bd..a6e4f337d 100644 --- a/plugins/channeltx/modfreedv/freedvmodplugin.cpp +++ b/plugins/channeltx/modfreedv/freedvmodplugin.cpp @@ -27,12 +27,12 @@ const PluginDescriptor FreeDVModPlugin::m_pluginDescriptor = { FreeDVMod::m_channelId, - QString("FreeDV Modulator"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("FreeDV Modulator"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; FreeDVModPlugin::FreeDVModPlugin(QObject* parent) : diff --git a/plugins/channeltx/modnfm/nfmmodplugin.cpp b/plugins/channeltx/modnfm/nfmmodplugin.cpp index 39cd8375e..6bd4e0859 100644 --- a/plugins/channeltx/modnfm/nfmmodplugin.cpp +++ b/plugins/channeltx/modnfm/nfmmodplugin.cpp @@ -27,12 +27,12 @@ const PluginDescriptor NFMModPlugin::m_pluginDescriptor = { NFMMod::m_channelId, - QString("NFM Modulator"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("NFM Modulator"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; NFMModPlugin::NFMModPlugin(QObject* parent) : diff --git a/plugins/channeltx/modpacket/packetmodplugin.cpp b/plugins/channeltx/modpacket/packetmodplugin.cpp index 98f5c090a..6b5810aa1 100644 --- a/plugins/channeltx/modpacket/packetmodplugin.cpp +++ b/plugins/channeltx/modpacket/packetmodplugin.cpp @@ -28,12 +28,12 @@ const PluginDescriptor PacketModPlugin::m_pluginDescriptor = { PacketMod::m_channelId, - QString("Packet Modulator"), - QString("4.20.0"), - QString("(c) Jon Beniston, M7RCE"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("Packet Modulator"), + QStringLiteral("4.20.0"), + QStringLiteral("(c) Jon Beniston, M7RCE"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; PacketModPlugin::PacketModPlugin(QObject* parent) : diff --git a/plugins/channeltx/modssb/ssbmodplugin.cpp b/plugins/channeltx/modssb/ssbmodplugin.cpp index e89cc538c..b23320071 100644 --- a/plugins/channeltx/modssb/ssbmodplugin.cpp +++ b/plugins/channeltx/modssb/ssbmodplugin.cpp @@ -27,12 +27,12 @@ const PluginDescriptor SSBModPlugin::m_pluginDescriptor = { SSBMod::m_channelId, - QString("SSB Modulator"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("SSB Modulator"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; SSBModPlugin::SSBModPlugin(QObject* parent) : diff --git a/plugins/channeltx/modwfm/wfmmodplugin.cpp b/plugins/channeltx/modwfm/wfmmodplugin.cpp index 3a25c2dc5..ae88251bc 100644 --- a/plugins/channeltx/modwfm/wfmmodplugin.cpp +++ b/plugins/channeltx/modwfm/wfmmodplugin.cpp @@ -27,12 +27,12 @@ const PluginDescriptor WFMModPlugin::m_pluginDescriptor = { WFMMod::m_channelId, - QString("WFM Modulator"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("WFM Modulator"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; WFMModPlugin::WFMModPlugin(QObject* parent) : diff --git a/plugins/channeltx/remotesource/remotesourceplugin.cpp b/plugins/channeltx/remotesource/remotesourceplugin.cpp index e473bb36c..919f4b5f8 100644 --- a/plugins/channeltx/remotesource/remotesourceplugin.cpp +++ b/plugins/channeltx/remotesource/remotesourceplugin.cpp @@ -27,12 +27,12 @@ const PluginDescriptor RemoteSourcePlugin::m_pluginDescriptor = { RemoteSource::m_channelId, - QString("Remote channel source"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("Remote channel source"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; RemoteSourcePlugin::RemoteSourcePlugin(QObject* parent) : diff --git a/plugins/channeltx/udpsource/udpsourceplugin.cpp b/plugins/channeltx/udpsource/udpsourceplugin.cpp index cfad2ae98..8d4200bdd 100644 --- a/plugins/channeltx/udpsource/udpsourceplugin.cpp +++ b/plugins/channeltx/udpsource/udpsourceplugin.cpp @@ -30,12 +30,12 @@ const PluginDescriptor UDPSourcePlugin::m_pluginDescriptor = { UDPSource::m_channelId, - QString("UDP Channel Source"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("UDP Channel Source"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; UDPSourcePlugin::UDPSourcePlugin(QObject* parent) : diff --git a/plugins/feature/afc/afcplugin.cpp b/plugins/feature/afc/afcplugin.cpp index 89bb77f3c..7dce1e20e 100644 --- a/plugins/feature/afc/afcplugin.cpp +++ b/plugins/feature/afc/afcplugin.cpp @@ -28,12 +28,12 @@ const PluginDescriptor AFCPlugin::m_pluginDescriptor = { AFC::m_featureId, - QString("AFC"), - QString("4.21.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("AFC"), + QStringLiteral("4.21.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; AFCPlugin::AFCPlugin(QObject* parent) : diff --git a/plugins/feature/gs232controller/gs232controllerplugin.cpp b/plugins/feature/gs232controller/gs232controllerplugin.cpp index ee46ad573..8a89427cf 100644 --- a/plugins/feature/gs232controller/gs232controllerplugin.cpp +++ b/plugins/feature/gs232controller/gs232controllerplugin.cpp @@ -29,12 +29,12 @@ const PluginDescriptor GS232ControllerPlugin::m_pluginDescriptor = { GS232Controller::m_featureId, - QString("GS-232 Rotator Controller"), - QString("4.21.0"), - QString("(c) Jon Beniston, M7RCE"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("GS-232 Rotator Controller"), + QStringLiteral("4.21.0"), + QStringLiteral("(c) Jon Beniston, M7RCE"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; GS232ControllerPlugin::GS232ControllerPlugin(QObject* parent) : diff --git a/plugins/feature/rigctlserver/rigctlserverplugin.cpp b/plugins/feature/rigctlserver/rigctlserverplugin.cpp index 9b9194a72..ce96c383e 100644 --- a/plugins/feature/rigctlserver/rigctlserverplugin.cpp +++ b/plugins/feature/rigctlserver/rigctlserverplugin.cpp @@ -29,12 +29,12 @@ const PluginDescriptor RigCtlServerPlugin::m_pluginDescriptor = { RigCtlServer::m_featureId, - QString("RigCtl Server"), - QString("4.19.0"), - QString("(c) Jon Beniston, M7RCE and Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("RigCtl Server"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Jon Beniston, M7RCE and Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; RigCtlServerPlugin::RigCtlServerPlugin(QObject* parent) : diff --git a/plugins/feature/simpleptt/simplepttplugin.cpp b/plugins/feature/simpleptt/simplepttplugin.cpp index 1ba413918..d12d69601 100644 --- a/plugins/feature/simpleptt/simplepttplugin.cpp +++ b/plugins/feature/simpleptt/simplepttplugin.cpp @@ -28,12 +28,12 @@ const PluginDescriptor SimplePTTPlugin::m_pluginDescriptor = { SimplePTT::m_featureId, - QString("Simple PTT"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("Simple PTT"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; SimplePTTPlugin::SimplePTTPlugin(QObject* parent) : diff --git a/plugins/samplemimo/bladerf2mimo/bladerf2mimoplugin.cpp b/plugins/samplemimo/bladerf2mimo/bladerf2mimoplugin.cpp index f84b3b978..da42d1052 100644 --- a/plugins/samplemimo/bladerf2mimo/bladerf2mimoplugin.cpp +++ b/plugins/samplemimo/bladerf2mimo/bladerf2mimoplugin.cpp @@ -28,13 +28,13 @@ #include "bladerf2mimowebapiadapter.h" const PluginDescriptor BladeRF2MIMOPlugin::m_pluginDescriptor = { - QString("BladeRF2"), - QString("BladeRF2 MIMO"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("BladeRF2"), + QStringLiteral("BladeRF2 MIMO"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString BladeRF2MIMOPlugin::m_hardwareID = "BladeRF2"; diff --git a/plugins/samplemimo/limesdrmimo/limesdrmimoplugin.cpp b/plugins/samplemimo/limesdrmimo/limesdrmimoplugin.cpp index 8cf08d273..c26911b0b 100644 --- a/plugins/samplemimo/limesdrmimo/limesdrmimoplugin.cpp +++ b/plugins/samplemimo/limesdrmimo/limesdrmimoplugin.cpp @@ -29,13 +29,13 @@ #include "limesdrmimowebapiadapter.h" const PluginDescriptor LimeSDRMIMOPlugin::m_pluginDescriptor = { - QString("LimeSDR"), - QString("LimeSDR MIMO"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("LimeSDR"), + QStringLiteral("LimeSDR MIMO"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString LimeSDRMIMOPlugin::m_hardwareID = "LimeSDR"; diff --git a/plugins/samplemimo/metismiso/metismisoplugin.cpp b/plugins/samplemimo/metismiso/metismisoplugin.cpp index 3eaf3bcfe..0e5ed4b86 100644 --- a/plugins/samplemimo/metismiso/metismisoplugin.cpp +++ b/plugins/samplemimo/metismiso/metismisoplugin.cpp @@ -30,13 +30,13 @@ #include "metismisowebapiadapter.h" const PluginDescriptor MetisMISOPlugin::m_pluginDescriptor = { - QString("MetisMISO"), - QString("Metis MISO"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("MetisMISO"), + QStringLiteral("Metis MISO"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString MetisMISOPlugin::m_hardwareID = "MetisMISO"; diff --git a/plugins/samplemimo/testmi/testmiplugin.cpp b/plugins/samplemimo/testmi/testmiplugin.cpp index 8b1cb58df..261746906 100644 --- a/plugins/samplemimo/testmi/testmiplugin.cpp +++ b/plugins/samplemimo/testmi/testmiplugin.cpp @@ -29,13 +29,13 @@ #include "testmiwebapiadapter.h" const PluginDescriptor TestMIPlugin::m_pluginDescriptor = { - QString("TestMI"), - QString("Test Multiple Input"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("TestMI"), + QStringLiteral("Test Multiple Input"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString TestMIPlugin::m_hardwareID = "TestMI"; diff --git a/plugins/samplemimo/testmosync/testmosyncplugin.cpp b/plugins/samplemimo/testmosync/testmosyncplugin.cpp index 7aae4c665..ee8812d25 100644 --- a/plugins/samplemimo/testmosync/testmosyncplugin.cpp +++ b/plugins/samplemimo/testmosync/testmosyncplugin.cpp @@ -27,13 +27,13 @@ #include "testmosyncplugin.h" const PluginDescriptor TestMOSyncPlugin::m_pluginDescriptor = { - QString("TestMOSync"), - QString("Test Synchronous Multiple Output"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("TestMOSync"), + QStringLiteral("Test Synchronous Multiple Output"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString TestMOSyncPlugin::m_hardwareID = "TestMOSync"; diff --git a/plugins/samplemimo/xtrxmimo/xtrxmimoplugin.cpp b/plugins/samplemimo/xtrxmimo/xtrxmimoplugin.cpp index 01c95bf8a..8735bc9b5 100644 --- a/plugins/samplemimo/xtrxmimo/xtrxmimoplugin.cpp +++ b/plugins/samplemimo/xtrxmimo/xtrxmimoplugin.cpp @@ -29,13 +29,13 @@ #include "xtrxmimowebapiadapter.h" const PluginDescriptor XTRXMIMOPlugin::m_pluginDescriptor = { - QString("XTRX"), - QString("XTRX MIMO"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("XTRX"), + QStringLiteral("XTRX MIMO"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString XTRXMIMOPlugin::m_hardwareID = "XTRX"; diff --git a/plugins/samplesink/bladerf1output/bladerf1outputplugin.cpp b/plugins/samplesink/bladerf1output/bladerf1outputplugin.cpp index 816ae84d8..b6c550299 100644 --- a/plugins/samplesink/bladerf1output/bladerf1outputplugin.cpp +++ b/plugins/samplesink/bladerf1output/bladerf1outputplugin.cpp @@ -30,13 +30,13 @@ #endif const PluginDescriptor Bladerf1OutputPlugin::m_pluginDescriptor = { - QString("BladeRF1"), - QString("BladeRF1 Output"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("BladeRF1"), + QStringLiteral("BladeRF1 Output"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString Bladerf1OutputPlugin::m_hardwareID = "BladeRF1"; diff --git a/plugins/samplesink/bladerf2output/bladerf2outputplugin.cpp b/plugins/samplesink/bladerf2output/bladerf2outputplugin.cpp index 58ed301cf..93d265374 100644 --- a/plugins/samplesink/bladerf2output/bladerf2outputplugin.cpp +++ b/plugins/samplesink/bladerf2output/bladerf2outputplugin.cpp @@ -30,13 +30,13 @@ #endif const PluginDescriptor BladeRF2OutputPlugin::m_pluginDescriptor = { - QString("BladeRF2"), - QString("BladeRF2 Output"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("BladeRF2"), + QStringLiteral("BladeRF2 Output"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString BladeRF2OutputPlugin::m_hardwareID = "BladeRF2"; diff --git a/plugins/samplesink/fileoutput/fileoutputplugin.cpp b/plugins/samplesink/fileoutput/fileoutputplugin.cpp index 8b9ffc3a4..e674c595f 100644 --- a/plugins/samplesink/fileoutput/fileoutputplugin.cpp +++ b/plugins/samplesink/fileoutput/fileoutputplugin.cpp @@ -28,13 +28,13 @@ #include "fileoutputplugin.h" const PluginDescriptor FileOutputPlugin::m_pluginDescriptor = { - QString("FileOutput"), - QString("File output"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("FileOutput"), + QStringLiteral("File output"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString FileOutputPlugin::m_hardwareID = "FileOutput"; diff --git a/plugins/samplesink/hackrfoutput/hackrfoutputplugin.cpp b/plugins/samplesink/hackrfoutput/hackrfoutputplugin.cpp index 789995516..d4c110df8 100644 --- a/plugins/samplesink/hackrfoutput/hackrfoutputplugin.cpp +++ b/plugins/samplesink/hackrfoutput/hackrfoutputplugin.cpp @@ -30,13 +30,13 @@ #include "hackrfoutputwebapiadapter.h" const PluginDescriptor HackRFOutputPlugin::m_pluginDescriptor = { - QString("HackRF"), - QString("HackRF Output"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("HackRF"), + QStringLiteral("HackRF Output"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString HackRFOutputPlugin::m_hardwareID = "HackRF"; diff --git a/plugins/samplesink/limesdroutput/limesdroutputplugin.cpp b/plugins/samplesink/limesdroutput/limesdroutputplugin.cpp index 26d54f0d3..f80a07375 100644 --- a/plugins/samplesink/limesdroutput/limesdroutputplugin.cpp +++ b/plugins/samplesink/limesdroutput/limesdroutputplugin.cpp @@ -33,13 +33,13 @@ #include "limesdroutputwebapiadapter.h" const PluginDescriptor LimeSDROutputPlugin::m_pluginDescriptor = { - QString("LimeSDR"), - QString("LimeSDR Output"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("LimeSDR"), + QStringLiteral("LimeSDR Output"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString LimeSDROutputPlugin::m_hardwareID = "LimeSDR"; diff --git a/plugins/samplesink/localoutput/localoutputplugin.cpp b/plugins/samplesink/localoutput/localoutputplugin.cpp index 0e3f256f5..d2964d3dc 100644 --- a/plugins/samplesink/localoutput/localoutputplugin.cpp +++ b/plugins/samplesink/localoutput/localoutputplugin.cpp @@ -29,13 +29,13 @@ #include "localoutputwebapiadapter.h" const PluginDescriptor LocalOutputPlugin::m_pluginDescriptor = { - QString("LocalOutput"), - QString("Local device output"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("LocalOutput"), + QStringLiteral("Local device output"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString LocalOutputPlugin::m_hardwareID = "LocalOutput"; diff --git a/plugins/samplesink/plutosdroutput/plutosdroutputplugin.cpp b/plugins/samplesink/plutosdroutput/plutosdroutputplugin.cpp index 1441c7d57..53739d005 100644 --- a/plugins/samplesink/plutosdroutput/plutosdroutputplugin.cpp +++ b/plugins/samplesink/plutosdroutput/plutosdroutputplugin.cpp @@ -29,13 +29,13 @@ #include "plutosdroutputwebapiadapter.h" const PluginDescriptor PlutoSDROutputPlugin::m_pluginDescriptor = { - QString("PlutoSDR"), - QString("PlutoSDR Output"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("PlutoSDR"), + QStringLiteral("PlutoSDR Output"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString PlutoSDROutputPlugin::m_hardwareID = "PlutoSDR"; diff --git a/plugins/samplesink/remoteoutput/remoteoutputplugin.cpp b/plugins/samplesink/remoteoutput/remoteoutputplugin.cpp index a8fd23cdd..7fadcfcc9 100644 --- a/plugins/samplesink/remoteoutput/remoteoutputplugin.cpp +++ b/plugins/samplesink/remoteoutput/remoteoutputplugin.cpp @@ -29,13 +29,13 @@ #include "remoteoutputwebapiadapter.h" const PluginDescriptor RemoteOutputPlugin::m_pluginDescriptor = { - QString("RemoteOutput"), - QString("Remote device output"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("RemoteOutput"), + QStringLiteral("Remote device output"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString RemoteOutputPlugin::m_hardwareID = "RemoteOutput"; diff --git a/plugins/samplesink/soapysdroutput/soapysdroutputplugin.cpp b/plugins/samplesink/soapysdroutput/soapysdroutputplugin.cpp index bcf33ddff..d6dca055b 100644 --- a/plugins/samplesink/soapysdroutput/soapysdroutputplugin.cpp +++ b/plugins/samplesink/soapysdroutput/soapysdroutputplugin.cpp @@ -31,13 +31,13 @@ #endif const PluginDescriptor SoapySDROutputPlugin::m_pluginDescriptor = { - QString("SoapySDR"), - QString("SoapySDR Output"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("SoapySDR"), + QStringLiteral("SoapySDR Output"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString SoapySDROutputPlugin::m_hardwareID = "SoapySDR"; diff --git a/plugins/samplesink/testsink/testsinkplugin.cpp b/plugins/samplesink/testsink/testsinkplugin.cpp index 8157897ea..50d2ef8fa 100644 --- a/plugins/samplesink/testsink/testsinkplugin.cpp +++ b/plugins/samplesink/testsink/testsinkplugin.cpp @@ -28,13 +28,13 @@ #include "testsinkplugin.h" const PluginDescriptor TestSinkPlugin::m_pluginDescriptor = { - QString("TestSink"), - QString("Test Sink Output"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("TestSink"), + QStringLiteral("Test Sink Output"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString TestSinkPlugin::m_hardwareID = "TestSink"; diff --git a/plugins/samplesink/usrpoutput/usrpoutputplugin.cpp b/plugins/samplesink/usrpoutput/usrpoutputplugin.cpp index f072bee8f..853edf47e 100644 --- a/plugins/samplesink/usrpoutput/usrpoutputplugin.cpp +++ b/plugins/samplesink/usrpoutput/usrpoutputplugin.cpp @@ -33,13 +33,13 @@ #include "usrpoutputwebapiadapter.h" const PluginDescriptor USRPOutputPlugin::m_pluginDescriptor = { - QString("USRP"), - QString("URSP Output"), - QString("4.21.0"), - QString("(c) Jon Beniston, M7RCE and Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("USRP"), + QStringLiteral("URSP Output"), + QStringLiteral("4.21.0"), + QStringLiteral("(c) Jon Beniston, M7RCE and Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString USRPOutputPlugin::m_hardwareID = "USRP"; diff --git a/plugins/samplesink/xtrxoutput/xtrxoutputplugin.cpp b/plugins/samplesink/xtrxoutput/xtrxoutputplugin.cpp index fd569ac1f..69c14b6c4 100644 --- a/plugins/samplesink/xtrxoutput/xtrxoutputplugin.cpp +++ b/plugins/samplesink/xtrxoutput/xtrxoutputplugin.cpp @@ -34,13 +34,13 @@ #include "xtrxoutputwebapiadapter.h" const PluginDescriptor XTRXOutputPlugin::m_pluginDescriptor = { - QString("XTRX"), - QString("XTRX Output"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("XTRX"), + QStringLiteral("XTRX Output"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString XTRXOutputPlugin::m_hardwareID = "XTRX"; diff --git a/plugins/samplesource/airspy/airspyplugin.cpp b/plugins/samplesource/airspy/airspyplugin.cpp index fd4418adf..d56e17020 100644 --- a/plugins/samplesource/airspy/airspyplugin.cpp +++ b/plugins/samplesource/airspy/airspyplugin.cpp @@ -32,13 +32,13 @@ const int AirspyPlugin::m_maxDevices = 32; const PluginDescriptor AirspyPlugin::m_pluginDescriptor = { - QString("Airspy"), - QString("Airspy Input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("Airspy"), + QStringLiteral("Airspy Input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString AirspyPlugin::m_hardwareID = "Airspy"; diff --git a/plugins/samplesource/airspyhf/airspyhfplugin.cpp b/plugins/samplesource/airspyhf/airspyhfplugin.cpp index 1ae05c020..56e39f8b5 100644 --- a/plugins/samplesource/airspyhf/airspyhfplugin.cpp +++ b/plugins/samplesource/airspyhf/airspyhfplugin.cpp @@ -30,13 +30,13 @@ const PluginDescriptor AirspyHFPlugin::m_pluginDescriptor = { - QString("AirspyHF"), - QString("AirspyHF Input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("AirspyHF"), + QStringLiteral("AirspyHF Input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString AirspyHFPlugin::m_hardwareID = "AirspyHF"; diff --git a/plugins/samplesource/audioinput/audioinputplugin.cpp b/plugins/samplesource/audioinput/audioinputplugin.cpp index 292180b1a..c167795ca 100644 --- a/plugins/samplesource/audioinput/audioinputplugin.cpp +++ b/plugins/samplesource/audioinput/audioinputplugin.cpp @@ -29,13 +29,13 @@ #endif const PluginDescriptor AudioInputPlugin::m_pluginDescriptor = { - QString("AudioInput"), - QString("Audio Input"), - QString("6.0.1"), - QString("(c) Jon Beniston, M7RCE and Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("AudioInput"), + QStringLiteral("Audio Input"), + QStringLiteral("6.0.1"), + QStringLiteral("(c) Jon Beniston, M7RCE and Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString AudioInputPlugin::m_hardwareID = "AudioInput"; diff --git a/plugins/samplesource/bladerf1input/bladerf1inputplugin.cpp b/plugins/samplesource/bladerf1input/bladerf1inputplugin.cpp index 6ebb21ea4..cc2500dd3 100644 --- a/plugins/samplesource/bladerf1input/bladerf1inputplugin.cpp +++ b/plugins/samplesource/bladerf1input/bladerf1inputplugin.cpp @@ -30,13 +30,13 @@ #endif const PluginDescriptor Blderf1InputPlugin::m_pluginDescriptor = { - QString("BladeRF1"), - QString("BladeRF1 Input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("BladeRF1"), + QStringLiteral("BladeRF1 Input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString Blderf1InputPlugin::m_hardwareID = "BladeRF1"; diff --git a/plugins/samplesource/bladerf2input/bladerf2inputplugin.cpp b/plugins/samplesource/bladerf2input/bladerf2inputplugin.cpp index 804ddb402..392f7ae81 100644 --- a/plugins/samplesource/bladerf2input/bladerf2inputplugin.cpp +++ b/plugins/samplesource/bladerf2input/bladerf2inputplugin.cpp @@ -30,13 +30,13 @@ #endif const PluginDescriptor Blderf2InputPlugin::m_pluginDescriptor = { - QString("BladeRF2"), - QString("BladeRF2 Input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("BladeRF2"), + QStringLiteral("BladeRF2 Input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString Blderf2InputPlugin::m_hardwareID = "BladeRF2"; diff --git a/plugins/samplesource/fcdpro/fcdproplugin.cpp b/plugins/samplesource/fcdpro/fcdproplugin.cpp index 7375329dc..1eb1801a7 100644 --- a/plugins/samplesource/fcdpro/fcdproplugin.cpp +++ b/plugins/samplesource/fcdpro/fcdproplugin.cpp @@ -29,13 +29,13 @@ #include "fcdtraits.h" const PluginDescriptor FCDProPlugin::m_pluginDescriptor = { - QString("FCDPro"), - QString(fcd_traits::pluginDisplayedName), - QString(fcd_traits::pluginVersion), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("FCDPro"), + fcd_traits::pluginDisplayedName, + fcd_traits::pluginVersion, + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; FCDProPlugin::FCDProPlugin(QObject* parent) : diff --git a/plugins/samplesource/fcdproplus/fcdproplusplugin.cpp b/plugins/samplesource/fcdproplus/fcdproplusplugin.cpp index b99e1520c..3dafc1ae6 100644 --- a/plugins/samplesource/fcdproplus/fcdproplusplugin.cpp +++ b/plugins/samplesource/fcdproplus/fcdproplusplugin.cpp @@ -29,13 +29,13 @@ #include "fcdtraits.h" const PluginDescriptor FCDProPlusPlugin::m_pluginDescriptor = { - QString("FCDProPlus"), - QString(fcd_traits::pluginDisplayedName), - QString(fcd_traits::pluginVersion), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("FCDProPlus"), + fcd_traits::pluginDisplayedName, + fcd_traits::pluginVersion, + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString FCDProPlusPlugin::m_deviceTypeID = FCDPROPLUS_DEVICE_TYPE_ID; diff --git a/plugins/samplesource/fileinput/fileinputplugin.cpp b/plugins/samplesource/fileinput/fileinputplugin.cpp index 2fd7ba4f8..00ab9c9a6 100644 --- a/plugins/samplesource/fileinput/fileinputplugin.cpp +++ b/plugins/samplesource/fileinput/fileinputplugin.cpp @@ -29,13 +29,13 @@ #include "fileinputwebapiadapter.h" const PluginDescriptor FileInputPlugin::m_pluginDescriptor = { - QString("FileInput"), - QString("File device input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("FileInput"), + QStringLiteral("File device input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString FileInputPlugin::m_hardwareID = "FileInput"; diff --git a/plugins/samplesource/hackrfinput/hackrfinputplugin.cpp b/plugins/samplesource/hackrfinput/hackrfinputplugin.cpp index 8c7d8b08f..f14ad8016 100644 --- a/plugins/samplesource/hackrfinput/hackrfinputplugin.cpp +++ b/plugins/samplesource/hackrfinput/hackrfinputplugin.cpp @@ -31,13 +31,13 @@ #include "hackrfinputwebapiadapter.h" const PluginDescriptor HackRFInputPlugin::m_pluginDescriptor = { - QString("HackRF"), - QString("HackRF Input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("HackRF"), + QStringLiteral("HackRF Input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString HackRFInputPlugin::m_hardwareID = "HackRF"; diff --git a/plugins/samplesource/kiwisdr/kiwisdrplugin.cpp b/plugins/samplesource/kiwisdr/kiwisdrplugin.cpp index fb93b2b78..9f32fa53f 100644 --- a/plugins/samplesource/kiwisdr/kiwisdrplugin.cpp +++ b/plugins/samplesource/kiwisdr/kiwisdrplugin.cpp @@ -30,13 +30,13 @@ #include "kiwisdrwebapiadapter.h" const PluginDescriptor KiwiSDRPlugin::m_pluginDescriptor = { - QString("KiwiSDR"), - QString("KiwiSDR input"), - QString("4.21.2"), - QString("(c) Vort (c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("KiwiSDR"), + QStringLiteral("KiwiSDR input"), + QStringLiteral("4.21.2"), + QStringLiteral("(c) Vort (c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString KiwiSDRPlugin::m_hardwareID = "KiwiSDR"; diff --git a/plugins/samplesource/limesdrinput/limesdrinputplugin.cpp b/plugins/samplesource/limesdrinput/limesdrinputplugin.cpp index 93ff16af1..4f886ccf5 100644 --- a/plugins/samplesource/limesdrinput/limesdrinputplugin.cpp +++ b/plugins/samplesource/limesdrinput/limesdrinputplugin.cpp @@ -33,13 +33,13 @@ #include "limesdrinputwebapiadapter.h" const PluginDescriptor LimeSDRInputPlugin::m_pluginDescriptor = { - QString("LimeSDR"), - QString("LimeSDR Input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("LimeSDR"), + QStringLiteral("LimeSDR Input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString LimeSDRInputPlugin::m_hardwareID = "LimeSDR"; diff --git a/plugins/samplesource/localinput/localinputplugin.cpp b/plugins/samplesource/localinput/localinputplugin.cpp index 025d7457e..ffde0c8e9 100644 --- a/plugins/samplesource/localinput/localinputplugin.cpp +++ b/plugins/samplesource/localinput/localinputplugin.cpp @@ -29,13 +29,13 @@ #include "localinputwebapiadapter.h" const PluginDescriptor LocalInputPlugin::m_pluginDescriptor = { - QString("LocalInput"), - QString("Local device input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("LocalInput"), + QStringLiteral("Local device input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString LocalInputPlugin::m_hardwareID = "LocalInput"; diff --git a/plugins/samplesource/perseus/perseusplugin.cpp b/plugins/samplesource/perseus/perseusplugin.cpp index 740351fc1..26cd0a5b2 100644 --- a/plugins/samplesource/perseus/perseusplugin.cpp +++ b/plugins/samplesource/perseus/perseusplugin.cpp @@ -31,13 +31,13 @@ #endif const PluginDescriptor PerseusPlugin::m_pluginDescriptor = { - QString("Perseus"), - QString("Perseus Input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("Perseus"), + QStringLiteral("Perseus Input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString PerseusPlugin::m_hardwareID = "Perseus"; diff --git a/plugins/samplesource/plutosdrinput/plutosdrinputplugin.cpp b/plugins/samplesource/plutosdrinput/plutosdrinputplugin.cpp index bc3efb14c..7b9b4ca8f 100644 --- a/plugins/samplesource/plutosdrinput/plutosdrinputplugin.cpp +++ b/plugins/samplesource/plutosdrinput/plutosdrinputplugin.cpp @@ -31,13 +31,13 @@ class DeviceAPI; const PluginDescriptor PlutoSDRInputPlugin::m_pluginDescriptor = { - QString("PlutoSDR"), - QString("PlutoSDR Input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("PlutoSDR"), + QStringLiteral("PlutoSDR Input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString PlutoSDRInputPlugin::m_hardwareID = "PlutoSDR"; diff --git a/plugins/samplesource/remoteinput/remoteinputplugin.cpp b/plugins/samplesource/remoteinput/remoteinputplugin.cpp index 26c3fae87..a81807287 100644 --- a/plugins/samplesource/remoteinput/remoteinputplugin.cpp +++ b/plugins/samplesource/remoteinput/remoteinputplugin.cpp @@ -29,13 +29,13 @@ #include "remoteinputwebapiadapter.h" const PluginDescriptor RemoteInputPlugin::m_pluginDescriptor = { - QString("RemoteInput"), - QString("Remote device input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("RemoteInput"), + QStringLiteral("Remote device input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString RemoteInputPlugin::m_hardwareID = "RemoteInput"; diff --git a/plugins/samplesource/rtlsdr/rtlsdrplugin.cpp b/plugins/samplesource/rtlsdr/rtlsdrplugin.cpp index c993a2916..cd1693fb7 100644 --- a/plugins/samplesource/rtlsdr/rtlsdrplugin.cpp +++ b/plugins/samplesource/rtlsdr/rtlsdrplugin.cpp @@ -13,13 +13,13 @@ #include "rtlsdrwebapiadapter.h" const PluginDescriptor RTLSDRPlugin::m_pluginDescriptor = { - QString("RTLSDR"), - QString("RTL-SDR Input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("RTLSDR"), + QStringLiteral("RTL-SDR Input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString RTLSDRPlugin::m_hardwareID = "RTLSDR"; diff --git a/plugins/samplesource/sdrplay/sdrplayplugin.cpp b/plugins/samplesource/sdrplay/sdrplayplugin.cpp index 99606ed59..21c360996 100644 --- a/plugins/samplesource/sdrplay/sdrplayplugin.cpp +++ b/plugins/samplesource/sdrplay/sdrplayplugin.cpp @@ -29,13 +29,13 @@ #include "sdrplaywebapiadapter.h" const PluginDescriptor SDRPlayPlugin::m_pluginDescriptor = { - QString("SDRPlay"), - QString("SDRPlay RSP1 Input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("SDRPlay"), + QStringLiteral("SDRPlay RSP1 Input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString SDRPlayPlugin::m_hardwareID = "SDRplay1"; diff --git a/plugins/samplesource/sigmffileinput/sigmffileinputplugin.cpp b/plugins/samplesource/sigmffileinput/sigmffileinputplugin.cpp index 045c8ab85..4d6854268 100644 --- a/plugins/samplesource/sigmffileinput/sigmffileinputplugin.cpp +++ b/plugins/samplesource/sigmffileinput/sigmffileinputplugin.cpp @@ -29,13 +29,13 @@ #include "sigmffileinputwebapiadapter.h" const PluginDescriptor SigMFFileInputPlugin::m_pluginDescriptor = { - QString("SigMFFileInput"), - QString("File device input (SigMF)"), - QString("6.0.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("SigMFFileInput"), + QStringLiteral("File device input (SigMF)"), + QStringLiteral("6.0.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString SigMFFileInputPlugin::m_hardwareID = "SigMFFileInput"; diff --git a/plugins/samplesource/soapysdrinput/soapysdrinputplugin.cpp b/plugins/samplesource/soapysdrinput/soapysdrinputplugin.cpp index ea185fa61..692de13f3 100644 --- a/plugins/samplesource/soapysdrinput/soapysdrinputplugin.cpp +++ b/plugins/samplesource/soapysdrinput/soapysdrinputplugin.cpp @@ -30,13 +30,13 @@ #endif const PluginDescriptor SoapySDRInputPlugin::m_pluginDescriptor = { - QString("SoapySDR"), - QString("SoapySDR Input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("SoapySDR"), + QStringLiteral("SoapySDR Input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString SoapySDRInputPlugin::m_hardwareID = "SoapySDR"; diff --git a/plugins/samplesource/testsource/testsourceplugin.cpp b/plugins/samplesource/testsource/testsourceplugin.cpp index ba69f7270..140affa1b 100644 --- a/plugins/samplesource/testsource/testsourceplugin.cpp +++ b/plugins/samplesource/testsource/testsourceplugin.cpp @@ -29,13 +29,13 @@ #include "testsourcewebapiadapter.h" const PluginDescriptor TestSourcePlugin::m_pluginDescriptor = { - QString("TestSource"), - QString("Test Source input"), - QString("4.21.1"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("TestSource"), + QStringLiteral("Test Source input"), + QStringLiteral("4.21.1"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString TestSourcePlugin::m_hardwareID = "TestSource"; diff --git a/plugins/samplesource/usrpinput/usrpinputplugin.cpp b/plugins/samplesource/usrpinput/usrpinputplugin.cpp index 647309458..eb93ebf65 100644 --- a/plugins/samplesource/usrpinput/usrpinputplugin.cpp +++ b/plugins/samplesource/usrpinput/usrpinputplugin.cpp @@ -33,13 +33,13 @@ #include "usrpinputwebapiadapter.h" const PluginDescriptor USRPInputPlugin::m_pluginDescriptor = { - QString("USRP"), - QString("USRP Input"), - QString("4.21.0"), - QString("(c) Jon Beniston, M7RCE and Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("USRP"), + QStringLiteral("USRP Input"), + QStringLiteral("4.21.0"), + QStringLiteral("(c) Jon Beniston, M7RCE and Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString USRPInputPlugin::m_hardwareID = "USRP"; diff --git a/plugins/samplesource/xtrxinput/xtrxinputplugin.cpp b/plugins/samplesource/xtrxinput/xtrxinputplugin.cpp index 10ab0855c..a0a4b70a4 100644 --- a/plugins/samplesource/xtrxinput/xtrxinputplugin.cpp +++ b/plugins/samplesource/xtrxinput/xtrxinputplugin.cpp @@ -36,13 +36,13 @@ #endif const PluginDescriptor XTRXInputPlugin::m_pluginDescriptor = { - QString("XTRX"), - QString("XTRX Input"), - QString("4.19.0"), - QString("(c) Edouard Griffiths, F4EXB"), - QString("https://github.com/f4exb/sdrangel"), + QStringLiteral("XTRX"), + QStringLiteral("XTRX Input"), + QStringLiteral("4.19.0"), + QStringLiteral("(c) Edouard Griffiths, F4EXB"), + QStringLiteral("https://github.com/f4exb/sdrangel"), true, - QString("https://github.com/f4exb/sdrangel") + QStringLiteral("https://github.com/f4exb/sdrangel") }; const QString XTRXInputPlugin::m_hardwareID = "XTRX";