Commit graph

90 commits

Author SHA1 Message Date
Martin Rotter
f742a3de3f work on docs 2023-08-23 08:32:38 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
e0205f5358 initial cmake tweaks to allow system sqlite3 - on linux 2023-08-14 06:47:34 +02:00
Martin Rotter
3d560ba53b try to fix db backup when in-memory is enabled 2023-08-11 15:30:46 +02:00
Martin Rotter
a4818bd327 initial WIP js highlighter for article filters dialog 2023-08-01 13:39:25 +02:00
Martin Rotter
8ecff5763b fix crash on windows 2023-07-25 10:06:23 +02:00
Martin Rotter
59b80f784b working on persistent regexps + multiple of other fixes and small enhancements 2023-07-18 06:16:01 +02:00
Martin Rotter
2b43b26a7c work on richtexteditor for gmail 2023-04-27 14:02:35 +02:00
Martin Rotter
083173c8c4 fix #424 2023-04-14 11:06:16 +02:00
Martin Rotter
ac8629c751 better article list filtering 2023-02-10 14:04:42 +01:00
Martin Rotter
6baa539480 initial fix for #468 2023-02-02 14:25:14 +01:00
martinrotter
8347a8cb2f
Concurrent import (#864)
* save

* save

* save
2023-01-03 13:07:34 +01:00
Martin Rotter
a3a77211d0 added no-duplicates premade article filter + implemented dialog-based application log viewer 2022-12-01 08:17:39 +01:00
Martin Rotter
37ba269311 add option to forcibly bundle icon themes, enable for appimage build 2022-07-20 13:06:31 +02:00
Martin Rotter
5bad3b2db7 macos related fixes 2022-05-10 07:50:11 +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
fd722f6a4d allow to use bundled downloader to download attachments 2022-04-06 09:27:42 +02:00
Martin Rotter
55571a9d44 empty previewer for emails 2022-03-30 14:50:06 +02:00
Martin Rotter
ded2ce26eb API for custom article previwer per account 2022-03-30 14:01:09 +02:00
Martin Rotter
059f67e38a move file 2022-03-29 14:51:48 +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
d48309cd17 poc newspaper 2022-03-26 09:00:49 +01:00
Martin Rotter
03ce10cbdf fix build warnings on macos 2022-03-26 08:41:30 +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
a52d703e4b refactoring and adding of taskbar overlay icon 2022-02-24 11:44:05 +01:00
Martin Rotter
5ce90e5943 files for newsbluer plugin 2022-02-18 11:57:35 +01:00
Martin Rotter
4ec98eb322 save 2022-02-11 15:19:05 +01:00
Martin Rotter
b2343a0189 integrate nodejs in a better way, fix APP_REVISION missing 2022-02-10 12:19:13 +01:00
Martin Rotter
04a262d5db try to refactor cmake a bit 2022-02-08 10:47:13 +01:00
Martin Rotter
c4d112db78 try to refactor cmake a bit 2022-02-08 10:42:50 +01:00
Martin Rotter
3052b45726 move parsers to folder 2022-02-05 09:29:32 +01:00
Martin Rotter
c360450e62 some work on nodejs integration 2022-02-02 10:06:45 +01:00
Martin Rotter
2d767afea9 better qt targets unification 2022-02-01 12:15:36 +01:00
Martin Rotter
8fa0a3a723 unify exported targets prefix 2022-02-01 11:30:47 +01:00
Martin Rotter
8f854b3e77 use qt_ui_wrap instead of AUTOUIC 2022-02-01 11:02:33 +01:00
Martin Rotter
f904f14dfe cmake to 2-space indenting 2022-01-31 10:41:17 +01:00
Martin Rotter
0592213271 use RC for lib too 2022-01-31 09:37:43 +01:00
jan Anja
d17bdc5223
port build system to cmake (#615) 2022-01-31 09:11:48 +01:00