Martin Rotter
8abf5bfde4
fix about dialog layout for Qt 5 too, #1416
2024-05-23 12:35:55 +02:00
Martin Rotter
99cbd7cb0d
label
2024-05-22 14:48:02 +02:00
Martin Rotter
66d70f2b7f
fix #1415
2024-05-22 09:59:58 +02:00
Martin Rotter
24f74394e1
fix #1408
2024-05-22 08:54:21 +02:00
Martin Rotter
346daa0d89
fix #1410
2024-05-22 08:16:40 +02:00
Martin Rotter
d3c3d29d04
move libdir cmake a bit
2024-05-22 08:11:57 +02:00
Martin Rotter
6efd8b46ab
move libdir cmake a bit
2024-05-22 08:11:20 +02:00
Martin Rotter
c61ecaaa40
Merge branch 'master' of github.com:martinrotter/rssguard
2024-05-22 08:09:14 +02:00
igrekster
bdf84b7cfa
Use the same library search path as the install path on Unix platforms ( #1412 )
...
Some distributions use `lib64` for shared libraries. This breaks
the plugin search logic.
Added a `-D` define to use the same path as is configured by CMake.
2024-05-22 08:08:50 +02:00
Martin Rotter
04432cd1c4
deploy libmpv only if neeeded
2024-05-20 15:07:52 +02:00
Martin Rotter
6d9a970543
do not use libmpv on qt5/windows builds
2024-05-20 14:41:55 +02:00
Martin Rotter
4a85d10778
do not use libmpv on qt5/windows builds
2024-05-20 14:37:08 +02:00
Martin Rotter
18e6b24013
Merge branch 'master' of github.com:martinrotter/rssguard
2024-05-17 11:36:05 +02:00
Martin Rotter
1e9de02e85
more dt formats, some pre-fixing of dts
2024-05-17 11:20:34 +02:00
martinrotter
2589a5405f
New Crowdin updates ( #1407 )
2024-05-17 10:02:54 +02:00
Martin Rotter
52c609c3c7
try to enhance new approach to datetime parsing
2024-05-17 09:49:57 +02:00
Martin Rotter
f8e09fa589
try to enhance new approach to datetime parsing
2024-05-17 09:34:21 +02:00
Martin Rotter
526c4d62d3
fix #1403
2024-05-14 09:24:46 +02:00
Martin Rotter
f2d3203df1
changelůog
4.7.0
2024-05-14 07:45:37 +02:00
Martin Rotter
dce311c2ec
aqt
2024-05-09 08:59:03 +02:00
martinrotter
476799fb69
New Crowdin updates ( #1400 )
2024-05-09 08:51:38 +02:00
Martin Rotter
7e50de2868
high DPI respect system env
2024-05-03 10:36:57 +02:00
Martin Rotter
48731fb0e1
fix invoke problem?
2024-04-30 13:07:32 +02:00
Martin Rotter
d1b9039bba
multiple fixes related to all nodejs features
2024-04-25 13:24:52 +02:00
Martin Rotter
32e8f1f2a0
adjust timeouts of toast notifications a bit
2024-04-24 08:10:05 +02:00
martinrotter
e00bb3aaba
New Crowdin updates ( #1387 )
2024-04-24 07:01:00 +02:00
Martin Rotter
1b2d155eca
bit more polishment
2024-04-23 10:59:28 +02:00
Martin Rotter
9e5f830fdf
Merge branch 'master' of github.com:martinrotter/rssguard
2024-04-23 09:05:47 +02:00
Martin Rotter
a76c40105c
correctly decode HTML for extractor
2024-04-23 09:05:33 +02:00
martinrotter
9152efadcd
New Crowdin updates ( #1386 )
2024-04-23 09:04:54 +02:00
Martin Rotter
43173c6b16
use proper URL when extracting article
2024-04-23 08:22:43 +02:00
Martin Rotter
c7c069d889
starting to work on fetching full article content
2024-04-22 14:37:49 +02:00
Martin Rotter
d8525c3a93
update npm packages
2024-04-22 07:56:48 +02:00
Martin Rotter
928f536adb
fix build
2024-04-19 13:26:32 +02:00
Martin Rotter
73603c3d69
Merge branch 'master' of github.com:martinrotter/rssguard
2024-04-19 13:11:18 +02:00
Martin Rotter
cd24bcd649
fixes #1017
2024-04-19 13:11:07 +02:00
Guilherme Silva
024a31ef36
Force libmpv to use the "libmpv" video output ( #1381 )
...
Starting from version 0.38.0, libmpv stopped using the "libmpv" video
output ("vo" option) by default, which ends up causing mpv to spawn its
own, separate and detached window, instead of just embedding itself
onto RSS Guard's internal media player.
Upstream commit: 0e441525cf
Note: This option is only set when building RSS Guard with the
"MEDIAPLAYER_LIBMPV_OPENGL" option set to "ON", since local testing
showed it's not necessary otherwise.
Co-authored-by: martinrotter <martinrotter@users.noreply.github.com>
2024-04-19 07:48:41 +02:00
martinrotter
2144c07b90
New Crowdin updates ( #1380 )
2024-04-19 07:23:14 +02:00
Martin Rotter
b974f91987
update docs
2024-04-18 09:18:32 +02:00
Martin Rotter
9351d63cbe
make dt detection much simpler and hopefully more maintainable and robust
2024-04-16 09:59:16 +02:00
Martin Rotter
86eaa3f965
revert to older dt recognition
2024-04-16 08:17:05 +02:00
Martin Rotter
9e2a370e0c
fix build
2024-04-15 10:14:27 +02:00
Martin Rotter
2d1e85b8b0
fix build
2024-04-15 09:47:55 +02:00
Martin Rotter
516045bd28
update deps
2024-04-15 09:42:21 +02:00
Martin Rotter
8a29f3f566
NSIS installer now allows to only install plugins user needs
2024-04-15 09:37:54 +02:00
Martin Rotter
18fcd78927
test build
2024-04-12 13:08:07 +02:00
Martin Rotter
e8ac98ba82
some adblock refactors
2024-04-12 07:21:51 +02:00
Martin Rotter
527987b0dc
restore expand state after item is no longer filtered out, fixes #1262
2024-04-10 12:18:21 +02:00
martinrotter
895be5a92b
New Crowdin updates ( #1373 )
2024-04-10 08:29:37 +02:00
martinrotter
e9bbd77d10
German translation for rssguard_en.ts [skip ci] ( #1369 )
2024-04-09 08:22:58 +02:00