Commit graph

207 commits

Author SHA1 Message Date
Martin Rotter
902570a0e0 Bring app window back to front once msg URL is opened externally. 2020-11-27 07:31:41 +01:00
Martin Rotter
c3e38be49b Fix macos build. 2020-11-25 11:48:39 +01:00
Martin Rotter
b90402eced save 2020-11-23 12:59:59 +01:00
Martin Rotter
0d1350ba7c save 2020-11-19 19:45:08 +01:00
Martin Rotter
9a22839294 save 2020-11-19 19:44:48 +01:00
Martin Rotter
5cc2896c94 Enum values now avaialble via names in filtering logic, updated docs, removed some crazy stuff. 2020-11-18 09:40:26 +01:00
Martin Rotter
3940afe1e6 Simplify some filtering stuff, do not unescape empty strings. 2020-11-18 08:35:57 +01:00
Martin Rotter
6fc590a753 Wcout -> cout in debug handler, add offline messages label write operation in msg filters. 2020-11-16 09:06:22 +01:00
Martin Rotter
421de5e9d4 Merge branch 'master' of github.com:martinrotter/rssguard 2020-11-14 09:47:26 +01:00
Martin Rotter
31f010290d Support for custom data folders, disable single instance when used. 2020-11-14 09:47:15 +01:00
Martin Rotter
910bfd0ecb Fixed #291. 2020-11-13 12:22:22 +01:00
Martin Rotter
13c8ecf320 Changelog. 2020-11-10 08:23:39 +01:00
Martin Rotter
cc554a69f1 Fix. 2020-11-09 10:04:44 +01:00
Martin Rotter
05b718eb27 Update Docs in menu, lang sync. 2020-11-09 07:41:07 +01:00
Martin Rotter
78ee6b83cf Support color alternations in lists - fixes #282. 2020-11-04 08:28:28 +01:00
Martin Rotter
1e1b3f5255 Ability to edit/delete tags. 2020-10-07 20:22:50 +02:00
Martin Rotter
26e4431d3b Work on labels. 2020-10-07 16:10:57 +02:00
Martin Rotter
580457ae12 save 2020-10-06 20:29:18 +02:00
Martin Rotter
e2198faedc Sort cats/feeds in export/import model and in msg filter dialog. 2020-09-25 09:29:50 +02:00
Martin Rotter
9f2983d49c unify filtering engine initialisation, some other fixes 2020-09-23 10:36:59 +02:00
Martin Rotter
05a498393c Fix app crash when callin StatusBar::clear twice during single app lifetime. 2020-09-04 11:57:44 +02:00
Martin Rotter
25c7d20dc5 Add Numix icon theme, which is bundled. 2020-09-04 10:01:11 +02:00
Martin Rotter
320442261e Enhanced context menus, added action for add category/feed #162. 2020-08-31 09:57:56 +02:00
Martin Rotter
d5521fe2b8 Fix add selected category/feed s-s connection. 2020-08-31 08:44:03 +02:00
Martin Rotter
8a42fd43e5 Ability to update only items with custom auto-update interval. #88 2020-08-31 08:30:56 +02:00
Martin Rotter
d40409f62a Save. 2020-08-07 12:16:51 +02:00
Martin Rotter
c2d312670d Add named variable for filtering results MSG_ACCEPT and MSG_IGNORE. 2020-08-06 13:05:46 +02:00
Martin Rotter
372c7f0ed4 Do not expand whole acc tree in msg. filters dialog #262 + add arrows. 2020-08-06 11:47:21 +02:00
Martin Rotter
2618791143 Fix #259. 2020-08-06 11:42:52 +02:00
Martin Rotter
64e77092cc fix obsolete 2020-08-03 07:50:16 +02:00
Martin Rotter
654fa5edc4 Fix #257 - crash in msg filter window. 2020-07-31 21:03:57 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
a3d142034f debug next status 2020-07-29 07:51:48 +02:00
Martin Rotter
fe286a707f Switchable feed tree branches/arrows. 2020-07-24 10:52:09 +02:00
Martin Rotter
7c43ef6c8a Add mimesis library. 2020-07-16 11:17:29 +02:00
Martin Rotter
e5ed611680 fix macosx build 2020-07-13 10:36:05 +02:00
Martin Rotter
524595f89b Fix feed/filter assignments now updating when changing selected filter. 2020-07-13 08:16:40 +02:00
Martin Rotter
2e04963acc Now able to add filters too. 2020-07-09 11:51:48 +02:00
Martin Rotter
4fbe103d41 Fix indeterminate state in AccountsCheckModel, add logic for add/remove filter/feed assignments. 2020-07-09 08:35:36 +02:00
Martin Rotter
032fccc387 Removed obsolete code, some refactorings. 2020-07-08 11:30:48 +02:00
Martin Rotter
8862b70638 Work on GUI for filters. 2020-07-03 11:52:21 +02:00
Martin Rotter
c608210e3c Work on filtering dialog. add clang-format to support script beautify. 2020-07-02 15:09:46 +02:00
Martin Rotter
e0415a8060 Work on filters gui. 2020-07-02 10:14:51 +02:00
Martin Rotter
5d8fd25173 Work on filters dialog. 2020-07-01 10:13:44 +02:00
Martin Rotter
05025f7a04 Save. 2020-07-01 06:15:19 +02:00
Martin Rotter
45cae956bc dialog 2020-06-26 19:47:17 +02:00
Martin Rotter
5ebad9060d Make oauth2 process work universally, fix some fucked-up port information, remove internal oauth2 login gui and rely on system web browser. 2020-06-24 10:01:47 +02:00
Martin Rotter
7017aa9e66 Work on filters, some code cleanups. 2020-06-23 20:57:05 +02:00
Martin Rotter
8bc36ccbd2 Make show msgs unread only persistent across RSS Guard app startups. 2020-06-16 07:15:52 +02:00
Martin Rotter
daad0760e1 Experimental show unread msgs only. #113 2020-06-15 13:41:13 +02:00