kasts/src/qml
Bart De Vries aac899a7f0 Refactor feed update routine to allow for entry, enclosure, authors and chapter updates
This commit adds a bunch of API extensions (public and private) to the
entry, enclosure, etc classes to allow runtime updates of internal data.
Additionally, the feed update routine has been adapted to find updates
in entries, enclosures, etc and pass them on to the relevant objects.

All of this functionality is put behind a new toggle exposed in the
settings (default is on).  This is useful since a full update takes
quite a bit longer on underpowered hardware, so users should be able to
switch off this potentially non-essential overhead.

BUG: 446158
2022-05-31 16:11:50 +02:00
..
Settings Refactor feed update routine to allow for entry, enclosure, authors and chapter updates 2022-05-31 16:11:50 +02:00
AddFeedSheet.qml Port to Kirigami.Dialog 2022-03-04 09:11:22 +00:00
BottomToolbar.qml
ChapterListDelegate.qml
ConnectionCheckAction.qml Port to Kirigami.Dialog 2022-03-04 09:11:22 +00:00
DiscoverPage.qml
DownloadListPage.qml Show refresh actions also on mobile 2022-05-23 20:10:46 +02:00
EntryListPage.qml Show refresh actions also on mobile 2022-05-23 20:10:46 +02:00
EntryPage.qml Add action to episode details page to go to the episode list for that subscription 2022-05-31 11:44:50 +02:00
EpisodeListPage.qml Show refresh actions also on mobile 2022-05-23 20:10:46 +02:00
ErrorListOverlay.qml Port to Kirigami.Dialog 2022-03-04 09:11:22 +00:00
ErrorNotification.qml
FeedDetailsPage.qml Apply Kirigami Theme color for TextEdit explicitly 2021-12-10 03:12:31 +03:00
FeedListDelegate.qml Port to Kirigami.Dialog 2022-03-04 09:11:22 +00:00
FeedListPage.qml Show refresh actions also on mobile 2022-05-23 20:10:46 +02:00
FooterBar.qml
GenericEntryDelegate.qml
GenericEntryListView.qml
GenericHeader.qml
HeaderBar.qml Port to Kirigami.Dialog 2022-03-04 09:11:22 +00:00
ImageWithFallback.qml
main.qml Decrease minimum window height 2022-05-16 12:46:33 +02:00
MinimizedPlayerControls.qml Small fix of minimized player getting covered by 1 pixel 2021-11-05 11:51:26 +01:00
PlaybackRateDialog.qml Port to Kirigami.Dialog 2022-03-04 09:11:22 +00:00
PlayerControls.qml Avoid overflow on slider bar on very long podcasts 2022-01-25 14:46:45 +01:00
QueuePage.qml Show refresh actions also on mobile 2022-05-23 20:10:46 +02:00
SyncPasswordOverlay.qml Port to Kirigami.Dialog 2022-03-04 09:11:22 +00:00
UpdateNotification.qml Optimize placement of info and error messages 2021-12-17 16:00:50 +01:00