Clementine-audio-player-Mac.../src/internet/podcasts
John Maguire cb6cd7c485 Merge remote-tracking branch 'origin/master' into qt5 2019-10-04 16:51:43 +01: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 remove useless qhash_qurl 2015-06-04 10:37:34 +02: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 Merge remote-tracking branch 'upstream/master' into qt5 2015-12-13 20:05:12 +01: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 Merge branch 'master' into qt5 2016-12-18 17:04:08 +01: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 Merge remote-tracking branch 'upstream/master' into qt5 2018-02-01 09:50:42 +01: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 Merge remote-tracking branch 'origin/master' into qt5 2019-10-04 16:51:43 +01:00
podcastupdater.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
podcasturlloader.cpp Update non optionnals sources to qt5 2015-04-11 23:24:07 +02:00
podcasturlloader.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00