144 Commits

Author SHA1 Message Date
Guilherme Silva
f64c46c6ae
Further improvements for the 'Lite' Flatpak variant (#836)
These changes should only affect the Linux build.

Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-12-21 15:02:27 +01:00
Martin Rotter
de09d34618 typo! 2022-12-07 08:05:48 +01:00
Martin Rotter
fa54c19b0e Merge branch 'master' of github.com:martinrotter/rssguard 2022-12-06 07:30:24 +01:00
Martin Rotter
9141a37624 fix crash when closing rssguard with opened log dialog 2022-12-06 07:30:15 +01:00
Martin Rotter
a3eeb4419e fixed #835 2022-12-04 10:03:22 +01:00
Martin Rotter
6877044a57 implemented #745 2022-12-03 09:42:26 +01:00
Martin Rotter
5029529d43 fix app debug log dialog crash 2022-12-02 07:39:43 +01:00
Martin Rotter
1e28d482fc added new override color option for new articles, fixed regression crash from previous commit 2022-12-01 09:57:57 +01:00
Martin Rotter
a3a77211d0 added no-duplicates premade article filter + implemented dialog-based application log viewer 2022-12-01 08:17:39 +01:00
Martin Rotter
9fff2feac5 fixed #819 2022-10-27 12:03:44 +02:00
Martin Rotter
c7130ca563 fix #793! 2022-10-14 14:52:45 +02:00
Martin Rotter
514830f697 bundle gstreamer in a better way 2022-09-07 13:30:30 +02:00
Martin Rotter
08ba783551 bundle gstreamer in a better way 2022-09-07 09:14:20 +02:00
Martin Rotter
191b503050 make webengine profile actually WORK, working user-data cache path working 2022-09-06 14:34:55 +02:00
Martin Rotter
89a77315b1 fix for #773 2022-09-01 11:07:33 +02:00
Martin Rotter
6e8841eacf try to fix #778 2022-08-31 12:36:48 +02:00
Martin Rotter
cc014dc1dd fix problems when switching alphabetic/manual sorting + add auto-expand delay 2022-08-29 08:19:56 +02:00
Martin Rotter
d91b2927ce autostart feature now takes CLI arguments into account on windows, TODO on linux 2022-05-04 08:45:42 +02:00
Martin Rotter
08a67adc1c save 2022-04-20 05:38:13 +02:00
Martin Rotter
994c377049 remove litehtml stuff, return to good old nwe widget, start to work on its goodies, including images support 2022-04-12 12:30:24 +02:00
Martin Rotter
983f1eef10 merge qtextbrowser, covid here, have to take pause 2022-04-10 11:24:57 +02:00
Martin Rotter
ad4ffddf8d fix warnings, update clang file 2022-04-09 09:35:55 +02:00
Martin Rotter
3beb4a6c08 clang format file 2022-04-09 09:12:22 +02:00
Martin Rotter
7cac9d7f5b enhance behavior of cookies, both cookie jars are now more properly inteconnected, cache/storage now resides under user data folder 2022-04-06 10:24:42 +02:00
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