rssguard/src/librssguard/services/abstract
2021-05-07 07:19:38 +02:00
..
gui massive cleanups of redundant code 2021-05-07 07:19:37 +02:00
accountcheckmodel.cpp use enum class wherever possible 2021-01-21 14:29:13 +01:00
accountcheckmodel.h Work on #261. 2020-12-10 20:53:31 +01:00
cacheforserviceroot.cpp Fixes for synchronization cache, fixes for cache in TT-RSS, more to come. 2020-12-16 13:42:59 +01:00
cacheforserviceroot.h fix build 2021-02-03 19:10:16 +01:00
category.cpp replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
category.h experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
feed.cpp Make some translation strings easier to understand. 2020-12-21 09:56:42 +01:00
feed.h Make some translation strings easier to understand. 2020-12-21 09:56:42 +01:00
importantnode.cpp Unify logic in recalculating all/unread msgs count and notifying model of count changes. 2020-10-19 20:18:37 +02:00
importantnode.h make important node work with marking as read/unred, able to clean messages, able to participate in newspaper view, also fixed bug in newspaper view where read/unread/starred changes were not propagated to message list 2020-06-10 10:48:01 +02:00
label.cpp Wcout -> cout in debug handler, add offline messages label write operation in msg filters. 2020-11-16 09:06:22 +01:00
label.h Documentation. 2020-11-16 09:44:03 +01:00
labelsnode.cpp do not allow tag operations on some accounts 2021-02-18 14:25:29 +01:00
labelsnode.h Work on labels, it is starting to look good. 2020-10-24 20:32:35 +02:00
recyclebin.cpp replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
recyclebin.h debug next status 2020-07-29 07:51:48 +02:00
rootitem.cpp Fixed #346. 2021-01-25 08:23:30 +01:00
rootitem.h Fixed #346. 2021-01-25 08:23:30 +01:00
serviceentrypoint.h Some API cleanups, RSS Guard now allows you to add multiple "standard" accounts simultaneously. 2021-01-11 10:50:08 +01:00
serviceroot.cpp simple custom data SQL layer for accounts, something similar will come for feeds too maybe 2021-05-07 07:19:37 +02:00
serviceroot.h support custom data for all plugins 2021-05-07 07:19:38 +02:00