Clementine-audio-player-Mac.../src/internet/podcasts
Jim Broadus 84099f2491 Name all threads created by Application
In Application::MoveToNewThread, name the new thread after the object being
moved. Give those objects names as well.

The thread names display in gdb with "info threads".
2020-05-27 10:22:00 +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 Added CBC Podcasts 2020-05-21 02:04:08 +01:00
addpodcastdialog.h Added CBC Podcasts 2020-05-21 02:04:08 +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 Revert "Add an option to specify a gpodder server." 2020-01-05 17:10:00 +00:00
gpoddersync.h Revert "Add an option to specify a gpodder server." 2020-01-05 17:10:00 +00: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 Fix itunes search. 2020-02-12 09:53:45 +00: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 Name all threads created by Application 2020-05-27 10:22:00 +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 Add a directory_model accessor to Application class. 2020-02-11 08:09:22 +00: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 Replace QModelIndex::child() with QAbstractItemModel::index() 2020-01-05 18:37:27 +01: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 Replace QModelIndex::child() with QAbstractItemModel::index() 2020-01-05 18:37:27 +01:00
podcastservicemodel.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
podcastsettingspage.cpp Revert "Add an option to specify a gpodder server." 2020-01-05 17:10:00 +00:00
podcastsettingspage.h Revert "Add an option to specify a gpodder server." 2020-01-05 17:10:00 +00:00
podcastsettingspage.ui Revert "Add an option to specify a gpodder server." 2020-01-05 17:10:00 +00: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