Commit graph

454 commits

Author SHA1 Message Date
Martin Rotter
4199b9c7b7 fix import de-duplication 2022-02-03 12:41:21 +01:00
Martin Rotter
560b20d20c save 2022-02-02 13:01:12 +01:00
Martin Rotter
c360450e62 some work on nodejs integration 2022-02-02 10:06:45 +01:00
jan Anja
a82a9eb5cf
Change Q_OS_LINUX to Q_OS_UNIX (#616)
* change Q_OS_LINUX to Q_OS_UNIX

This is needed for BSD operating systems:

https://cgit.freebsd.org/ports/tree/net/rssguard/Makefile?id=865fc1ddb58052d38fc0f353ce70da4c7d643b79
8767b251da/net/rssguard/Makefile

* Update CMakeLists.txt

* Update Documentation.md

Co-authored-by: martinrotter <martinrotter@users.noreply.github.com>
2022-01-31 19:11:46 +01:00
Martin Rotter
a35da080aa about dialog UX 2022-01-27 15:57:15 +01:00
igrekster
5a5b697fbe
configure icon/skin themes early in startup (#611)
After changing the icon theme some of the icons were still from my
current system (Gentoo/KDE) icon theme. Moving the theme setup
earlier in the startup fixed it.
2022-01-27 15:47:23 +01:00
Martin Rotter
b2f574b7e6 restart feature now also uses cmdline args 2022-01-26 08:41:47 +01:00
Martin Rotter
45381aad3a restart feature now also uses cmdline args 2022-01-26 08:40:15 +01:00
akinokonomi
3318b96c16
Allow force dark look for qt6ct (#613)
* Allow force dark for qt6ct-style

* Update skinfactory.cpp

Co-authored-by: akinokonomi <akinokonomi@example.com>
Co-authored-by: martinrotter <martinrotter@users.noreply.github.com>
2022-01-26 08:19:57 +01:00
Martin Rotter
f0d993451f indicate QT_STYLE_OVERRIDE usage in settings 2022-01-22 10:10:39 +01:00
Martin Rotter
6242bfa60c customize padding for msg list 2022-01-20 10:58:10 +01:00
Martin Rotter
f60f3faa4e add plain skin as reference for docs
¨
2022-01-20 07:26:04 +01:00
Martin Rotter
bbf1f5bed1 remove some ex bits 2022-01-19 10:58:27 +01:00
Martin Rotter
b35a617f1a fix default font size in article viewer 2022-01-19 09:17:09 +01:00
Martin Rotter
7d7ee4140d re-introduce Google S2 favicon service to icon fetching mechanism 2022-01-19 08:22:26 +01:00
Martin Rotter
9c670b8629 fixed #393 2022-01-18 10:09:49 +01:00
Martin Rotter
66159f42a1 abandon needless # separator for scripts! 2022-01-17 14:31:23 +01:00
Martin Rotter
d13f877402 fix problems with logging 2022-01-17 08:40:51 +01:00
Martin Rotter
361a0f2b31 sync langs, work on nodejs integration 2022-01-14 07:50:48 +01:00
Martin Rotter
95a5341967 multiple UX fixes, fix #570, prepare for better integration of nodejs 2022-01-13 13:51:57 +01:00
Martin Rotter
fd1355e3c0 changeable toolbar icon size 2022-01-07 10:13:56 +01:00
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