1554 Commits

Author SHA1 Message Date
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
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
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
d7468dc769 missing icons in article filters dialog 2021-11-29 07:56:21 +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
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
b35d52be31 pass msg ID to single msg layout 2021-11-18 09:48:13 +01:00
Martin Rotter
b1daf883ac use qt 6 for windows build 2021-11-18 08:40:28 +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
Martin Rotter
a393890bc2 fixup x bits 2021-11-16 07:26:25 +01:00
Martin Rotter
5bb5048dd2 some files for reddit 2021-11-16 07:18:27 +01:00
Martin Rotter
962b9948b6 fixup exec bits, make Breeze default 2021-11-15 11:22:09 +01:00
Martin Rotter
018ae2c8cb add Breeze iconset for windows 2021-11-15 11:20:01 +01:00
Martin Rotter
40a26cb361 docs 2021-11-14 19:39:14 +01:00
Martin Rotter
41e1af64e5 optional dark style 2021-11-12 08:39:44 +01:00
Martin Rotter
6b1a93b66c bare skeleton for reddit plugin 2021-11-10 13:00:41 +01:00
Martin Rotter
f8bb0ea6a6 make oauth2 support reddit 2021-11-10 12:27:02 +01:00
Martin Rotter
4a0b4d8c97 add close current tab action 2021-11-09 07:46:32 +01:00
Martin Rotter
92fce3761b rename theme.css to qt_style.qss 2021-11-05 10:08:48 +01:00
Martin Rotter
2548ffa030 more modern and sane default feeds 2021-11-04 08:48:51 +01:00
Martin Rotter
b4c85a188d fix UI strings - add px unit, remove some useless hints) 2021-11-04 07:27:00 +01:00
Martin Rotter
344f8cfe8b sanitize std feed titles when saving, also fix their display in status bar 2021-11-03 07:13:49 +01:00
Martin Rotter
71dd65aef9 fix setting row height in lists of feeds and messages 2021-11-02 09:32:47 +01:00
Martin Rotter
f6dd3f88e7 show hovered links as tooltips 2021-11-01 10:53:33 +01:00
Martin Rotter
729453a06a make it all work with qt6 2021-10-29 13:01:52 +02:00
martinrotter
0c753b493d
Update build-windows.ps1 2021-10-22 06:31:23 +02:00
martinrotter
a0eafa040d
Update Documentation.md 2021-10-22 06:16:02 +02:00
Martin Rotter
206686d443 try to fix ? marks problem 2021-10-21 07:50:54 +02:00
Martin Rotter
e9a9b32335 do not mark message as read when right click with mouse 2021-10-19 09:49:25 +02:00
Martin Rotter
9855b8a523 fix macosx build 2021-10-15 13:13:56 +02:00
Martin Rotter
03eef3758e changelog 2021-10-15 12:57:19 +02:00
Martin Rotter
f7a6644182 changelog 2021-10-15 11:50:07 +02:00
Martin Rotter
28edff70a7 possibly fix problems with changing layout when message previewer is actually hidden 2021-10-15 08:13:39 +02:00
Martin Rotter
ef4f99bb77 improve selection handling, particularly when multiple/all articles are selected 2021-10-13 08:01:14 +02:00
akinokonomi
a6ea4b08a9
Update Documentation (#516)
Co-authored-by: akinokonomi <akinokonomi@example.com>
2021-10-08 08:51:17 +02: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