Commit graph

483 commits

Author SHA1 Message Date
Martin Rotter
682489a233 try to fix problems with wrong detections of tray icon state 2022-01-07 08:15:47 +01:00
Martin Rotter
b743c72a04 fix problem with copying of new adblock js 2021-12-22 14:21:21 +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
465c0d81e1 use bit better place to use UA 2021-12-16 10:02:49 +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
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
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
8ae02930f6 working custom colůors 2021-11-25 15:09:30 +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
9d8742135a enable symlinks in skins 2021-11-16 08:54:46 +01:00
Martin Rotter
018ae2c8cb add Breeze iconset for windows 2021-11-15 11:20:01 +01:00
Martin Rotter
d16498bb3f user subfolder "icons" in user data folder 2021-11-14 19:36:44 +01:00
Martin Rotter
b43114bb35 change order of loading of palette and qss 2021-11-12 10:15:20 +01:00
Martin Rotter
f4cbe5199b change order of loading of palette and qss 2021-11-12 10:08:08 +01:00
Martin Rotter
9aad7e8789 enable dark for additional styles 2021-11-12 09:17:31 +01:00
Martin Rotter
f460e38336 optional dark style 2021-11-12 09:07:22 +01:00
Martin Rotter
3ca0cb436f optional dark style 2021-11-12 09:07:09 +01:00
Martin Rotter
502a89feac optional dark style 2021-11-12 08:50:16 +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
cf48e1c5ed support parent themes 2021-11-05 12:05:45 +01:00
Martin Rotter
92fce3761b rename theme.css to qt_style.qss 2021-11-05 10:08:48 +01:00
Martin Rotter
7e1dd31810 fix #530 2021-11-03 09:25:01 +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
c9ca548ebb implement temporary status bar messages 2021-11-01 14:41:02 +01:00
Martin Rotter
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
729453a06a make it all work with qt6 2021-10-29 13:01:52 +02:00
Martin Rotter
ef4f99bb77 improve selection handling, particularly when multiple/all articles are selected 2021-10-13 08:01:14 +02:00
Martin Rotter
7e2ba09e63 invite to discord if version first started 2021-10-08 10:34:04 +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
Martin Rotter
3bfee2c8c8 allow optional style file for skins 2021-10-04 08:15:15 +02:00
Martin Rotter
db76984b98 do not require email for skins 2021-09-30 11:03:46 +02:00
Martin Rotter
1a95143139 save settings dialog size when saving settings 2021-09-20 08:55:53 +02:00
Martin Rotter
4929b5fd62 fix settings window bug, fix shortcuts problem in lists 2021-09-14 11:00:16 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
ceb88b3c27 optional ignoring if contents changes in article updating 2021-09-08 10:03:41 +02:00
Martin Rotter
f4a67cabd9 enable gstream appdir integration 2021-09-08 09:07:20 +02:00
Martin Rotter
ba0e264ed3 non 0 default sound volume 2021-09-08 07:34:06 +02:00
Martin Rotter
5cad850e80 non 0 default sound volume 2021-09-08 07:33:06 +02:00
Martin Rotter
5c5a5b004c enhance notification sounds with volume control 2021-09-07 09:30:24 +02:00
Martin Rotter
d511ed21e5 fix behavior of external tools to also work as a solution for #332 2021-08-31 08:49:03 +02:00
Martin Rotter
23d3517c08 switch adblock off if it encounters fatal process error 2021-08-31 08:48:17 +02:00
Martin Rotter
dbb59e49ea refactorings 2021-08-25 13:59:37 +02:00
Martin Rotter
a0215dcbf0 remove some unused stuff 2021-08-25 08:23:57 +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
af2b43362a remove some redundat headers 2021-08-24 19:47:13 +02:00
Martin Rotter
02e03e6d4a overhauled logic around adblock, now is much easier to use 2021-08-24 10:18:39 +02:00
Martin Rotter
a164eb0a94 fix #473 2021-08-23 07:42:37 +02:00