Commit graph

531 commits

Author SHA1 Message Date
Martin Rotter
6e8841eacf try to fix #778 2022-08-31 12:36:48 +02:00
Martin Rotter
cc142367de properly encode message contents as HTML if it is plain text 2022-08-31 07:46:13 +02:00
Martin Rotter
2bc172dd24 more precise logic for dropping 2022-08-31 07:24:31 +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
d63035fe92 disable alphabetic sorting by default because now we have drag/drop reordering too 2022-08-27 10:10:08 +02:00
Martin Rotter
54fa6134ec fix some broken datetimes in gmail messages 2022-08-19 08:54:04 +02:00
Martin Rotter
ab68236cbc try to fix calls to qprocess:startdetached 2022-07-07 09:45:00 +02:00
Martin Rotter
b26a2eef40 fix mingw compaitiblity 2022-06-06 08:47:34 +02:00
Martin Rotter
a70fcb663c fix ubuntu build 2022-05-10 08:14:36 +02:00
Martin Rotter
d1b904de94 fix once more autostart with flatpak 2022-05-06 21:34:49 +02:00
Martin Rotter
15d529a581 tested fix for flatpak autostart 2022-05-06 20:54:03 +02:00
Martin Rotter
e153a1faca blind fixx for #718 2022-05-06 13:39:09 +02:00
Martin Rotter
6bde01321f try to blind fix autostarting for linux, now should also take all CLI args into account when generating desktop file 2022-05-04 08:55:42 +02:00
Martin Rotter
d91b2927ce autostart feature now takes CLI arguments into account on windows, TODO on linux 2022-05-04 08:45:42 +02:00
Martin Rotter
4ddee5d32d flatpak switch 2022-05-03 06:49:43 +02:00
Martin Rotter
4348a51d67 fix resolving of URLs for external browser and downloading 2022-05-02 14:55:44 +02:00
Martin Rotter
d9a651490a allow user to disable all incoming cookies for greate privacy 2022-05-02 13:09:20 +02:00
Martin Rotter
e6536a172b add new NO_UPDATE_CHECK build switch 2022-05-02 09:37:38 +02:00
Martin Rotter
8c97280583 enable res. by default 2022-04-28 10:39:27 +02:00
Martin Rotter
cec08b4eb5 rough implementation of automatic image loading in articles 2022-04-26 12:37:03 +02:00
Martin Rotter
ac1b88b481 try to fix #697 upstream 2022-04-21 09:23:29 +02:00
Martin Rotter
08a67adc1c save 2022-04-20 05:38:13 +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
Martin Rotter
ad4ffddf8d fix warnings, update clang file 2022-04-09 09:35:55 +02:00
Martin Rotter
3beb4a6c08 clang format file 2022-04-09 09:12:22 +02:00
Martin Rotter
c4bf8f24b5 simple article layout in litehtml persistent 2022-04-09 07:32:11 +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
7cac9d7f5b enhance behavior of cookies, both cookie jars are now more properly inteconnected, cache/storage now resides under user data folder 2022-04-06 10:24:42 +02:00
Martin Rotter
ba6c81ceb7 some fixes, more options for litebrowser 2022-04-01 13:16:36 +02:00
Martin Rotter
8dac36b37c huge work on gmail previewer, some refactoring, some fixes 2022-03-31 15:00:50 +02:00
Martin Rotter
cd1f44ba77 add -w option to force nowebengine even in webengine version 2022-03-26 12:39:10 +01:00
Martin Rotter
919f3bd26f multiple fixes for nodejs integration 2022-03-26 10:30:14 +01:00
Martin Rotter
02c183b2c7 make zoom work 2022-03-26 09:32:32 +01:00
Martin Rotter
d48309cd17 poc newspaper 2022-03-26 09:00:49 +01:00
Martin Rotter
05afdf4b4a save work 2022-03-25 15:14:05 +01:00
Martin Rotter
f571a2d01b Initial PoC for litehtml integration. 2022-03-25 14:28:34 +01:00
Martin Rotter
e62889675f some renaming 2022-03-25 09:05:57 +01: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
dcafe45a23 disable survey 2022-03-23 08:35:55 +01:00
Martin Rotter
96c9a8fe09 fixed #662 2022-03-22 09:33:55 +01:00
Martin Rotter
52ca649908 add survey 2022-03-18 08:26:17 +01:00
Martin Rotter
2ef9a373b3 force UI colors -> use skin colors + related adjustments 2022-03-15 06:49:05 +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
7faa872951 work on skins infrastructure 2022-03-11 08:06:07 +01:00
Martin Rotter
797f06d357 work on skins, documentmode again to false, cause it just looks bad 2022-03-10 13:04:08 +01:00
Martin Rotter
900c8fa0d6 support forced styles, custom alt. palette and force palette for skins 2022-03-08 12:58:36 +01:00
Martin Rotter
741c6ef682 cleanup manual sort partial implementation 2022-03-08 08:09:21 +01:00
Martin Rotter
e0c3f6f19b fix #657 2022-03-08 07:39:55 +01:00
Martin Rotter
fe30af4cdd more robust current style detection, particularly when overriden 2022-03-03 08:39:55 +01:00