Commit graph

86 commits

Author SHA1 Message Date
Martin Rotter
a3e2e8fa77 better add acc dialog 2021-05-07 07:19:58 +02:00
Martin Rotter
be07b2d514 initial db driver refactoring 2021-05-07 07:19:56 +02:00
Martin Rotter
3494925eb6 add score support, with icons etc. 2021-05-07 07:19:55 +02:00
Martin Rotter
c67e0e3157 github releases scraper 2021-05-07 07:19:53 +02:00
Martin Rotter
f29ea98bbb Save work on DB layer and DB models. 2021-05-07 07:19:39 +02:00
Martin Rotter
6558b9ea03 moved network classes from subfodlers 2021-05-07 07:19:38 +02:00
Martin Rotter
581b7c08a0 Possible f i x for #370. 2021-05-07 07:19:37 +02:00
Martin Rotter
44ee50ab76 some refactorings, tray icon test 2021-05-07 07:19:34 +02:00
Martin Rotter
a36099b2b3 fix #395 2021-04-09 08:02:47 +02:00
Martin Rotter
d6630f7ff6 fix #371 2021-03-03 09:47:57 +01:00
Martin Rotter
0228ff8c68 unify behavior when failed to open URL 2021-02-23 10:08:14 +01:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +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
cb72db0345 Big fixes for adblock - fixed adding of custom rules, formating of rules in adblock conf dialog. 2021-01-07 13:48:30 +01:00
Martin Rotter
1fcf08258e Fixed #333. 2020-12-31 22:05:05 +01:00
Martin Rotter
a3c15e7128 Lang sync, some fixes. 2020-12-23 17:45:45 +01:00
Martin Rotter
7804d13bea Make some translation strings easier to understand. 2020-12-21 09:56:42 +01:00
Martin Rotter
fc28b3c6d2 Fixed #327. 2020-12-18 08:15:35 +01:00
Martin Rotter
034cc77c26 Clarification of some used words/terms. 2020-12-17 15:10:50 +01:00
Martin Rotter
34fb273212 Fixed #278. 2020-12-14 08:50:30 +01:00
Martin Rotter
9e31eda78a Finalize code for #261, sync langs. 2020-12-13 20:30:43 +01:00
Martin Rotter
ca73238f4f Implement #261, lang sync. 2020-12-13 07:09:28 +01:00
Martin Rotter
027b1b8abd Save. 2020-12-11 13:29:00 +01:00
Martin Rotter
c8b1b900df Work on #261. 2020-12-10 20:53:31 +01:00
Martin Rotter
ac8fdf6fae Implemented #266. 2020-12-10 11:28:05 +01:00
Martin Rotter
ac4377c0ba Fix conversion of newlines in gmail plugin. 2020-12-07 07:47:26 +01:00
Martin Rotter
a3e6485739 Respect DE icon for app. 2020-12-02 08:02:34 +01:00
Martin Rotter
db92b9d27b Fixed #287. 2020-11-30 12:51:31 +01:00
Martin Rotter
8af1f2dfe4 Change to deployment, do not deploy via absolute path, makes DMG path structure ugly. Refacroting, removed old Qt S-S syntax.¨ 2020-11-27 11:24:43 +01:00
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