summaryrefslogtreecommitdiffstats
path: root/src/preferences/broadcastprofile.h
AgeCommit message (Expand)Author
2020-12-07merge 2.3Be
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2018-11-27track the filename we used for broadcast profilesMatthew Nicholson
2018-06-29Support IRC, AIM, ICQ in shoutcast broadcastsPawel Golinski
2018-05-24Use const QString& in some placesDaniel Schürmann
2017-08-14Settings model: properly relay "enabled" connection statusStéphane Lepin
2017-08-10Secure password storage: add error dialogStéphane Lepin
2017-08-08(WIP) Qt model separate from BroadcastSettingsStéphane Lepin
2017-08-07BroadcastProfile: add method adoptValues and use it in valuesCopyStéphane Lepin
2017-08-04Add optional secure password storage in XML profilesStéphane Lepin
2017-08-04Connection status moved to broadcast profileStéphane Lepin
2017-07-31Secure password in XML profiles: store accounts instead of K/V pairsStéphane Lepin
2017-07-26BroadcastProfile: implement optional secure password storageStéphane Lepin
2017-07-22BroadcastProfile: add valuesEqualsStéphane Lepin
2017-07-07BroadcastProfile: add valuesCopy() and equals() methodStéphane Lepin
2017-06-21Use QSharedPointers instead of std::unique_ptr and add missing connect callPalakis
2017-06-21BroadcastProfile: loadFromFile returns a smart pointerPalakis
2017-06-21BroadcastSettings: hashmap for fast lookup of profiles by namePalakis
2017-06-20BroadcastProfile: replace use of QSharedPointer with std::unique_ptrPalakis
2017-06-20Use a QSharedPointer smart pointer for instances of BroadcastProfilePalakis
2017-06-20Several minor fixes in BroadcastProfile classPalakis
2017-06-16Fix and rename method BroadcastProfile::checkNameCompliancePalakis
2017-06-16BroadcastProfile: remove non-existent method declarationPalakis
2017-06-16Move BroadcastProfile::loadLegacySettings to BroadcastSettingsPalakis
2017-06-15Add auto migration from legacy broadcasting settingsPalakis
2017-06-09BroadcastProfile: remove extra qualifications in header file Palakis
2017-06-09BroadcastProfile: fix XML load/save codePalakis
2017-06-09(WIP) BroadcastSettings and BroadcastProfile refactorPalakis
2017-06-02Fix errors in BroadcastProfile and make sure it buildsPalakis
2017-06-02preferences: add WIP class for broadcasting profilesPalakis