Martin Rotter
94983a3b41
implement #723
2022-09-15 14:28:48 +02:00
Martin Rotter
191b503050
make webengine profile actually WORK, working user-data cache path working
2022-09-06 14:34:55 +02:00
Martin Rotter
2bc172dd24
more precise logic for dropping
2022-08-31 07:24:31 +02:00
Martin Rotter
3d93a40284
windowsvista style default on windows
2022-08-26 10:53:54 +02:00
Martin Rotter
37ba269311
add option to forcibly bundle icon themes, enable for appimage build
2022-07-20 13:06:31 +02:00
Martin Rotter
ab68236cbc
try to fix calls to qprocess:startdetached
2022-07-07 09:45:00 +02:00
brkgbr
e3096aee4f
Extend filtering ( #678 )
...
* Unified naming in message highlighter related code
* Added extended filtering logic
* Added UI for extended filtering
* Removed ShowOnlyUnreadMessages from Articles menu
* Added filter to messagestoolbar defaults
* Implemented QToolButton state saving
* Review fixes
* Changed titles for article filter buttons
2022-04-09 07:14:25 +02:00
Martin Rotter
7eff7e93b4
save
2022-03-31 15:22:32 +02:00
Martin Rotter
cd1f44ba77
add -w option to force nowebengine even in webengine version
2022-03-26 12:39:10 +01:00
Martin Rotter
02c183b2c7
make zoom work
2022-03-26 09:32:32 +01:00
Martin Rotter
67e9a249af
Revert "cleanup manual sort partial implementation"
...
This reverts commit 741c6ef68281460035b03f7b9b695d90045b28d6.
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
38c9a4407f
sync langs, now default language is en_US, because en was source language with some untranslated strings like plural %n strings
2022-03-02 08:34:15 +01:00
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
7c96a97503
added way to disable just debug outputs, fixes #645
2022-02-22 09:32:57 +01:00
Martin Rotter
5ce90e5943
files for newsbluer plugin
2022-02-18 11:57:35 +01:00
Martin Rotter
b2343a0189
integrate nodejs in a better way, fix APP_REVISION missing
2022-02-10 12:19:13 +01:00
Martin Rotter
560b20d20c
save
2022-02-02 13:01:12 +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
8f2715bd33
remove obsolete skins
2022-01-18 10:22:06 +01:00
Martin Rotter
f5856679d4
big refactoring of PR #588
2022-01-18 09:32:16 +01:00
igrekster
547754e83d
add feed option to load article URL in message preview ( #588 )
...
* add feed option to load article URL in message preview
Some RSS feeds (such as reddit.com) provide quite limited `content`
section, thus it is desirable to load the URL into the message preview.
* Support displayUrl for all feed types
2022-01-18 07:40:22 +01:00
Martin Rotter
eb76dd3694
use more classic UA even in non-webengine version
2022-01-17 08:27:32 +01:00
Martin Rotter
daa889ee95
fix #573
2022-01-09 08:51:58 +01:00
Martin Rotter
d001ca6378
use same UA for all network stuff in rss guard, also make UA to be more standard format
2021-12-16 09:44:42 +01:00
Martin Rotter
f1baf56dcf
use direct enums in metadata.xml, allow for custom dynamcic colors in lists for selected items
2021-11-19 08:31:09 +01:00
Martin Rotter
c6ae122777
shorten tooltips
2021-11-16 08:53:17 +01:00
akinokonomi
f40989d383
Use newer name for Mac OS X/OS X -> macOS ( #536 )
...
Co-authored-by: akinokonomi <akinokonomi@example.com>
2021-11-16 07:39:21 +01:00
akinokonomi
fe04e6a4a8
Update article filters help link ( #537 )
...
Co-authored-by: akinokonomi <akinokonomi@example.com>
2021-11-16 07:38:38 +01:00
Martin Rotter
962b9948b6
fixup exec bits, make Breeze default
2021-11-15 11:22:09 +01:00
Martin Rotter
6b1a93b66c
bare skeleton for reddit plugin
2021-11-10 13:00:41 +01:00
Martin Rotter
3bfee2c8c8
allow optional style file for skins
2021-10-04 08:15:15 +02:00
Martin Rotter
ba0e264ed3
non 0 default sound volume
2021-09-08 07:34:06 +02:00
Martin Rotter
afd999194e
add more proxy logging
2021-09-02 11:12:33 +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
dd85b2905c
added soem safeyt chceks when restoring list view state
2021-08-17 13:21:48 +02:00
Martin Rotter
97f6c2c1ba
do not store DB file in extra redundat "local" subfolder
2021-08-16 07:21:10 +02:00
Martin Rotter
2222b94d69
fix os2
2021-08-13 09:43:36 +02:00
Martin Rotter
5e4ae7657b
work on better notifications
2021-06-15 15:02:14 +02:00
Martin Rotter
e5685513f1
Do not exit app on unknown CLI options anymore.
2021-05-31 09:15:57 +02:00
Martin Rotter
54383e9e53
little work on notifications
2021-05-26 09:26:53 +02:00
Martin Rotter
9029a63323
save
2021-05-07 13:58:44 +02:00
Martin Rotter
3df1bc75ce
save
2021-05-07 07:25:55 +02:00
Martin Rotter
3a21265f0c
save¨
2021-05-07 07:25:55 +02:00
Martin Rotter
ac100496bb
case insensitive search with regexps
2021-05-07 07:25:52 +02:00
Martin Rotter
f5b00e9186
fixed #380 - search in feeds
2021-05-07 07:25:52 +02:00
Martin Rotter
0110590fa8
Remove unneeded class.
2021-05-07 07:25:52 +02:00
Martin Rotter
530b46a882
translation script
2021-05-07 07:22:57 +02:00
Martin Rotter
e7d366328f
Fix argument passing between rssguard instances.
2021-05-07 07:22:56 +02:00