kasts/src
Bart De Vries 4d41fc96a3 Fix member array of model not being cleared on refresh 2023-03-21 19:56:32 +01:00
..
kmediasession Prepare for KF6 2023-03-01 10:28:23 +01:00
models Fix member array of model not being cleared on refresh 2023-03-21 19:56:32 +01:00
qml Replace i18n by i18nc in EntryPage 2023-03-21 16:18:25 +01:00
solidextras Prepare for KF6 2023-03-01 10:28:23 +01:00
sync Update Tobias' mail address 2023-02-27 19:18:46 +01:00
CMakeLists.txt Add missing document-save icon to android build 2023-03-16 13:40:56 +01:00
Messages.sh Update Tobias' mail address 2023-02-27 19:18:46 +01:00
androidlogging.h Small fixes in androidlogging.h 2021-06-19 15:35:56 +02:00
audiomanager.cpp Remove "new" status when starting playback of an episode 2023-03-15 12:52:24 +01:00
audiomanager.h Handle stream redirects through qt rather than libVLC/gstreamer 2023-02-23 18:37:52 +01:00
author.cpp Update Tobias' mail address 2023-02-27 19:18:46 +01:00
author.h Update Tobias' mail address 2023-02-27 19:18:46 +01:00
chapter.cpp Add and use Chapter class 2022-12-12 20:16:12 +00:00
chapter.h Add and use Chapter class 2022-12-12 20:16:12 +00:00
database.cpp Set database to WAL mode on startup 2023-02-28 14:50:21 +01:00
database.h Set database to WAL mode on startup 2023-02-28 14:50:21 +01:00
datamanager.cpp Fix bug with empty feed causing nullptr dereference 2023-03-15 15:10:47 +01:00
datamanager.h Disable subscribe button when feed has been added 2022-12-13 14:21:30 +01:00
enclosure.cpp Update Tobias' mail address 2023-02-27 19:18:46 +01:00
enclosure.h Update Tobias' mail address 2023-02-27 19:18:46 +01:00
enclosuredownloadjob.cpp Update Tobias' mail address 2023-02-27 19:18:46 +01:00
enclosuredownloadjob.h Update Tobias' mail address 2023-02-27 19:18:46 +01:00
entry.cpp Update Tobias' mail address 2023-02-27 19:18:46 +01:00
entry.h Update Tobias' mail address 2023-02-27 19:18:46 +01:00
error.cpp Implement streaming support 2022-10-19 14:49:56 +02:00
error.h Implement streaming support 2022-10-19 14:49:56 +02:00
feed.cpp Update Tobias' mail address 2023-02-27 19:18:46 +01:00
feed.h Update Tobias' mail address 2023-02-27 19:18:46 +01:00
fetcher.cpp Make Kasts use the system proxy settings 2023-03-19 08:53:57 +00:00
fetcher.h Update Tobias' mail address 2023-02-27 19:18:46 +01:00
fetchfeedsjob.cpp Use multithreading for feed updates (using ThreadWeaver) 2022-05-29 15:22:23 +02:00
fetchfeedsjob.h Use multithreading for feed updates (using ThreadWeaver) 2022-05-29 15:22:23 +02:00
main.cpp Re-enable Material style on Android 2023-03-16 21:02:33 +01:00
qtquickcontrols2.conf Re-enable Material style on Android 2023-03-16 21:02:33 +01:00
resources-flatpak.qrc Use FolderDialog for non-flatpak builds 2023-02-28 14:09:10 +01:00
resources-non-flatpak.qrc Use FolderDialog for non-flatpak builds 2023-02-28 14:09:10 +01:00
resources.qrc Re-enable Material style on Android 2023-03-16 21:02:33 +01:00
settingsmanager.kcfg Allow tray icon type to be set (dark, light, colorful) 2023-02-27 14:39:24 +00:00
settingsmanager.kcfgc Add more license information 2021-05-12 13:43:49 +02:00
storagemanager.cpp Port c++ to qt6 2023-01-20 14:23:30 +00:00
storagemanager.h Add podcast subscription and episode play state synchronization 2021-10-29 18:47:55 +02:00
storagemovejob.cpp Move models to dedicated directory 2021-09-18 19:07:15 +02:00
storagemovejob.h Make storage path configurable 2021-07-24 20:43:11 +02:00
systrayicon.cpp Allow tray icon type to be set (dark, light, colorful) 2023-02-27 14:39:24 +00:00
systrayicon.h Allow tray icon type to be set (dark, light, colorful) 2023-02-27 14:39:24 +00:00
updatefeedjob.cpp Improve image and content parsing from feed 2023-02-21 10:20:45 +01:00
updatefeedjob.h Add option to mark custom amount of episodes as unplayed when adding new feed 2022-07-01 20:03:27 +00:00