Commit graph

43 commits

Author SHA1 Message Date
Martin Rotter
61e15f9042 add optional opengl-based rendering for libmpv 2023-12-19 12:20:28 +01:00
Martin Rotter
a242564f9c fix build 2023-12-19 08:53:32 +01:00
Martin Rotter
7153022de3 fix problem with disappearing tab 2023-12-12 08:13:22 +01:00
Martin Rotter
a3b8b2cd77 fix some build errors 2023-12-07 13:55:29 +01:00
Martin Rotter
79c81fb5ac docs update 2023-12-01 08:17:00 +01:00
Martin Rotter
061f422bb8 work on libmpv 2023-11-29 12:45:05 +01:00
Martin Rotter
33801699ad fix 2023-11-28 07:49:05 +01:00
Martin Rotter
6836d4312e save¨ 2023-11-27 13:24:55 +01:00
Martin Rotter
2b2aaee70a refactor media player, separate into backend logic 2023-11-27 10:53:08 +01:00
Martin Rotter
49d5716785 compile on qt5 2023-11-22 10:20:19 +01:00
Martin Rotter
56c9e973df initial slim implementation of media player for qt6, will fix for qt5 and polish and integrate better later 2023-11-21 14:33:48 +01:00
Martin Rotter
dbb1b53974 remove newspaper view and unify "newspaper view" for single articles, they now use full previewer 2023-11-20 12:58:39 +01: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
daf0ca4636 fix #953 and some missing icon 2023-05-11 09:01:25 +02:00
Martin Rotter
47b5156374 fixed #408 2023-04-21 09:32:12 +02:00
Martin Rotter
5d605f7365 fix #810 2022-09-30 07:20:50 +02:00
Martin Rotter
4e20727ba6 use signals from ABC 2022-04-04 13:32:08 +02:00
Martin Rotter
982a3dc004 multiple fixes 2022-03-29 13:34:19 +02:00
Martin Rotter
d48309cd17 poc newspaper 2022-03-26 09:00:49 +01:00
Martin Rotter
f571a2d01b Initial PoC for litehtml integration. 2022-03-25 14:28:34 +01:00
Martin Rotter
7faa872951 work on skins infrastructure 2022-03-11 08:06:07 +01:00
Martin Rotter
4b984b4fc0 ability to open URL of article directly with keystroke 2022-02-01 08:16:46 +01:00
Martin Rotter
5bd740cc4b fix #604 2022-01-29 16:31:19 +01:00
Martin Rotter
7c23e7c887 fix macos build 2022-01-07 14:38:49 +01:00
Martin Rotter
9f68cf81bb only shorten tooltips on URL column and tab name 2021-11-22 07:49:17 +01:00
Martin Rotter
4a0b4d8c97 add close current tab action 2021-11-09 07:46:32 +01:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
fa31189357 replace message -> article 2021-06-22 07:20:37 +02:00
Martin Rotter
fa78b8f1ec refactoring, moved some files 2021-05-07 07:25:53 +02:00
Martin Rotter
edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter
44ee50ab76 some refactorings, tray icon test 2021-05-07 07:19:34 +02:00
Martin Rotter
78a12e6c29 Make newspaper view somewhat better. 2020-11-03 11:22:41 +01:00
Martin Rotter
51401376be work on previewers refactoring. 2020-09-14 20:05:21 +02:00
Martin Rotter
d40409f62a Save. 2020-08-07 12:16:51 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
e5ed611680 fix macosx build 2020-07-13 10:36:05 +02:00
Martin Rotter
b401bab815 Fix #249. 2020-06-19 15:53:15 +02:00
Martin Rotter
69925d8f56 Fix newspaper msg state change for non-webengine newspaper too. 2020-06-10 11:11:38 +02:00
Martin Rotter
88771a4f3d make important node work with marking as read/unred, able to clean messages, able to participate in newspaper view, also fixed bug in newspaper view where read/unread/starred changes were not propagated to message list 2020-06-10 10:48:01 +02:00
Martin Rotter
a136de363e Big refactorings. 2020-05-06 12:56:24 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/gui/tabwidget.cpp (Browse further)