kasts/src
Bart De Vries ead73ac2fe Safeguard against QMediaPlayer::InvalidMedia
In case of the InvalidMedia status, skip to next track and delete the
invalid enclosure.
2021-04-30 11:57:39 +02:00
..
mpris2 Add missing bit for MPRIS taskbar progress (which still doesn't work) 2021-04-21 14:53:02 +02:00
qml Add progress loader symbols to loading images and refreshing feeds 2021-04-29 22:48:43 +02:00
audiomanager.cpp Safeguard against QMediaPlayer::InvalidMedia 2021-04-30 11:57:39 +02:00
audiomanager.h Implement swipe to open/close miniplayer/full player 2021-04-21 14:53:02 +02:00
author.cpp Make more things const & 2020-11-01 13:18:11 +01:00
author.h Make more things const & 2020-11-01 13:18:11 +01:00
CMakeLists.txt Add OverlaySheet with actions on FeedList 2021-04-29 22:48:43 +02:00
database.cpp Add ErrorModel, just a placholder GUI for now 2021-04-24 23:32:10 +02:00
database.h Update copyright headers 2021-04-21 14:53:02 +02:00
datamanager.cpp Fix compiler warnings 2021-04-22 11:00:17 +02:00
datamanager.h Add possibility to delete feed from entrylistpage 2021-04-21 14:53:03 +02:00
downloadprogressmodel.cpp Add capability to monitor ongoing downloads 2021-04-21 23:09:19 +02:00
downloadprogressmodel.h Add capability to monitor ongoing downloads 2021-04-21 23:09:19 +02:00
enclosure.cpp Safeguard against downloaded enclosures of 0 size 2021-04-29 22:19:34 +02:00
enclosure.h Add ErrorModel, just a placholder GUI for now 2021-04-24 23:32:10 +02:00
enclosuredownloadjob.cpp Change paths where images and enclosures are saved 2021-04-21 14:53:02 +02:00
enclosuredownloadjob.h Change paths where images and enclosures are saved 2021-04-21 14:53:02 +02:00
entriesmodel.cpp Remove unneeded includes in models 2021-04-21 14:53:03 +02:00
entriesmodel.h Remove unneeded includes in models 2021-04-21 14:53:03 +02:00
entry.cpp Add cachedImage properties to Entry and Feed 2021-04-29 22:48:43 +02:00
entry.h Add cachedImage properties to Entry and Feed 2021-04-29 22:48:43 +02:00
episodemodel.cpp Fix compiler warnings 2021-04-22 11:00:17 +02:00
episodemodel.h First attempt at Swipeable episode list (all, new, unread) 2021-04-21 14:53:03 +02:00
error.h Finish basic ErrorListPage implementation 2021-04-25 14:34:14 +02:00
errorlogmodel.cpp Finish basic ErrorListPage implementation 2021-04-25 14:34:14 +02:00
errorlogmodel.h Add ErrorModel, just a placholder GUI for now 2021-04-24 23:32:10 +02:00
feed.cpp Add cachedImage properties to Entry and Feed 2021-04-29 22:48:43 +02:00
feed.h Add cachedImage properties to Entry and Feed 2021-04-29 22:48:43 +02:00
feedsmodel.cpp Update copyright headers 2021-04-21 14:53:02 +02:00
feedsmodel.h Update copyright headers 2021-04-21 14:53:02 +02:00
fetcher.cpp Remove numberNewEpisodes from settings 2021-04-27 20:58:01 +02:00
fetcher.h Avoid race condition when adding feed 2021-04-26 16:58:22 +02:00
main.cpp Add Bart De Vries as author in AboutData 2021-04-27 10:00:17 +02:00
Messages.sh prepare for i18n 2020-04-15 21:21:08 +02:00
powermanagementinterface.cpp Add audiomanager and powermanagementinterface 2021-04-21 14:53:02 +02:00
powermanagementinterface.h Add audiomanager and powermanagementinterface 2021-04-21 14:53:02 +02:00
qtquickcontrols2.conf Set material colors to blue 2020-04-28 22:28:09 +02:00
queuemodel.cpp Disable debug output in queuemodel 2021-04-21 14:53:03 +02:00
queuemodel.h Remove unneeded includes in models 2021-04-21 14:53:03 +02:00
resources.qrc Introduce ImageWithFallback 2021-04-29 22:48:43 +02:00
settingsmanager.kcfg Remove numberNewEpisodes from settings 2021-04-27 20:58:01 +02:00
settingsmanager.kcfgc Rename AlligatorSettings to SettingsManager 2021-04-21 14:53:02 +02:00