Commit graph

40 commits

Author SHA1 Message Date
Martin Rotter
a29d4b80bb tweaked clang format 2024-03-21 09:53:01 +01:00
Martin Rotter
24cbeb9491 normalize heights of feeds/articles toolbar when main windows is shown 2023-11-02 07:34:39 +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
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +02:00
Martin Rotter
c37eadea07 make displaying of huge article lists faster due to optimizations in how article list filtering is handled 2023-09-05 10:24:37 +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
e45965f52c update lang 2023-06-26 11:20:10 +02:00
Martin Rotter
057738a78d fix #943 2023-06-22 12:52:30 +02:00
Martin Rotter
64b33e3907 make filter, highlight btns more visually acceptable 2023-06-22 11:06:51 +02:00
Martin Rotter
eaf901fd9f make highlighting ALSO work actually properly 2023-06-21 12:22:48 +02:00
Martin Rotter
d38ea35cd3 fix msg filter not saving its state when reseting to display all articles 2023-06-21 10:16:04 +02:00
Martin Rotter
daf0ca4636 fix #953 and some missing icon 2023-05-11 09:01:25 +02:00
Martin Rotter
e08bb40822 fix special toolbuttons not adopting app-wide toolbutton style
also add better logic for determining which article states
are changed when synchronizing article state changes
2023-04-19 11:25:22 +02:00
Martin Rotter
9ef2ae6341 better feed list filtering 2023-02-10 14:18:59 +01:00
Martin Rotter
ac8629c751 better article list filtering 2023-02-10 14:04:42 +01:00
Martin Rotter
0d9521a33c fix #545 and also clear lineedits on ESC 2023-02-08 08:46:38 +01:00
Martin Rotter
6baa539480 initial fix for #468 2023-02-02 14:25:14 +01:00
Martin Rotter
e6e5167294 changelog, some tweaks 2022-04-29 08:22:58 +02:00
Martin Rotter
8adf3061fe enhance article list filtering options even more 2022-04-22 20:34:30 +02:00
Martin Rotter
08685eed0d tweak toolbar editor a bit 2022-04-20 11:14:58 +02:00
Martin Rotter
0039367fc9 fix some warnings 2022-04-09 08:56:46 +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
0cf226f9fe search boxes placeholders changed 2021-11-27 06:36:22 +01:00
Martin Rotter
a393890bc2 fixup x bits 2021-11-16 07:26:25 +01:00
Martin Rotter
018ae2c8cb add Breeze iconset for windows 2021-11-15 11:20:01 +01:00
Martin Rotter
e9a9b32335 do not mark message as read when right click with mouse 2021-10-19 09:49:25 +02:00
Martin Rotter
47c68677dd use same forward/back icons 2021-10-04 08:33:15 +02:00
Martin Rotter
15b00e5e21 adjust behavior of msg filtering 2021-09-20 07:20:36 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
91356bcaec filtering of messages is run with delay to avoid repeated filtering 2021-09-07 11:06:49 +02:00
Martin Rotter
d9fb5cd115 try to fix all executable bits, only set them for "executable" script files 2021-08-25 06:43:53 +02:00
Martin Rotter
a96888d4e0 more sane appearance of label inside progress bar 2021-08-04 07:46:46 +02:00
Martin Rotter
546f166a90 unified progress labels into label, making progress indeterminate in the initial stage of article sync 2021-08-02 09:32:15 +02:00
Martin Rotter
fa31189357 replace message -> article 2021-06-22 07:20:37 +02:00
Martin Rotter
e21a287fac fix #431 2021-06-02 08:32:50 +02:00
Martin Rotter
b625bd41d2 display texts in buttons of toolbar editor, make settings dialog bigger 2021-05-31 09:47:56 +02:00
Martin Rotter
fa78b8f1ec refactoring, moved some files 2021-05-07 07:25:53 +02:00
Martin Rotter
f5b00e9186 fixed #380 - search in feeds 2021-05-07 07:25:52 +02:00