Commit graph

61 commits

Author SHA1 Message Date
Martin Rotter
d1b9039bba multiple fixes related to all nodejs features 2024-04-25 13:24:52 +02:00
Martin Rotter
1b2d155eca bit more polishment 2024-04-23 10:59:28 +02:00
Martin Rotter
43173c6b16 use proper URL when extracting article 2024-04-23 08:22:43 +02:00
Martin Rotter
c7c069d889 starting to work on fetching full article content 2024-04-22 14:37:49 +02:00
Martin Rotter
f585398a64 initial poc - plugins are now loaded from their own DLL/SO/DYLIB files 2024-03-21 09:53:01 +01:00
Martin Rotter
bfe5120dbe fix #1332 2024-03-15 07:05:27 +01:00
Martin Rotter
408d5e19e5 add a way to play currently loaded URL in media player - #1324 2024-03-14 08:56:03 +01:00
Martin Rotter
60da2d916d make readability aware of which sender requested, fixes #1300 2024-02-21 12:38:40 +01:00
Martin Rotter
53c5994104 unification of web viewers 2023-11-23 10:50:17 +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
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +02:00
Martin Rotter
c37eadea07 make displaying of huge article lists faster due to optimizations in how article list filtering is handled 2023-09-05 10:24:37 +02:00
Martin Rotter
fa7d262234 exec bit fuckedup 2023-08-23 09:08:40 +02:00
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
7d62aa44fc make readability use skins colors 2023-07-25 08:55:18 +02:00
Martin Rotter
47c30cd977 fix #940 2023-05-03 08:09:48 +02:00
Martin Rotter
47b5156374 fixed #408 2023-04-21 09:32:12 +02:00
Martin Rotter
083173c8c4 fix #424 2023-04-14 11:06:16 +02:00
Martin Rotter
5d605f7365 fix #810 2022-09-30 07:20:50 +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
9fb922f785 fix sig/slot warning in webviewer 2022-04-09 15:54:05 +02:00
Martin Rotter
4e20727ba6 use signals from ABC 2022-04-04 13:32:08 +02:00
Martin Rotter
82bde2d087 bit of refactoring 2022-04-04 12:04:41 +02:00
Martin Rotter
0bb4d62545 save 2022-04-03 19:55:39 +02:00
Martin Rotter
09bb58dcff save 2022-04-01 14:15:11 +02:00
Martin Rotter
6e2383a36f lang sync 2022-04-01 08:51:07 +02:00
Martin Rotter
8dac36b37c huge work on gmail previewer, some refactoring, some fixes 2022-03-31 15:00:50 +02:00
Martin Rotter
059f67e38a move file 2022-03-29 14:51:48 +02:00
Martin Rotter
ac86a34c1f fix build 2022-03-29 14:08:18 +02:00
Martin Rotter
982a3dc004 multiple fixes 2022-03-29 13:34:19 +02:00
Martin Rotter
1787368ee1 unify event handling for zooming, search 2022-03-29 11:16:13 +02:00
Martin Rotter
8daa37badd some refactor 2022-03-29 10:41:17 +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
5a055641f3 simple progress integration 2022-03-26 11:02:12 +01:00
Martin Rotter
02c183b2c7 make zoom work 2022-03-26 09:32:32 +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
a30823d42a fixed #638 2022-02-15 08:27:45 +01:00
Martin Rotter
4ec98eb322 save 2022-02-11 15:19:05 +01:00
Martin Rotter
d611d1d721 fix px size 2022-01-19 10:15:48 +01:00
Martin Rotter
b35a617f1a fix default font size in article viewer 2022-01-19 09:17:09 +01:00
Martin Rotter
ed6db54cff fix some crash 2021-11-16 11:45:28 +01:00
Martin Rotter
729453a06a make it all work with qt6 2021-10-29 13:01:52 +02:00
Martin Rotter
2888458e47 fix #507 2021-09-27 10:53:46 +02:00
Martin Rotter
cfdd6f0b1d test UI redesign 2021-09-22 09:10:36 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
26f073d844 bind ctrl+0 to reset zoom 2021-05-31 08:21:40 +02:00
Martin Rotter
fa78b8f1ec refactoring, moved some files 2021-05-07 07:25:53 +02:00