Commit graph

109 commits

Author SHA1 Message Date
Martin Rotter
c64b3291d3 #1615 fixed 2025-01-29 10:18:18 +01:00
Martin Rotter
88203ad383 folder -> category 2024-11-06 12:48:06 +01:00
Martin Rotter
f1d5c7d782 fix #1490 - add option to set per-feed HTTP headers 2024-10-16 13:00:36 +02:00
Martin Rotter
3a948c6825 add a switch to turn off raw XML saving 2024-08-01 10:51:32 +02:00
Martin Rotter
a29d4b80bb tweaked clang format 2024-03-21 09:53:01 +01:00
Martin Rotter
7d709dcc81 do not require path to UI_ files 2024-03-21 09:53:01 +01:00
Martin Rotter
f585398a64 initial poc - plugins are now loaded from their own DLL/SO/DYLIB files 2024-03-21 09:53:01 +01:00
Martin Rotter
d8180eb68f fix bad GUI in feed edit dialog when some article limit is set 2024-01-19 13:33:28 +01:00
Martin Rotter
796fbf916e work on article ignore/limit 2024-01-15 09:37:43 +01:00
Martin Rotter
57f38ed3ed save work 2024-01-12 13:11:40 +01:00
Martin Rotter
ea8bac60d6 fix #1267 and some other minor bugs and stuff 2024-01-10 10:14:07 +01:00
Martin Rotter
b6269bf0e6 fixed #824 2023-11-10 13:03:43 +01:00
Martin Rotter
d99ad7f628 fixed #584 and some related small refactorings 2023-11-10 12:29:27 +01:00
martinrotter
623caa7631
Multi select feeds list - basic implementation (#1148)
* Starting to work on this.

* Working, saving of common data in feeds could work

* Working, saving of common data in feeds could work

* work on standard

* save work

* work on multi feed select, should work now for feeds

* kind of works, there are some corner cases and UX things that need to be sorted out, will merge so people can test
2023-10-30 10:54:44 +01:00
Martin Rotter
ca9a1db2be fixing couple of found bugs, working on discovery 2023-10-20 09:29:51 +02:00
Martin Rotter
f84973dfcd langs 2023-08-24 06:41:34 +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
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
6566349838 bunch of GUI QOL enhancements for queries, ability to "clean" 2023-08-15 14:03:40 +02:00
Martin Rotter
de140bbbe4 rename probes to queries, sync 2023-08-11 12:22:51 +02:00
Martin Rotter
492715e381 save memory DB before DB is backuped 2023-08-11 11:29:09 +02:00
Martin Rotter
912fd425d9 lang sync 2023-08-11 09:18:58 +02:00
Martin Rotter
037633d977 adding and loading of probes works 2023-08-09 12:41:48 +02:00
Martin Rotter
c72c0a881d unify datetime formats 2023-08-01 08:04:23 +02:00
Martin Rotter
23b118f63d fix confusion in datetimes saving/loading when refreshing account 2023-08-01 07:55:40 +02:00
Martin Rotter
43cdc5f128 make feed settings consistent with database 2023-07-26 11:03:59 +02:00
Martin Rotter
020f824100 move rtl checkbox to another tab 2023-07-26 09:34:42 +02:00
Martin Rotter
dbad3978a5 some initial fixes and refactorings for the PR 2023-07-26 09:09:42 +02:00
رشيد
a8a0f789e9 New Feature: Right-to-Left Layout for Feed Articles in RTL Languages
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:21:23 +01: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
59b80f784b working on persistent regexps + multiple of other fixes and small enhancements 2023-07-18 06:16:01 +02:00
Martin Rotter
085d5be953 really? 2023-03-17 09:14:08 +01:00
Martin Rotter
f896860f75 rename, fix build 2023-03-17 08:45:43 +01:00
Martin Rotter
eeedf8b1a5 work on #909 2023-03-16 15:02:06 +01:00
Martin Rotter
f3168f880c build fix 2022-12-07 09:37:25 +01:00
Martin Rotter
548f10aab1 do not use hardcoded image formats, load dynamically - fixes #834 for Qt-6 based builds 2022-12-07 09:25:36 +01:00
Martin Rotter
f77ed37c89 work on #745 2022-12-03 09:28:52 +01:00
Martin Rotter
d5a02c098f work on #745 2022-12-03 09:28:26 +01:00
Martin Rotter
94983a3b41 implement #723 2022-09-15 14:28:48 +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
a8f7b3eabf fix ex bits 2022-04-01 08:51: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
ded2ce26eb API for custom article previwer per account 2022-03-30 14:01:09 +02:00
Martin Rotter
2ef9a373b3 force UI colors -> use skin colors + related adjustments 2022-03-15 06:49:05 +01:00
Martin Rotter
109b91c13d adding categories works 2022-03-07 09:44:36 +01:00
Martin Rotter
2100573a14 some minor UX tweaks for feed/category dialogs 2022-03-07 09:04:59 +01:00
Martin Rotter
392ff2415f fix sql to support mariadb 10.3 2022-02-02 08:04:59 +01:00
Martin Rotter
9c670b8629 fixed #393 2022-01-18 10:09:49 +01:00