Commit graph

109 commits

Author SHA1 Message Date
Martin Rotter
a57a6ab63f effectivelly implemented #1371 - added a switch to switch entire article list if all selected items are RTL 2024-10-08 14:12:43 +02:00
Martin Rotter
ab4861a64f fix #1471 2024-08-06 12:07:28 +02:00
Martin Rotter
cd24bcd649 fixes #1017 2024-04-19 13:11:07 +02:00
Martin Rotter
31fc63e422 delay initial update check and by default turn off 2024-03-25 10:45:12 +01:00
Martin Rotter
80d3783701 !rename 2024-03-25 09:06:01 +01:00
Martin Rotter
31e8612f4c universal dialog size remembering, fix for #1336 2024-03-18 13:58:07 +01:00
Martin Rotter
07de8e7e32 work on ical 2024-03-12 14:39:35 +01:00
Martin Rotter
e48677b665 automatically resize all dialogs which are bigger than available screen 2024-01-24 09:22:19 +01:00
Martin Rotter
fb62f66445 work on article amount limitting 2024-01-12 09:13:13 +01:00
Martin Rotter
c2f767ea55 fix #1268 2024-01-10 11:37:37 +01:00
Martin Rotter
ea8bac60d6 fix #1267 and some other minor bugs and stuff 2024-01-10 10:14:07 +01:00
Martin Rotter
dc701cea1d api work 2023-12-13 07:21:30 +01:00
Martin Rotter
5d5c23ff5e boilerplate for api server 2023-12-08 12:11:39 +01:00
Martin Rotter
1557bc9ff5 deal with overflowing images, provide HTML files for lite nudus-* 2023-12-01 10:54:08 +01:00
Martin Rotter
de8b65bdec added icon to setting sections 2023-11-30 12:01:38 +01:00
Martin Rotter
195a1f595c rename nowebengine to lite, many other changes, will need to re-fix other tgins 2023-11-28 07:40:11 +01:00
Martin Rotter
fa990b2610 fixes #1203 2023-11-16 11:19:38 +01:00
Martin Rotter
d2c94992e5 opacity support for notifications 2023-11-10 10:06:55 +01:00
Martin Rotter
edc30fbe48 greader plugin now has ability to export/import feeds via API usage 2023-11-09 12:34:00 +01:00
Martin Rotter
e3e1929436 save, work on toasts 2023-09-20 07:20:08 +02:00
Martin Rotter
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +02:00
Martin Rotter
fa7d262234 exec bit fuckedup 2023-08-23 09:08:40 +02:00
Martin Rotter
f742a3de3f work on docs 2023-08-23 08:32:38 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
رشيد
a5366e8a68 RTL layout direction to feeds
I added a feature that lets change the feed's articles from right to left for languages such as Arabic, Urdu, Hebrew, Farsi...
To enable it :  **The desired feed -> Edit selected item -> Articles -> Right-to-left layout**.

![LTR](https://github.com/martinrotter/rssguard/assets/25085777/a555d38d-a066-44d2-b0d0-158daae4ac2b)
![RTL](https://github.com/martinrotter/rssguard/assets/25085777/81cde3e3-f645-4c2b-a46a-d60aa5f54bd7)
2023-07-22 16:00:18 +01:00
Martin Rotter
a35be95d07 fix #948, work on label performance 2023-06-09 07:39:26 +02:00
Martin Rotter
4ed6f9c2da support very fast auto-fetch intervals 2023-05-04 09:11:25 +02:00
Martin Rotter
083173c8c4 fix #424 2023-04-14 11:06:16 +02:00
Martin Rotter
546a674ebf fixed #725 2023-02-02 14:59:01 +01:00
Martin Rotter
3cf0fe8763 allow for skins to specify default app-wide font, some other subfixes to allow for proper functionality 2023-01-31 14:47:20 +01:00
Martin Rotter
2759e4b820 only disable sandbox on linux by default 2023-01-20 07:07:44 +01:00
Martin Rotter
570973fdcc fix webengine functionality on linux appimage builds 2023-01-19 08:07:44 +01:00
Martin Rotter
ffc9c74900 some cleanups, remove DB transactins support as it is now useless 2023-01-09 14:44:41 +01:00
Martin Rotter
7e14390e2c make cookie jar thread safe, make qsettings thread safe 2023-01-05 09:44:46 +01:00
Martin Rotter
c7130ca563 fix #793! 2022-10-14 14:52:45 +02:00
Martin Rotter
5a337ad024 fix adblock default lists addresses, as easylist.to has problems 2022-10-13 07:25:47 +02:00
Martin Rotter
d650c6a87c add http/2 switch 2022-09-14 15:17:33 +02:00
Martin Rotter
d63035fe92 disable alphabetic sorting by default because now we have drag/drop reordering too 2022-08-27 10:10:08 +02:00
Martin Rotter
4348a51d67 fix resolving of URLs for external browser and downloading 2022-05-02 14:55:44 +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
8c97280583 enable res. by default 2022-04-28 10:39:27 +02:00
Martin Rotter
cec08b4eb5 rough implementation of automatic image loading in articles 2022-04-26 12:37:03 +02:00
Martin Rotter
c4bf8f24b5 simple article layout in litehtml persistent 2022-04-09 07:32:11 +02:00
brkgbr
e3096aee4f
Extend filtering (#678)
* Unified naming in message highlighter related code

* Added extended filtering logic

* Added UI for extended filtering

* Removed ShowOnlyUnreadMessages from Articles menu

* Added filter to messagestoolbar defaults

* Implemented QToolButton state saving

* Review fixes

* Changed titles for article filter buttons
2022-04-09 07:14:25 +02:00
Martin Rotter
02c183b2c7 make zoom work 2022-03-26 09:32:32 +01:00
Martin Rotter
05afdf4b4a save work 2022-03-25 15:14:05 +01:00
Martin Rotter
2ef9a373b3 force UI colors -> use skin colors + related adjustments 2022-03-15 06:49:05 +01:00
Martin Rotter
67e9a249af Revert "cleanup manual sort partial implementation"
This reverts commit 741c6ef682.
2022-03-14 09:24:30 +01:00
Martin Rotter
7faa872951 work on skins infrastructure 2022-03-11 08:06:07 +01:00
Martin Rotter
741c6ef682 cleanup manual sort partial implementation 2022-03-08 08:09:21 +01:00