Clementine-audio-player-Mac.../src/internet/podcasts
luz.paz fb93ae4b02 Fix misc. source comment typos
Typos found via `codespell`
2019-08-21 23:43:16 -04:00
..
addpodcastbyurl.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
addpodcastbyurl.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
addpodcastbyurl.ui use iconloader & cleanup previous remnants 2015-12-01 00:32:20 -06:00
addpodcastdialog.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
addpodcastdialog.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
addpodcastdialog.ui Fix compilation with moved files in internet/ 2014-12-18 23:35:21 +01:00
addpodcastpage.cpp Move files around and make subdirectories inside src/internet, move src/podcasts to src/internet 2014-12-18 00:39:20 +01:00
addpodcastpage.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
episodeinfowidget.cpp Display podcast episode information. (#6203) 2018-11-17 13:29:16 +00:00
episodeinfowidget.h Display podcast episode information. (#6203) 2018-11-17 13:29:16 +00:00
episodeinfowidget.ui Display podcast episode information. (#6203) 2018-11-17 13:29:16 +00:00
fixedopmlpage.cpp Move files around and make subdirectories inside src/internet, move src/podcasts to src/internet 2014-12-18 00:39:20 +01:00
fixedopmlpage.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
gpoddersearchpage.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
gpoddersearchpage.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
gpoddersearchpage.ui use iconloader & cleanup previous remnants 2015-12-01 00:32:20 -06:00
gpoddersync.cpp Move files around and make subdirectories inside src/internet, move src/podcasts to src/internet 2014-12-18 00:39:20 +01:00
gpoddersync.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
gpoddertoptagsmodel.cpp Simplify some statements 2019-02-22 18:49:48 +01:00
gpoddertoptagsmodel.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
gpoddertoptagspage.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
gpoddertoptagspage.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
itunessearchpage.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
itunessearchpage.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
itunessearchpage.ui use iconloader & cleanup previous remnants 2015-12-01 00:32:20 -06:00
opmlcontainer.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
podcast.cpp Move files around and make subdirectories inside src/internet, move src/podcasts to src/internet 2014-12-18 00:39:20 +01:00
podcast.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
podcastbackend.cpp Fix podcast episodes forgotten (#5560) 2016-12-18 15:48:08 +00:00
podcastbackend.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
podcastdeleter.cpp Small fixes for podcasts 2015-02-06 23:38:36 +01:00
podcastdeleter.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
podcastdiscoverymodel.cpp Simplify some statements 2019-02-22 18:49:48 +01:00
podcastdiscoverymodel.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
podcastdownloader.cpp Fix misc. source comment typos 2019-08-21 23:43:16 -04:00
podcastdownloader.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
podcastepisode.cpp [internet/podcasts]Fix modification date&time support 2015-01-02 15:29:58 +01:00
podcastepisode.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
podcastinfodialog.cpp Display podcast episode information. (#6203) 2018-11-17 13:29:16 +00:00
podcastinfodialog.h Display podcast episode information. (#6203) 2018-11-17 13:29:16 +00:00
podcastinfodialog.ui Display podcast episode information. (#6203) 2018-11-17 13:29:16 +00:00
podcastinfowidget.cpp Fix memory leak in PodcastInfoWidget. (#6202) 2018-11-13 08:09:15 +00:00
podcastinfowidget.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
podcastinfowidget.ui Move files around and make subdirectories inside src/internet, move src/podcasts to src/internet 2014-12-18 00:39:20 +01:00
podcastparser.cpp Added additional check when enclosure type is missing (#5934) 2017-12-23 12:48:38 +00:00
podcastparser.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
podcastservice.cpp Display podcast episode information. (#6203) 2018-11-17 13:29:16 +00:00
podcastservice.h Create a PodcastInfoDialog that utilizes the existing PodcastInfoWidget. Add a Podcast Information menu item that is enabled when exactly one podcast is represented by the highlighted items. (#6190) 2018-11-11 20:53:06 +00:00
podcastservicemodel.cpp Fix compilation with moved files in internet/ 2014-12-18 23:35:21 +01:00
podcastservicemodel.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
podcastsettingspage.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
podcastsettingspage.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
podcastsettingspage.ui use iconloader & cleanup previous remnants 2015-12-01 00:32:20 -06:00
podcastupdater.cpp Fix misc. source comment typos 2019-08-21 23:43:16 -04:00
podcastupdater.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
podcasturlloader.cpp Move files around and make subdirectories inside src/internet, move src/podcasts to src/internet 2014-12-18 00:39:20 +01:00
podcasturlloader.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00