Martin Rotter
45751381ec
fix handling of force-dark-mode when style is forced via style or env
2022-03-03 08:14:01 +01:00
Martin Rotter
38c9a4407f
sync langs, now default language is en_US, because en was source language with some untranslated strings like plural %n strings
2022-03-02 08:34:15 +01:00
Martin Rotter
7f5d1473a3
Shitload of changes, save it.
...
Also note that this introduces some SQL changes for metadata version 2 which is still unpublished but was introduced some commits ago, therefore individual "devbuild"s are NOT cross-compatible betweem each other.
2022-03-01 14:45:20 +01:00
Martin Rotter
83f2da43fa
tweak unread counts format in title, some misc fix
2022-02-28 10:05:37 +01:00
Martin Rotter
8b458a6999
fixup of datetime switchable
2022-02-25 13:15:19 +01:00
Martin Rotter
12ae03e9c5
lang sync, polish of taskbar
2022-02-24 13:32:45 +01:00
Martin Rotter
8238814217
show progressbar in taskbar on windows
2022-02-24 12:07:56 +01:00
Martin Rotter
a52d703e4b
refactoring and adding of taskbar overlay icon
2022-02-24 11:44:05 +01:00
Martin Rotter
b442d9fb84
display unread counts in title too
2022-02-24 08:31:45 +01:00
Martin Rotter
c33be91120
added way to disable just debug outputs, fixes #645
2022-02-22 09:45:49 +01:00
Martin Rotter
7c96a97503
added way to disable just debug outputs, fixes #645
2022-02-22 09:32:57 +01:00
igrekster
aee9394f98
Add option to control the display of the unread message count on task bar ( #649 )
...
In a news reading style with many sources and leaving messages unread
the unread message count becomes irrelevant. We already have an option
to disable the count in the icon tray, but not on the task bar. Added a
checkbox to enable/disable the message count on apps task bar icon /
entry.
Chose to put it into a new tab page as we might add more task bar
functionality (progress update, recent articles, etc..).
2022-02-22 08:27:43 +01:00
Martin Rotter
5ce90e5943
files for newsbluer plugin
2022-02-18 11:57:35 +01:00
Martin Rotter
beb9c5a263
work on nodejs int
2022-02-16 14:07:48 +01:00
Martin Rotter
fd7b407de4
save, but will need polish of nodejs integration when there are errors
2022-02-15 12:47:52 +01:00
Martin Rotter
521d6418fb
fix #608
2022-02-14 15:10:28 +01:00
Martin Rotter
57aa325465
work on skin loading, fixed a typo, some code cleanup
2022-02-14 09:32:15 +01:00
Martin Rotter
fcee8d0e04
save
2022-02-13 21:16:12 +01:00
Martin Rotter
4ec98eb322
save
2022-02-11 15:19:05 +01:00
Martin Rotter
1389a86083
allow multi package nodejs install
2022-02-11 13:21:39 +01:00
Martin Rotter
d21520f28a
new notification events for nodejs packages info
2022-02-11 08:54:49 +01:00
Martin Rotter
b2343a0189
integrate nodejs in a better way, fix APP_REVISION missing
2022-02-10 12:19:13 +01:00
Martin Rotter
8948186144
tolower nodejs folder
2022-02-08 14:47:37 +01:00
Martin Rotter
d9d9541d71
nodejs can install/update packages
2022-02-07 15:20:01 +01:00
Martin Rotter
43c611fcc0
save
2022-02-07 07:56:27 +01:00
Martin Rotter
f3fe65a4bb
more time formats
2022-02-06 19:59:17 +01:00
Martin Rotter
8cb7c1c496
fully editable datetime format in msg list
2022-02-06 07:44:18 +01:00
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