kasts/src
Bart De Vries db802b6b17 Look for, and link to, Kirigami and QtSvg on all platforms
I don't know why they were historically only included for Android.  But
this fixes qt6 porting.
2022-10-06 19:07:55 +02:00
..
dbus-interfaces Implement network status checking on android 2021-10-09 19:32:28 +00:00
models Improve gammarayability of EntriesModel & FeedsModel 2022-06-04 01:37:58 +02:00
mpris2 Use embedded image in id3v2tag as fallback 2022-05-23 22:14:48 +02:00
qml Move page actions to bar, and consolidate podcast list and info pages 2022-09-07 19:03:07 +00:00
solidextras Use KDE_INSTALL_TARGETS_DEFAULT_ARGS 2022-09-17 00:50:42 +02:00
sync [Sync] Enable pushing all local episode states to server 2022-07-01 20:03:27 +00:00
CMakeLists.txt Look for, and link to, Kirigami and QtSvg on all platforms 2022-10-06 19:07:55 +02:00
Messages.sh Add more license information 2021-05-12 13:43:49 +02:00
about.cpp Don't use contextProperty to make KAboutData available on QML 2021-09-28 17:46:01 -03:00
about.h Don't use contextProperty to make KAboutData available on QML 2021-09-28 17:46:01 -03:00
androidlogging.h Small fixes in androidlogging.h 2021-06-19 15:35:56 +02:00
audiomanager.cpp Add sleep timer 2022-06-30 08:21:09 +00:00
audiomanager.h Add sleep timer 2022-06-30 08:21:09 +00: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
database.cpp Fix "database is locked" errors caused by concurrent writes 2022-07-14 15:32:58 +02:00
database.h Use multithreading for feed updates (using ThreadWeaver) 2022-05-29 15:22:23 +02:00
datamanager.cpp Fix "database is locked" errors caused by concurrent writes 2022-07-14 15:32:58 +02:00
datamanager.h Adjust time left on episodes according to current playback rate 2022-06-01 21:08:27 +02:00
enclosure.cpp Fix fallback when no image is available in id3 tag 2022-08-09 10:58:16 +02:00
enclosure.h Adjust time left on episodes according to current playback rate 2022-06-01 21:08:27 +02:00
enclosuredownloadjob.cpp Apply clang-format 2021-05-01 21:35:37 +02:00
enclosuredownloadjob.h Apply clang-format 2021-05-01 21:35:37 +02:00
entry.cpp Doesn't add width to an html img without a width defined 2022-08-08 11:10:51 +00:00
entry.h Refactor feed update routine to allow for entry, enclosure, authors and chapter updates 2022-05-31 16:11:50 +02:00
error.cpp Add podcast subscription and episode play state synchronization 2021-10-29 18:47:55 +02:00
error.h Add podcast subscription and episode play state synchronization 2021-10-29 18:47:55 +02:00
feed.cpp Keep unreadEntryCount cached instead of getting it from DB everytime 2022-03-10 08:03:00 +01:00
feed.h Use include instead of forward decl for property types 2022-05-02 10:24:12 +00:00
fetcher.cpp Refactor feed update routine to allow for entry, enclosure, authors and chapter updates 2022-05-31 16:11:50 +02:00
fetcher.h Refactor feed update routine to allow for entry, enclosure, authors and chapter updates 2022-05-31 16:11:50 +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 Update copyright date to 2022 2022-05-16 12:44:39 +02:00
powermanagementinterface.cpp Remove broken windows header 2021-10-04 22:41:49 +02:00
powermanagementinterface.h Apply clang-format 2021-05-01 21:35:37 +02:00
qtquickcontrols2.conf Set material colors to blue 2020-04-28 22:28:09 +02:00
resources.qrc Move page actions to bar, and consolidate podcast list and info pages 2022-09-07 19:03:07 +00:00
settingsmanager.kcfg Add option to mark custom amount of episodes as unplayed when adding new feed 2022-07-01 20:03:27 +00:00
settingsmanager.kcfgc Add more license information 2021-05-12 13:43:49 +02:00
storagemanager.cpp Fix kasts icon on android 2021-11-04 15:38:09 +01: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
updatefeedjob.cpp Add option to mark custom amount of episodes as unplayed when adding new feed 2022-07-01 20:03:27 +00: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