Commit graph

25 commits

Author SHA1 Message Date
Martin Rotter
f742a3de3f work on docs 2023-08-23 08:32:38 +02:00
Martin Rotter
0abef3faac new initial feeds 2023-08-18 18:11:41 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
546a674ebf fixed #725 2023-02-02 14:59:01 +01:00
Martin Rotter
22de6444db allow for arbitrary placeholder position in ext. tools 2022-11-21 09:26:54 +01:00
Martin Rotter
c7130ca563 fix #793! 2022-10-14 14:52:45 +02:00
Martin Rotter
d650c6a87c add http/2 switch 2022-09-14 15:17:33 +02:00
Martin Rotter
d9a651490a allow user to disable all incoming cookies for greate privacy 2022-05-02 13:09:20 +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
0c10e8fe02 use helpspoiler everywhere 2022-03-16 12:59:34 +01:00
Martin Rotter
b442d9fb84 display unread counts in title too 2022-02-24 08:31: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
d511ed21e5 fix behavior of external tools to also work as a solution for #332 2021-08-31 08:49:03 +02:00
Martin Rotter
dbb59e49ea refactorings 2021-08-25 13:59:37 +02:00
Martin Rotter
fa78b8f1ec refactoring, moved some files 2021-05-07 07:25:53 +02:00
Martin Rotter
edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter
3ac28d135c extract blob to DB API, make sql scripts more psql friendly 2021-05-07 07:19:59 +02:00
Martin Rotter
7c42177d21 Reworked external tools, now in internal web browser too, can be used with media in web browser 2021-05-07 07:19:58 +02:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +01:00
Martin Rotter
15eadf188e Loading/saving of acc-specific proxy settings now works for all account types. 2021-01-21 09:49:51 +01:00
Martin Rotter
ff969016db Working on per acc proxy. 2021-01-20 14:23:58 +01:00
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
45e163ecba Fix network manager destructor exception. 2020-05-26 09:58:07 +02:00
Martin Rotter
9774daac6a Try to fix proxy for webengine. 2020-04-27 10:23:49 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/gui/settings/settingsbrowsermail.cpp (Browse further)