Commit graph

120 commits

Author SHA1 Message Date
Martin Rotter
8dac36b37c huge work on gmail previewer, some refactoring, some fixes 2022-03-31 15:00:50 +02:00
Martin Rotter
cd1f44ba77 add -w option to force nowebengine even in webengine version 2022-03-26 12:39:10 +01:00
Martin Rotter
f571a2d01b Initial PoC for litehtml integration. 2022-03-25 14:28:34 +01:00
Martin Rotter
e62889675f some renaming 2022-03-25 09:05:57 +01:00
Martin Rotter
dcafe45a23 disable survey 2022-03-23 08:35:55 +01:00
Martin Rotter
96c9a8fe09 fixed #662 2022-03-22 09:33:55 +01:00
Martin Rotter
52ca649908 add survey 2022-03-18 08:26:17 +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
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
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
d9d9541d71 nodejs can install/update packages 2022-02-07 15:20:01 +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
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
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
682489a233 try to fix problems with wrong detections of tray icon state 2022-01-07 08:15:47 +01:00
Martin Rotter
465c0d81e1 use bit better place to use UA 2021-12-16 10:02: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
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
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
f4a67cabd9 enable gstream appdir integration 2021-09-08 09:07:20 +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
f3287421fe add more sounds, more pleasant UI for sound choice 2021-08-20 06:42:24 +02:00
Martin Rotter
111ecfe487 change default sound for notification, add more sounds, make sound files smaller 2021-08-18 10:24:56 +02:00
Martin Rotter
b1e45623c5 display notifications when login failure etc. 2021-08-13 11:11:57 +02:00