rssguard/src/librssguard/core
2021-01-25 08:23:30 +01:00
..
feeddownloader.cpp Save account cache before account is edited. 2021-01-11 11:23:09 +01:00
feeddownloader.h Huge changes for #325. 2020-12-17 14:23:56 +01:00
feedsmodel.cpp use enum class wherever possible 2021-01-21 14:29:13 +01:00
feedsmodel.h Some API cleanups, RSS Guard now allows you to add multiple "standard" accounts simultaneously. 2021-01-11 10:50:08 +01:00
feedsproxymodel.cpp Save. 2020-08-06 07:57:01 +02:00
feedsproxymodel.h replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
message.cpp Work on #261. 2020-12-10 20:53:31 +01:00
message.h Work on #261. 2020-12-10 20:53:31 +01:00
messagefilter.cpp Enum values now avaialble via names in filtering logic, updated docs, removed some crazy stuff. 2020-11-18 09:40:26 +01:00
messagefilter.h Compilable with qt6 2020-11-23 14:07:01 +01:00
messageobject.cpp Docs. 2020-12-13 07:29:22 +01:00
messageobject.h Docs. 2020-12-13 07:29:22 +01:00
messagesforfiltersmodel.cpp Fixed #278. 2020-12-14 08:50:30 +01:00
messagesforfiltersmodel.h Implemented #266. 2020-12-10 11:28:05 +01:00
messagesmodel.cpp Fixed #346. 2021-01-25 08:23:30 +01:00
messagesmodel.h Fixed #346. 2021-01-25 08:23:30 +01:00
messagesmodelcache.cpp experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
messagesmodelcache.h Make show msgs unread only persistent across RSS Guard app startups. 2020-06-16 07:15:52 +02:00
messagesmodelsqllayer.cpp Fix regression in messages sorting. Now only non-numeric columns are sorted case insensitive - not IDS, dates etc. - fixes #348. 2021-01-25 07:37:02 +01:00
messagesmodelsqllayer.h Fix regression in messages sorting. Now only non-numeric columns are sorted case insensitive - not IDS, dates etc. - fixes #348. 2021-01-25 07:37:02 +01:00
messagesproxymodel.cpp Save. 2020-08-06 07:57:01 +02:00
messagesproxymodel.h Make message list more consistent when unread-msgs-only feature is active. 2020-06-16 07:49:09 +02:00