summaryrefslogtreecommitdiffstats
path: root/src/preferences/broadcastsettingsmodel.cpp
AgeCommit message (Expand)Author
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-14Preferences Broadcast: ensure status text is readableronso0
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-13Merge pull request #3294 from Holzhaus/clazy-old-style-connectDaniel Schürmann
2020-11-12Replace some old-style Qt connect() callsJan Holthuis
2020-11-12Fix remaining -Wclazy-range-loop warnings using a local const varJan Holthuis
2020-11-10Remove filename headersxerus2000
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-05-30Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-05-26Ensure model is not empty before removing rows.Edward Kigwana
2018-10-26Fix some issues identified by clazy.RJ Skerry-Ryan
2018-05-25Coding standards conformancekshitij98
2017-08-14Settings model: properly relay "enabled" connection statusStéphane Lepin
2017-08-14DlgPrefBroadcast: fix row highlightStéphane Lepin
2017-08-10ShoutConnection: error and info dialog show the connection nameStéphane Lepin
2017-08-10DlgPrefBroadcast: fix connection list column sizesStéphane Lepin
2017-08-10Bugfix: erroneous connection state reset on settings applyStéphane Lepin
2017-08-10Colorful connection stateStéphane Lepin
2017-08-08DlgPrefBroadcast: fix non-working programmatic row selection codeStéphane Lepin
2017-08-08Move model reset method to model classStéphane Lepin
2017-08-08(WIP) Qt model separate from BroadcastSettingsStéphane Lepin