Commit graph

779 commits

Author SHA1 Message Date
Martin Rotter
083173c8c4 fix #424 2023-04-14 11:06:16 +02:00
Martin Rotter
d5444981c4 fix article deduplication 2023-04-05 12:52:17 +02:00
Martin Rotter
806cb57ccd preparations for #746 2023-03-24 14:08:03 +01:00
Martin Rotter
86fa39fc56 lang sync 2023-03-22 14:33:17 +01:00
Martin Rotter
c1f5029e8b fixed wrong word wrap mode for plain-text-based feeds, fixes #900 2023-03-17 08:12:46 +01:00
Martin Rotter
f0b6fa09f0 fix some leaks 2023-03-14 19:00:52 +01:00
Martin Rotter
9ef2ae6341 better feed list filtering 2023-02-10 14:18:59 +01:00
Martin Rotter
ac8629c751 better article list filtering 2023-02-10 14:04:42 +01:00
Martin Rotter
0d9521a33c fix #545 and also clear lineedits on ESC 2023-02-08 08:46:38 +01:00
Martin Rotter
546a674ebf fixed #725 2023-02-02 14:59:01 +01:00
Martin Rotter
6baa539480 initial fix for #468 2023-02-02 14:25:14 +01:00
Martin Rotter
92c00c0c8a fixed #889 2023-02-01 12:05:57 +01:00
Martin Rotter
3cf0fe8763 allow for skins to specify default app-wide font, some other subfixes to allow for proper functionality 2023-01-31 14:47:20 +01:00
Martin Rotter
10e02edee5 enhance info in abouzt dialog 2023-01-31 08:02:38 +01:00
Martin Rotter
feb4de0833 update helpspoiler to display HTML, properly show TT-RSS error when method not found, disable intelligent sync by default in tt-rss, update warning regarding 3rd party plugin 2023-01-30 09:30:11 +01:00
Martin Rotter
a3510afd4d fix #881 2023-01-27 09:04:07 +01:00
Martin Rotter
1f988b8a60 fix some DB race conditions, fix some bulk insert SQL formatting bugs along the way 2023-01-11 12:31:07 +01:00
Martin Rotter
ffc9c74900 some cleanups, remove DB transactins support as it is now useless 2023-01-09 14:44:41 +01:00
Martin Rotter
0571bec512 bump version, fix end of feed fetching 2023-01-05 13:56:04 +01:00
martinrotter
454cca6711
Add workaround for a macOS-only Qt crash (#866)
QTBUG: https://bugreports.qt.io/browse/QTBUG-102107

Co-authored-by: guihkx <626206+guihkx@users.noreply.github.com>
2023-01-04 14:17:38 +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
22de6444db allow for arbitrary placeholder position in ext. tools 2022-11-21 09:26:54 +01:00
Martin Rotter
19c3577b6c add premade filters option to article filters 2022-11-21 09:05:17 +01:00
Martin Rotter
8c410a831f bit of refactoring! 2022-10-26 13:04:05 +02:00
Martin Rotter
a0c279130e add focus to edit tag dialog 2022-10-21 06:59:47 +02:00
Martin Rotter
04ae1c54dd merge 2022-10-18 10:29:15 +02:00
Martin Rotter
c7130ca563 fix #793! 2022-10-14 14:52:45 +02:00
Guilherme Silva
a165aac4ce
Fix HTML detection on the QTextBrowser viewer too (#813)
Commit 4af15a8c88 only addressed this on QWebEngine
builds.

Fixes #792

Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-10-05 08:02:17 +02:00
Martin Rotter
5d605f7365 fix #810 2022-09-30 07:20:50 +02:00
Martin Rotter
085df4cd4d workiing 2022-09-16 13:17:02 +02:00
Martin Rotter
94983a3b41 implement #723 2022-09-15 14:28:48 +02:00
Martin Rotter
b3216c570b fix main window state saving in qt6 2022-09-15 09:01:25 +02:00
Martin Rotter
d650c6a87c add http/2 switch 2022-09-14 15:17:33 +02:00
Martin Rotter
b790fe0c5b fix #804 2022-09-14 10:57:45 +02:00
Martin Rotter
191b503050 make webengine profile actually WORK, working user-data cache path working 2022-09-06 14:34:55 +02:00
Martin Rotter
a555cd3224 make sure that newly enabled msg view column is not zero width 2022-08-31 12:43:26 +02:00
Martin Rotter
6e8841eacf try to fix #778 2022-08-31 12:36:48 +02:00
Martin Rotter
15b16aa4bf increase auto expand delay when dragging 2022-08-31 06:34:55 +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
11b99604ac add ability to display attachments directly in text-based previewer + enhance feed download logic to allow proper exceptions catching and feed error propagation! 2022-08-29 07:19:25 +02:00
Martin Rotter
f63af3a051 items are now sortable with drag/drop 2022-08-26 13:50:41 +02:00
Martin Rotter
65e232d2d2 fix main window visibility switching 2022-08-15 09:13:13 +02:00
Martin Rotter
ab68236cbc try to fix calls to qprocess:startdetached 2022-07-07 09:45:00 +02:00
Martin Rotter
dfbaf3601d try to fix #754 2022-06-21 07:50:53 +02:00
Martin Rotter
f7fde8566e lang sync 2022-05-27 09:12:45 +02:00
Martin Rotter
3b064d8e34 fix for #732 + some related changes 2022-05-11 11:11:15 +02:00
Martin Rotter
827190c1da fix for reddit 2022-05-06 15:56:41 +02:00
Martin Rotter
521eb92935 properly resolve all URLs 2022-05-06 10:04:06 +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