33 Commits

Author SHA1 Message Date
Martin Rotter
166ffccf82 save 2023-07-27 06:34:59 +02:00
Martin Rotter
a10d6e2384 fix logic when NOT using skins colors but make applying custom colors from settings work, great flexibility now 2023-07-03 08:40:56 +02:00
Martin Rotter
8eea37ec3b fix returning of modified html from nonwebengine previewer which breaks feed detections - #935 2023-05-02 15:08:43 +02:00
Martin Rotter
7f3f5f8a30 tweak display of enclosure urls a bit 2023-04-21 13:34:12 +02:00
Martin Rotter
fb2c439b40 fix gmail attachment names encoding + other gmail stuff 2023-04-20 08:46:50 +02:00
Martin Rotter
86fa39fc56 lang sync 2023-03-22 14:33:17 +01:00
Martin Rotter
c1f5029e8b fixed wrong word wrap mode for plain-text-based feeds, fixes #900 2023-03-17 08:12:46 +01:00
Martin Rotter
3cf0fe8763 allow for skins to specify default app-wide font, some other subfixes to allow for proper functionality 2023-01-31 14:47:20 +01:00
Martin Rotter
a3510afd4d fix #881 2023-01-27 09:04:07 +01:00
Guilherme Silva
a165aac4ce
Fix HTML detection on the QTextBrowser viewer too (#813)
Commit 4af15a8c88785fb45f365a5f3a8a5aad2093e65b only addressed this on QWebEngine
builds.

Fixes #792

Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-10-05 08:02:17 +02:00
Martin Rotter
11b99604ac add ability to display attachments directly in text-based previewer + enhance feed download logic to allow proper exceptions catching and feed error propagation! 2022-08-29 07:19:25 +02:00
Martin Rotter
3b064d8e34 fix for #732 + some related changes 2022-05-11 11:11:15 +02:00
Martin Rotter
827190c1da fix for reddit 2022-05-06 15:56:41 +02:00
Martin Rotter
521eb92935 properly resolve all URLs 2022-05-06 10:04:06 +02:00
Martin Rotter
4348a51d67 fix resolving of URLs for external browser and downloading 2022-05-02 14:55:44 +02:00
Martin Rotter
9b033ad717 gmail now display value of To header + gmail now uses proper default/master CSS as per selected skin in nonwebengine variant 2022-05-02 11:59:17 +02:00
Martin Rotter
28efa476f4 version change, not major 2022-04-29 07:44:05 +02:00
Martin Rotter
871c92c1b6 do not fetch some resources when they are not enabled 2022-04-28 10:38:37 +02:00
Martin Rotter
5e2cfbd778 more instant image load, red placeholder in case of error 2022-04-28 10:30:01 +02:00
Martin Rotter
afa629635a try lower waiting value when searching images 2022-04-27 21:31:31 +02:00
Martin Rotter
4c0aee2ef4 save 2022-04-26 14:43:28 +02:00
Martin Rotter
cec08b4eb5 rough implementation of automatic image loading in articles 2022-04-26 12:37:03 +02:00
Martin Rotter
3360ca8d6e better placeholder icon 2022-04-22 20:51:13 +02:00
Martin Rotter
fe02722662 try to resolved relative URLs for images 2022-04-22 15:18:20 +02:00
Martin Rotter
b17d1349de some phrasing 2022-04-21 09:39:34 +02:00
Martin Rotter
ac1b88b481 try to fix #697 upstream 2022-04-21 09:23:29 +02:00
Martin Rotter
3ccce27dd5 resolve relative URLs when navigating in nwe 2022-04-21 08:25:28 +02:00
Martin Rotter
08685eed0d tweak toolbar editor a bit 2022-04-20 11:14:58 +02:00
Martin Rotter
ec983c1243 bit better reload with images 2022-04-20 10:34:35 +02:00
Martin Rotter
08a67adc1c save 2022-04-20 05:38:13 +02:00
Martin Rotter
bc2dbfe70e fix zooming 2022-04-12 19:37:29 +02:00
Martin Rotter
994c377049 remove litehtml stuff, return to good old nwe widget, start to work on its goodies, including images support 2022-04-12 12:30:24 +02:00
Martin Rotter
983f1eef10 merge qtextbrowser, covid here, have to take pause 2022-04-10 11:24:57 +02:00