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
42bb7ebada
save work, PoC code for mpv backend for media player
2023-11-27 14:05:34 +01:00
Martin Rotter
6836d4312e
save¨
2023-11-27 13:24:55 +01:00
Martin Rotter
2b2aaee70a
refactor media player, separate into backend logic
2023-11-27 10:53:08 +01:00
Martin Rotter
d1ae926b5d
fix build
2023-11-24 11:03:20 +01:00
Martin Rotter
be6b8984c0
added playback speed and time lalbe
2023-11-24 09:50:17 +01:00
Martin Rotter
fed4560268
save
2023-11-23 12:04:06 +01:00
Martin Rotter
53c5994104
unification of web viewers
2023-11-23 10:50:17 +01:00
Martin Rotter
f4b018bcf6
working on unifications of context menus in web viewers
2023-11-23 08:14:00 +01:00
Martin Rotter
c6aea2bbfa
fixes for compilation
2023-11-22 15:12:17 +01:00
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
815e852ca5
default tab
2023-11-14 13:17:48 +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
2aead89071
fix warnings
2023-11-11 08:18:19 +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
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
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
3f0f26e28e
fix #1136
2023-10-24 08:35:37 +02:00
Martin Rotter
2f5b84cfc7
make repeatedly used regexps static for some performance boost
2023-10-23 08:32:07 +02:00
Martin Rotter
e8090ce68c
work on discoverying feeds
2023-10-17 15:23:36 +02:00
Martin Rotter
efea17f3aa
refactoring of parsers, initial work in sitemap parser
2023-10-13 13:57:23 +02:00
Martin Rotter
74e9252d99
fix notification crash
2023-10-05 10:49:24 +02:00
Martin Rotter
4998f6f7cb
reaload article list when doing some ops in list notification, also react to middle button
2023-10-05 09:07:46 +02:00
Martin Rotter
22c5cd56fa
selecting articles from notifications work
2023-10-04 14:44:31 +02:00