Martin Rotter
7b48ef358f
lang sync
2022-01-07 07:30:32 +01:00
Martin Rotter
1811a03414
implement #556
2022-01-05 09:45:43 +01:00
Martin Rotter
94c9dd71c4
support games for metacritic too
2022-01-04 12:32:52 +01:00
Martin Rotter
5990ff2b27
metacritic filtering script
2022-01-04 12:18:43 +01:00
Martin Rotter
4de3db8000
make sure selected item does not disappear in some cases when filtering
2022-01-03 09:05:09 +01:00
Martin Rotter
af19e5376a
check item for null when marking read/unread/starred
2022-01-03 08:02:55 +01:00
Martin Rotter
0d046d6b20
Merge branch 'master' of github.com:martinrotter/rssguard
2022-01-01 20:11:02 +01:00
Martin Rotter
7fa4488fb9
some preps for select next imp article
2022-01-01 17:36:52 +01:00
Martin Rotter
b743c72a04
fix problem with copying of new adblock js
2021-12-22 14:21:21 +01:00
Martin Rotter
0a42d50e54
fix #562
2021-12-22 09:48:08 +01:00
Martin Rotter
c7fb0d221c
think
2021-12-21 15:04:41 +01:00
Martin Rotter
7049e3ca6c
some work on feed list filtering, now features "show unread only" and regex filtering actually works together, still thinking about how to solve #546
2021-12-21 14:46:27 +01:00
Martin Rotter
e9302cdbba
fix some warnings
2021-12-21 09:18:10 +01:00
Martin Rotter
b1f45d75fd
improve app behavior when compiled statically
2021-12-21 08:08:45 +01:00
Martin Rotter
bd7cb87525
update docs
2021-12-20 10:44:56 +01:00
Martin Rotter
38989fa884
determine root global node.js package location in runtime instead of hardcoding it
2021-12-20 10:26:26 +01:00
Martin Rotter
d85683178b
add more items to "web settings" context menu - now allows to disable internal PDF viewer etc.
2021-12-16 10:21:46 +01:00
Martin Rotter
465c0d81e1
use bit better place to use UA
2021-12-16 10:02:49 +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
martinrotter
7cf80321bd
Update Documentation.md
2021-12-16 08:08:00 +01:00
Martin Rotter
b48f2477ae
allow launching of external programs in article filters
2021-12-15 08:06:38 +01:00
Martin Rotter
6dbe7a82db
fix removing of db articles when older than days is 0
2021-12-14 14:39:57 +01:00
Martin Rotter
94585e5f97
use qsoundeffect as it has ALSA support for WAV files, use qmediaplayer for other files
2021-12-14 11:34:54 +01:00
Martin Rotter
24db7c5371
unify scrape scripts
2021-12-10 12:07:26 +01:00
akinokonomi
92aa7c8d97
Update "nudus" skin and more ( #540 )
...
* Update dark style colours in skinfactory.cpp
* Update vergilius metadata.xml, add %8 id
* Update nudus skin. Separate it to light and dark versions (SCSS)
Co-authored-by: akinokonomi <akinokonomi@example.com>
2021-12-09 08:11:18 +01:00
Martin Rotter
3b7be451d5
lang sync, better sync script
2021-11-29 08:10:33 +01:00
Martin Rotter
78b9d297fd
xMerge branch 'master' of github.com:martinrotter/rssguard
2021-11-29 07:56:44 +01:00
Martin Rotter
d7468dc769
missing icons in article filters dialog
2021-11-29 07:56:21 +01:00
Martin Rotter
0cf226f9fe
search boxes placeholders changed
2021-11-27 06:36:22 +01:00
Martin Rotter
0d27332780
use 5.15.2 as qt 6 caused some bugs
2021-11-26 14:20:33 +01:00
Martin Rotter
b93135de7d
string constructor
2021-11-26 10:52:22 +01:00
Martin Rotter
831f10d896
make URL sanitization BIT more nice
2021-11-26 10:48:13 +01:00
Martin Rotter
0c43242488
lang sync
2021-11-26 08:00:16 +01:00
Martin Rotter
a03df018bb
display more readable strings in custom skin colors
2021-11-26 07:56:47 +01:00
Martin Rotter
efe3c3f8db
respech "enabled" check in custom colors
2021-11-26 07:34:14 +01:00
Martin Rotter
637411a0d6
minor fixups
2021-11-26 07:03:00 +01:00
Martin Rotter
fe275bb864
rename select next/prev item
2021-11-26 06:49:33 +01:00
Martin Rotter
8ae02930f6
working custom colůors
2021-11-25 15:09:30 +01:00
Martin Rotter
fb840a5440
some icon fixes, also fix crash #539
2021-11-23 12:53:02 +01:00
Martin Rotter
9f68cf81bb
only shorten tooltips on URL column and tab name
2021-11-22 07:49:17 +01:00
Martin Rotter
258cff1c18
test better splitter handling¨
2021-11-19 13:17:24 +01:00
Martin Rotter
d7574cf1eb
use qt5 as qt6 breaks some functionality
2021-11-19 10:28:53 +01:00
Martin Rotter
c445125174
use qt5 as qt6 breaks some functionality
2021-11-19 10:23:50 +01:00
Martin Rotter
6b621dc816
use qt5 as qt6 breaks some functionality
2021-11-19 10:17:39 +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
a286d67779
add "4" key to metadata.xml
2021-11-18 09:51:37 +01:00
Martin Rotter
b35d52be31
pass msg ID to single msg layout
2021-11-18 09:48:13 +01:00
Martin Rotter
6796c81ce0
fix build
2021-11-18 08:57:50 +01:00
Martin Rotter
b1daf883ac
use qt 6 for windows build
2021-11-18 08:40:28 +01:00
Martin Rotter
ed6db54cff
fix some crash
2021-11-16 11:45:28 +01:00