Clementine-audio-player-Mac.../src/internet/podcasts
Jim Broadus 102317e5c8 internet/podcasts: Fix crash when updating podcasts.
When a podcast is updated and the number of visible items is set in the
podcast settings, child items that disappear from the view, and are
deleted, are still referenced by the database id map.

Move the removal code from SubscriptionRemoved to a common method and
use that for this case.
2021-07-26 12:36:24 +01:00
..
addpodcastbyurl.cpp Reformat all C++ 2020-09-22 14:56:06 +01: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 Reformat all C++ 2020-09-22 14:56:06 +01:00
addpodcastdialog.h Reformat all C++ 2020-09-22 14:56:06 +01:00
addpodcastdialog.ui Fix compilation with moved files in internet/ 2014-12-18 23:35:21 +01:00
addpodcastpage.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
addpodcastpage.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
episodeinfowidget.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
episodeinfowidget.h Reformat all C++ 2020-09-22 14:56:06 +01:00
episodeinfowidget.ui Display podcast episode information. (#6203) 2018-11-17 13:29:16 +00:00
fixedopmlpage.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
fixedopmlpage.h Reformat all C++ 2020-09-22 14:56:06 +01:00
gpoddersearchpage.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
gpoddersearchpage.h Reformat all C++ 2020-09-22 14:56:06 +01:00
gpoddersearchpage.ui use iconloader & cleanup previous remnants 2015-12-01 00:32:20 -06:00
gpoddersync.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
gpoddersync.h Reformat all C++ 2020-09-22 14:56:06 +01:00
gpoddertoptagsmodel.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
gpoddertoptagsmodel.h Reformat all C++ 2020-09-22 14:56:06 +01:00
gpoddertoptagspage.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
gpoddertoptagspage.h Reformat all C++ 2020-09-22 14:56:06 +01:00
itunessearchpage.cpp Reformat all C++ 2020-09-22 14:56:06 +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 Reformat all C++ 2020-09-22 14:56:06 +01:00
podcast.h Reformat all C++ 2020-09-22 14:56:06 +01:00
podcastbackend.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
podcastbackend.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
podcastdeleter.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
podcastdeleter.h Reformat all C++ 2020-09-22 14:56:06 +01:00
podcastdiscoverymodel.cpp Simplify some statements 2019-02-22 18:49:48 +01:00
podcastdiscoverymodel.h Reformat all C++ 2020-09-22 14:56:06 +01:00
podcastdownloader.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
podcastdownloader.h Reformat all C++ 2020-09-22 14:56:06 +01:00
podcastepisode.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
podcastepisode.h Reformat all C++ 2020-09-22 14:56:06 +01:00
podcastinfodialog.cpp Reformat all C++ 2020-09-22 14:56:06 +01: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 Reformat all C++ 2020-09-22 14:56:06 +01:00
podcastinfowidget.h Reformat all C++ 2020-09-22 14:56:06 +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 utilities: Add common method for bug report URL generation 2021-02-03 00:32:00 +00:00
podcastparser.h Fix header copyright tags in internet/ 2014-12-19 00:47:55 +01:00
podcastservice.cpp internet/podcasts: Fix crash when updating podcasts. 2021-07-26 12:36:24 +01:00
podcastservice.h internet/podcasts: Fix crash when updating podcasts. 2021-07-26 12:36:24 +01:00
podcastservicemodel.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
podcastservicemodel.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00
podcastsettingspage.cpp Reformat all C++ 2020-09-22 14:56:06 +01: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 Reformat all C++ 2020-09-22 14:56:06 +01:00
podcasturlloader.h Fix header guards in internet/ 2014-12-18 23:54:21 +01:00