kasts/src
Bart De Vries 376bb6db29 Revert to non-proxied QueueModel
The proxy model was causing issues with item dragging.
The model would reset after each swapped item.  This meant that items
could only be swapped one position at a time.
2023-07-27 16:50:59 +02:00
..
kmediasession Adopt string casings according to HIG 2023-07-19 12:30:03 +00:00
models Revert to non-proxied QueueModel 2023-07-27 16:50:59 +02:00
qml Revert to non-proxied QueueModel 2023-07-27 16:50:59 +02:00
solidextras Prepare for KF6 2023-03-01 10:28:23 +01:00
sync Adopt string casings according to HIG 2023-07-20 09:35:57 +00:00
CMakeLists.txt Revert to non-proxied QueueModel 2023-07-27 16:50:59 +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:33:41 +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-17 14:52:02 +02:00
database.h Use Entry title to set downloaded file name 2023-07-17 14:52:02 +02:00
datamanager.cpp Implement backend to allow Feed list sort and search 2023-07-27 09:24:03 +00:00
datamanager.h Implement backend to allow Feed list sort and search 2023-07-27 09:24:03 +00:00
enclosure.cpp Give priority to image embedded in audio file if it exists 2023-07-22 14:09:03 +00: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 14:09:03 +00: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-25 17:06:52 +00: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 09:24:03 +00:00
feed.h Implement backend to allow Feed list sort and search 2023-07-27 09:24:03 +00: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-17 14:52:02 +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:50:59 +02:00
networkconnectionmanager.cpp Refactor to use QNetworkInformation instead of SolidExtras for Qt6 2023-06-02 19:11:10 +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 08:17:23 +00: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-17 14:52:02 +02:00
storagemanager.h Restrict filenames to alphanumeric characters 2023-07-17 14:52:02 +02:00
storagemovejob.cpp Use Entry title to set downloaded file name 2023-07-17 14:52:02 +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-17 14:52:02 +02:00
updatefeedjob.h Use Entry title to set downloaded file name 2023-07-17 14:52:02 +02:00