Commit graph

27 commits

Author SHA1 Message Date
Martin Rotter
ad4ffddf8d fix warnings, update clang file 2022-04-09 09:35:55 +02:00
Martin Rotter
8dac36b37c huge work on gmail previewer, some refactoring, some fixes 2022-03-31 15:00:50 +02:00
Martin Rotter
67e9a249af Revert "cleanup manual sort partial implementation"
This reverts commit 741c6ef682.
2022-03-14 09:24:30 +01:00
Martin Rotter
741c6ef682 cleanup manual sort partial implementation 2022-03-08 08:09:21 +01:00
Martin Rotter
84aa24255c working on manual sorting, it is starting to get shape, some problems arised but I will either solve them or declare them to actually be features 2022-03-04 14:14:37 +01:00
Martin Rotter
9c670b8629 fixed #393 2022-01-18 10:09:49 +01:00
Martin Rotter
af19e5376a check item for null when marking read/unread/starred 2022-01-03 08:02:55 +01:00
Martin Rotter
71dd65aef9 fix setting row height in lists of feeds and messages 2021-11-02 09:32:47 +01:00
Martin Rotter
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter
73c5bafa3d #404 fixed 2021-05-07 07:25:55 +02:00
Martin Rotter
d395f9d36c gmail now fills in address when test setup is made, also date/time headers of gmails articles are more correctly parsed 2021-05-07 07:25:51 +02:00
Martin Rotter
1c0c5aed92 make sure unread feeditem is updated when deleting stuff 2021-05-07 07:22:57 +02:00
Martin Rotter
edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter
aa18d074a3 clazy refactoring, need to finish it later 2021-05-07 07:19:59 +02:00
Martin Rotter
be07b2d514 initial db driver refactoring 2021-05-07 07:19:56 +02:00
Martin Rotter
0a588f7b5e big changes to simplify account dialog flows 2021-05-07 07:19:36 +02:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +01:00
Martin Rotter
15eadf188e Loading/saving of acc-specific proxy settings now works for all account types. 2021-01-21 09:49:51 +01:00
Martin Rotter
25329b61fa Some API cleanups, RSS Guard now allows you to add multiple "standard" accounts simultaneously. 2021-01-11 10:50:08 +01:00
Martin Rotter
f21b2679ac ref 2020-08-05 15:08:17 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
032fccc387 Removed obsolete code, some refactorings. 2020-07-08 11:30:48 +02:00
Martin Rotter
88771a4f3d 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
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
0fc62ef28a Some clazy refactorings. 2020-05-04 14:20:56 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/core/feedsmodel.cpp (Browse further)