3653 Commits

Author SHA1 Message Date
Martin Rotter
49d5716785 compile on qt5 2023-11-22 10:20:19 +01:00
Martin Rotter
56c9e973df initial slim implementation of media player for qt6, will fix for qt5 and polish and integrate better later 2023-11-21 14:33:48 +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
fa990b2610 fixes #1203 2023-11-16 11:19:38 +01:00
Martin Rotter
76c7dd1703 fixes for gmail, fixed crash when editing email 2023-11-16 10:21:30 +01:00
Martin Rotter
3d371ec218 fix spanish percentages 2023-11-15 07:18:48 +01:00
Martin Rotter
775b507ae2 fix mariadb link 2023-11-15 07:16:40 +01:00
Martin Rotter
8ed1cccf05 fix #1207 2023-11-15 07:00:55 +01:00
Martin Rotter
815e852ca5 default tab 2023-11-14 13:17:48 +01:00
Martin Rotter
64ab3482b3 miniflux: fix for feed adding, removing, editing 2023-11-14 10:16:02 +01:00
Martin Rotter
07cd1ce23d prevent right click double fire when closing notifications 2023-11-14 09:48:36 +01:00
Martin Rotter
854f6ea92e greader now supports feed adding, modifying and deleting 2023-11-14 08:34:41 +01:00
Martin Rotter
4f8b4c1e6b lang generate, try to fix #1200 2023-11-14 06:58:15 +01:00
Martin Rotter
734a46c910 fix unwanted debugging code 2023-11-14 06:50:03 +01:00
Martin Rotter
1ee283103d missing files 2023-11-14 06:48:01 +01:00
Martin Rotter
36fe7ccf73 Save 2023-11-13 15:10:23 +01:00
Martin Rotter
caecf5355a greader supports feed deleting 2023-11-13 12:10:58 +01:00
Martin Rotter
2aead89071 fix warnings 2023-11-11 08:18:19 +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
Martin Rotter
24f72dee33 elide notifications title! 2023-11-10 10:20:52 +01:00
Martin Rotter
d2c94992e5 opacity support for notifications 2023-11-10 10:06:55 +01:00
Martin Rotter
700b932cd8 toast notifications width and margins are now configurable 2023-11-09 15:05:33 +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
81c5a06bc9 close notifications with mouse right click 2023-11-03 10:37:39 +01:00
Martin Rotter
919547e586 fix some bugs in settings UI section 2023-11-03 10:29:38 +01:00
Martin Rotter
3cea0dc599 lang sync 2023-11-02 13:17:54 +01:00
Martin Rotter
4c412ace5e fix feed batch edit behavior for some corner cases 2023-11-02 08:04:14 +01:00
Martin Rotter
79d7147c36 fix unnecessary prompts to restart app cause by notification settings in settings dialog 2023-11-02 07:41:55 +01:00
Martin Rotter
24cbeb9491 normalize heights of feeds/articles toolbar when main windows is shown 2023-11-02 07:34:39 +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
9eb41f7d61 siteamps discovery is optional because it often takes long time for many websites (sitemaps can be huge) 2023-11-01 08:24:53 +01:00
Martin Rotter
b786b5aa20 fix multiple items moving up/down 2023-10-30 15:07:26 +01:00
Martin Rotter
eb29a1eba0 lang sync 2023-10-30 14:27:41 +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
55c2da5ae4 close article list notification if only one article is there and is opened 2023-10-25 09:20:15 +02:00
Martin Rotter
ea424e5db7 fix gmail debug code 2023-10-24 12:52:49 +02:00
Martin Rotter
9547d3f453 fix gmail error in regex 2023-10-24 12:42:27 +02:00
Martin Rotter
aecd0a3fe8 save 2023-10-24 11:27:42 +02:00
Martin Rotter
d2d5e8c850 fix build 2023-10-24 09:16:47 +02:00
Martin Rotter
3f0f26e28e fix #1136 2023-10-24 08:35:37 +02:00
Martin Rotter
2b4f910953 bump versions of libs 2023-10-24 07:05:55 +02:00
Martin Rotter
e695203502 bit of a refactoring 2023-10-23 15:01:07 +02:00
Martin Rotter
67f4c932d3 redesign discoever form a bit 2023-10-23 13:35:26 +02:00