Martin Rotter
7934e6f377
emit dataChanged signal when changing selections
2025-05-26 13:44:17 +02:00
Martin Rotter
2ed50e55f9
save column width of feed view and make it changeable
2025-05-22 13:23:38 +02:00
Martin Rotter
542ae73b2b
added feed filtering dropdown the same way as article filtering dropdown
2025-05-22 09:43:59 +02:00
Martin Rotter
07740a0328
option to purge individual feeds
2025-01-08 10:16:23 +01:00
Martin Rotter
7722065544
experimental ability to purge articles from individual feeds - available with feed context menu and main menu Feeds submenu
2025-01-07 15:03:03 +01:00
Martin Rotter
3f41aeba06
if user has specific feed selected directly, it can be fetched even if it is disabled
2024-11-07 08:32:42 +01:00
Martin Rotter
527987b0dc
restore expand state after item is no longer filtered out, fixes #1262
2024-04-10 12:18:21 +02:00
Martin Rotter
a29d4b80bb
tweaked clang format
2024-03-21 09:53:01 +01:00
Martin Rotter
dbb1b53974
remove newspaper view and unify "newspaper view" for single articles, they now use full previewer
2023-11-20 12:58:39 +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
95df21e385
some renaming
2023-11-08 07:09:44 +01:00
Martin Rotter
c660e11ba2
static usage
2023-11-07 08:12:51 +01:00
Martin Rotter
4c412ace5e
fix feed batch edit behavior for some corner cases
2023-11-02 08:04:14 +01:00
Martin Rotter
5b090c7030
double fix selected items fetch and fix multiple popup questions when clearing multiple feeds
2023-11-01 10:11:25 +01:00
Martin Rotter
6eea00e628
fixed problem where not all selected feeds were updated
2023-11-01 09:55:01 +01:00
Martin Rotter
b786b5aa20
fix multiple items moving up/down
2023-10-30 15:07:26 +01:00
Martin Rotter
6cd1d09578
many of feeds-list actions are now multiple selection-aware, it is possible to mark multiple selected items read/unread, delete, manually sort etc.
2023-10-30 14:22:51 +01:00
Martin Rotter
5d7cb9dfcd
add menu buttons to batch add direct/recursive feeds
2023-10-30 11:25:10 +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
5ebc7aec74
qt 6.5.3
2023-10-25 14:12:35 +02:00
Martin Rotter
22c5cd56fa
selecting articles from notifications work
2023-10-04 14:44:31 +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
Martin Rotter
de140bbbe4
rename probes to queries, sync
2023-08-11 12:22:51 +02:00
Martin Rotter
037633d977
adding and loading of probes works
2023-08-09 12:41:48 +02:00
Martin Rotter
0e7899d690
refresh langs and fix dumb message on exit
2023-08-03 10:54:14 +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**.


2023-07-22 16:21:23 +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
0cd3d40322
fix #999
2023-06-30 09:00:55 +02:00
Martin Rotter
df7e9109b1
add button to clear web cache and storage - in Tools menu
2023-05-11 08:00:22 +02:00
Martin Rotter
0891600884
fix #945
2023-05-05 08:55:58 +02:00
Martin Rotter
7868342a80
fix #918
2023-04-21 13:06:53 +02:00
Martin Rotter
9ef2ae6341
better feed list filtering
2023-02-10 14:18:59 +01:00
Martin Rotter
15b16aa4bf
increase auto expand delay when dragging
2022-08-31 06:34:55 +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
f63af3a051
items are now sortable with drag/drop
2022-08-26 13:50:41 +02:00
Martin Rotter
e80331e88c
context menu
2022-03-28 14:28:58 +02:00
Martin Rotter
2d7f9bb289
remove Qt < 5.12 code as Qt 5.12 is now minimal req. version
2022-03-25 07:38:40 +01:00
Martin Rotter
a312d02a07
can sort cats and accs too, need to revisit removing of accounts and categories and also moving to parents
2022-03-15 14:50:20 +01:00
Martin Rotter
5f14f2cc82
make deleting of feeds work with sort order
2022-03-14 16:10:35 +01:00
Martin Rotter
c03e31a26a
work on man. sort, now can move bottom/top for feed
2022-03-14 14:06:29 +01:00
Martin Rotter
73f6e602ac
fixup after revert
2022-03-14 09:24:52 +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
741c6ef682
cleanup manual sort partial implementation
2022-03-08 08:09:21 +01:00
Martin Rotter
84aa24255c
working on manual sorting, it is starting to get shape, some problems arised but I will either solve them or declare them to actually be features
2022-03-04 14:14:37 +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
a52d703e4b
refactoring and adding of taskbar overlay icon
2022-02-24 11:44:05 +01:00