Commit Graph

4875 Commits

Author SHA1 Message Date
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
Martin Rotter 9d8742135a enable symlinks in skins 2021-11-16 08:54:46 +01:00
Martin Rotter c6ae122777 shorten tooltips 2021-11-16 08:53:17 +01:00
Martin Rotter 59bcdd5d35 show color from feed list even on selected items if color is provided 2021-11-16 08:21:19 +01:00
Martin Rotter 9e89d6314b update author when article arrives in some cases 2021-11-16 08:03:50 +01:00
Martin Rotter 9e0c9b49d4 try to fix situation where starred attribute is overwritten 2021-11-16 07:50:56 +01:00
Martin Rotter 3ef1a94a2d Merge branch 'master' of github.com:martinrotter/rssguard 2021-11-16 07:41:23 +01:00
Martin Rotter 9fb0484d28 lang sync 2021-11-16 07:41:19 +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 a393890bc2 fixup x bits 2021-11-16 07:26:25 +01:00
Martin Rotter dd12db245f remove x bit 2021-11-16 07:18:48 +01:00