kasts/src
Bart De Vries 0286d64d24 Fix streaming button showing up instead of download button
BUG: 476144
2023-10-27 13:58:38 +02:00
..
kmediasession Adopt string casings according to HIG 2023-07-19 14:51:19 +02:00
models Revert to non-proxied QueueModel 2023-07-27 16:52:49 +02:00
qml Fix streaming button showing up instead of download button 2023-10-27 13:58:38 +02:00
solidextras Prepare for KF6 2023-03-01 10:28:23 +01:00
sync Adopt string casings according to HIG 2023-07-21 14:49:53 +02:00
CMakeLists.txt Revert to non-proxied QueueModel 2023-07-27 16:52:49 +02: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 Fix and prevent nullptr dereferences in AudioManager 2023-07-27 13:36:10 +02:00
audiomanager.h Make grace time configurable for marking episodes as played 2023-06-09 11:11:42 +00: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 Restrict filenames to alphanumeric characters 2023-07-18 19:06:26 +02:00
database.h Use Entry title to set downloaded file name 2023-07-18 19:06:23 +02:00
datamanager.cpp Implement backend to allow Feed list sort and search 2023-07-27 11:25:15 +02:00
datamanager.h Implement backend to allow Feed list sort and search 2023-07-27 11:25:15 +02:00
enclosure.cpp Give priority to image embedded in audio file if it exists 2023-07-22 16:19:35 +02: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 Give priority to image embedded in audio file if it exists 2023-07-22 16:19:35 +02:00
entry.h Add implementation for favorites 2023-03-23 15:45:06 +00:00
error.cpp Adopt string casings according to HIG 2023-07-26 09:56:34 +02:00
error.h Implement streaming support 2022-10-19 14:49:56 +02:00
feed.cpp Implement backend to allow Feed list sort and search 2023-07-27 11:25:15 +02:00
feed.h Implement backend to allow Feed list sort and search 2023-07-27 11:25:15 +02:00
fetcher.cpp Refactor to use QNetworkInformation instead of SolidExtras for Qt6 2023-06-02 19:11:10 +02:00
fetcher.h Use Entry title to set downloaded file name 2023-07-18 19:06:23 +02: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 Revert to non-proxied QueueModel 2023-07-27 16:52:49 +02:00
networkconnectionmanager.cpp Remove network connectivity check 2023-10-17 09:36:13 +02:00
networkconnectionmanager.h Refactor to use QNetworkInformation instead of SolidExtras for Qt6 2023-06-02 19:11:10 +02: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 Implement sorting for queue and episode lists 2023-07-26 10:18:52 +02:00
settingsmanager.kcfg Make grace time configurable for marking episodes as played 2023-06-09 11:11:42 +00:00
settingsmanager.kcfgc Add more license information 2021-05-12 13:43:49 +02:00
storagemanager.cpp Restrict filenames to alphanumeric characters 2023-07-18 19:06:26 +02:00
storagemanager.h Restrict filenames to alphanumeric characters 2023-07-18 19:06:26 +02:00
storagemovejob.cpp Use Entry title to set downloaded file name 2023-07-18 19:06:23 +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 Restrict filenames to alphanumeric characters 2023-07-18 19:06:26 +02:00
updatefeedjob.h Use Entry title to set downloaded file name 2023-07-18 19:06:23 +02:00