Commit graph

34 commits

Author SHA1 Message Date
Martin Rotter
e62889675f some renaming 2022-03-25 09:05:57 +01:00
Martin Rotter
8948186144 tolower nodejs folder 2022-02-08 14:47:37 +01:00
Martin Rotter
8ae02930f6 working custom colůors 2021-11-25 15:09:30 +01:00
Martin Rotter
b35d52be31 pass msg ID to single msg layout 2021-11-18 09:48:13 +01:00
Martin Rotter
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
f6dd3f88e7 show hovered links as tooltips 2021-11-01 10:53:33 +01:00
Martin Rotter
729453a06a make it all work with qt6 2021-10-29 13:01:52 +02:00
Martin Rotter
7e65408e61 add empty skin for skin creators 2021-09-21 08:22:08 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
3bdcdc0c21 use same datetime format in "written by" section of article preview 2021-09-08 11:55:45 +02:00
Martin Rotter
a164eb0a94 fix #473 2021-08-23 07:42:37 +02:00
Martin Rotter
b0a11288cb properly sanitize all URLs, also use sanitized URLs in messages base URL deduction 2021-07-14 07:49:14 +02:00
Martin Rotter
299415f55a experimentally discover base url of the feed and use it to relative URLs withing messages 2021-07-12 14:58:43 +02:00
Martin Rotter
24fb0a2e35 fix #429 2021-06-01 07:12:46 +02:00
Martin Rotter
ad265dfbd6 fix #422, therefore do not use specific base URL for message preview 2021-05-31 09:33:46 +02:00
Martin Rotter
e5685513f1 Do not exit app on unknown CLI options anymore. 2021-05-31 09:15:57 +02:00
Martin Rotter
26f073d844 bind ctrl+0 to reset zoom 2021-05-31 08:21:40 +02:00
Martin Rotter
8849d47c48 Disable second row of images, reset sizes of all fonts upon message loading. 2021-05-31 08:10:35 +02:00
Martin Rotter
b2409ab745 improve gmail email parsing, also display correct local datetime in msg previewer 2021-05-17 08:41:49 +02:00
Martin Rotter
1538c1261f refactoring with clazy 2021-05-07 07:21:31 +02:00
Martin Rotter
7c42177d21 Reworked external tools, now in internal web browser too, can be used with media in web browser 2021-05-07 07:19:58 +02:00
Martin Rotter
9451f34751 fix #304 2021-03-10 06:35:03 +01:00
Martin Rotter
cb72db0345 Big fixes for adblock - fixed adding of custom rules, formating of rules in adblock conf dialog. 2021-01-07 13:48:30 +01:00
Martin Rotter
f78fa305ca Fix broken "attachment" icon in msg previewer. 2020-12-31 22:12:05 +01:00
Martin Rotter
8af1f2dfe4 Change to deployment, do not deploy via absolute path, makes DMG path structure ugly. Refacroting, removed old Qt S-S syntax.¨ 2020-11-27 11:24:43 +01:00
Martin Rotter
93fc541587 Fix newspaper height for both variants - #284. 2020-11-04 08:00:30 +01:00
Martin Rotter
51401376be work on previewers refactoring. 2020-09-14 20:05:21 +02:00
Martin Rotter
04559c5b09 Fix percent encoding in enclosures. 2020-08-14 08:06:32 +02:00
Martin Rotter
7017aa9e66 Work on filters, some code cleanups. 2020-06-23 20:57:05 +02:00
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
45e163ecba Fix network manager destructor exception. 2020-05-26 09:58:07 +02:00
Martin Rotter
9acef04a22 fixes for zoom 2020-04-27 11:45:19 +02:00
Martin Rotter
217012da25 fix build 2020-04-27 11:05:40 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/gui/webviewer.cpp (Browse further)