Martin Rotter
7f5d1473a3
Shitload of changes, save it.
...
Also note that this introduces some SQL changes for metadata version 2 which is still unpublished but was introduced some commits ago, therefore individual "devbuild"s are NOT cross-compatible betweem each other.
2022-03-01 14:45:20 +01:00
Martin Rotter
8b458a6999
fixup of datetime switchable
2022-02-25 13:15:19 +01:00
Martin Rotter
a52d703e4b
refactoring and adding of taskbar overlay icon
2022-02-24 11:44:05 +01:00
igrekster
aee9394f98
Add option to control the display of the unread message count on task bar ( #649 )
...
In a news reading style with many sources and leaving messages unread
the unread message count becomes irrelevant. We already have an option
to disable the count in the icon tray, but not on the task bar. Added a
checkbox to enable/disable the message count on apps task bar icon /
entry.
Chose to put it into a new tab page as we might add more task bar
functionality (progress update, recent articles, etc..).
2022-02-22 08:27:43 +01:00
Martin Rotter
521d6418fb
fix #608
2022-02-14 15:10:28 +01:00
Martin Rotter
4ec98eb322
save
2022-02-11 15:19:05 +01:00
Martin Rotter
8948186144
tolower nodejs folder
2022-02-08 14:47:37 +01:00
Martin Rotter
c360450e62
some work on nodejs integration
2022-02-02 10:06:45 +01:00
jan Anja
a82a9eb5cf
Change Q_OS_LINUX to Q_OS_UNIX ( #616 )
...
* change Q_OS_LINUX to Q_OS_UNIX
This is needed for BSD operating systems:
https://cgit.freebsd.org/ports/tree/net/rssguard/Makefile?id=865fc1ddb58052d38fc0f353ce70da4c7d643b79
8767b251da/net/rssguard/Makefile
* Update CMakeLists.txt
* Update Documentation.md
Co-authored-by: martinrotter <martinrotter@users.noreply.github.com>
2022-01-31 19:11:46 +01:00
Martin Rotter
6242bfa60c
customize padding for msg list
2022-01-20 10:58:10 +01:00
Martin Rotter
b35a617f1a
fix default font size in article viewer
2022-01-19 09:17:09 +01:00
Martin Rotter
95a5341967
multiple UX fixes, fix #570 , prepare for better integration of nodejs
2022-01-13 13:51:57 +01:00
Martin Rotter
fd1355e3c0
changeable toolbar icon size
2022-01-07 10:13:56 +01:00
Martin Rotter
8ae02930f6
working custom colůors
2021-11-25 15:09:30 +01:00
Martin Rotter
41e1af64e5
optional dark style
2021-11-12 08:39:44 +01:00
Martin Rotter
7e1dd31810
fix #530
2021-11-03 09:25:01 +01:00
Martin Rotter
2f39114e8a
maybe some fixups for filtering with custom id + separate widths storing for layouts
2021-10-08 07:16:28 +02:00
Martin Rotter
1a95143139
save settings dialog size when saving settings
2021-09-20 08:55:53 +02:00
Martin Rotter
4929b5fd62
fix settings window bug, fix shortcuts problem in lists
2021-09-14 11:00:16 +02:00
Martin Rotter
95ac855d16
clazy refactorings
2021-09-13 12:45:07 +02:00
Martin Rotter
ceb88b3c27
optional ignoring if contents changes in article updating
2021-09-08 10:03:41 +02:00
Martin Rotter
a0215dcbf0
remove some unused stuff
2021-08-25 08:23:57 +02:00
Martin Rotter
d9fb5cd115
try to fix all executable bits, only set them for "executable" script files
2021-08-25 06:43:53 +02:00
Martin Rotter
a164eb0a94
fix #473
2021-08-23 07:42:37 +02:00
Martin Rotter
546f166a90
unified progress labels into label, making progress indeterminate in the initial stage of article sync
2021-08-02 09:32:15 +02:00
Martin Rotter
ddf12ddf98
default value for bring app window to front changed
2021-06-30 08:04:21 +02:00
Martin Rotter
ab1011bebc
fix notifications enabled/disabled
2021-06-18 13:53:27 +02:00
Martin Rotter
98e850e031
save
2021-06-04 13:44:29 +02:00
Martin Rotter
6caea3a2c7
load filters in adblock dialog even when disabled + other minor fix
2021-05-21 10:30:05 +02:00
Martin Rotter
f344ace62e
adblock work
2021-05-07 07:25:55 +02:00
Martin Rotter
3a21265f0c
save¨
2021-05-07 07:25:55 +02:00
Martin Rotter
73c5bafa3d
#404 fixed
2021-05-07 07:25:55 +02:00
Martin Rotter
5100b5195a
fixed #385
2021-05-07 07:25:53 +02:00
Martin Rotter
f5b00e9186
fixed #380 - search in feeds
2021-05-07 07:25:52 +02:00
Martin Rotter
4caa7313e4
persistent encrypted cookies
2021-05-07 07:22:55 +02:00
Martin Rotter
44ee50ab76
some refactorings, tray icon test
2021-05-07 07:19:34 +02:00
Martin Rotter
429c0b2388
Start of auto-update notification is now not on by default.
2021-02-05 14:30:03 +01:00
Martin Rotter
192c08dbc4
Save
2021-02-01 09:57:32 +01:00
Martin Rotter
14fc33755b
Fixed #346 .
2021-01-25 08:23:30 +01:00
Martin Rotter
a74bdbd723
Make #304 switchable.
2021-01-08 22:41:03 +01:00
Martin Rotter
1fcf08258e
Fixed #333 .
2020-12-31 22:05:05 +01:00
Martin Rotter
70bbaa5ca7
Fixed #328 .
2020-12-23 19:40:24 +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
78ee6b83cf
Support color alternations in lists - fixes #282 .
2020-11-04 08:28:28 +01:00
Martin Rotter
252cc59b8d
Migrate to new gmail api batch endpoint.
2020-08-13 13:51:19 +02:00
Martin Rotter
7e06964b82
Fix newlines in downloaded messages for gmail.
2020-08-12 09:48:06 +02:00
Martin Rotter
fe3b8f0a1f
replace enum with enum class, some other refactorings.
2020-07-31 11:24:33 +02:00
Martin Rotter
fe286a707f
Switchable feed tree branches/arrows.
2020-07-24 10:52:09 +02:00