summaryrefslogtreecommitdiffstats
path: root/webradiodialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* GUI changesArno2018-11-241-1/+1
| | | | | | Play nice with themes, especially dark ones. Most likely the light icons will look crappy with a light theme, but theming support is another thing entirely. Right now I'm using a dark theme, so this is it...
* Make WebRadioDialog non-editableArno2018-02-181-0/+2
|
* Fix WebRadioDialogArno2017-10-151-14/+96
| | | | Revamp the WebRadio Dialog: Make it possible to delete WebRadios.
* Implement dialog for adding WebRadiosArno2017-08-261-0/+29
Just enter a description and an URL.