Martin Rotter
ffc9c74900
some cleanups, remove DB transactins support as it is now useless
2023-01-09 14:44:41 +01:00
Martin Rotter
7e14390e2c
make cookie jar thread safe, make qsettings thread safe
2023-01-05 09:44:46 +01:00
Martin Rotter
c7130ca563
fix #793 !
2022-10-14 14:52:45 +02:00
Martin Rotter
5a337ad024
fix adblock default lists addresses, as easylist.to has problems
2022-10-13 07:25:47 +02:00
Martin Rotter
d650c6a87c
add http/2 switch
2022-09-14 15:17:33 +02:00
Martin Rotter
d63035fe92
disable alphabetic sorting by default because now we have drag/drop reordering too
2022-08-27 10:10:08 +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
Martin Rotter
8c97280583
enable res. by default
2022-04-28 10:39:27 +02:00
Martin Rotter
cec08b4eb5
rough implementation of automatic image loading in articles
2022-04-26 12:37:03 +02:00
Martin Rotter
c4bf8f24b5
simple article layout in litehtml persistent
2022-04-09 07:32:11 +02:00
brkgbr
e3096aee4f
Extend filtering ( #678 )
...
* Unified naming in message highlighter related code
* Added extended filtering logic
* Added UI for extended filtering
* Removed ShowOnlyUnreadMessages from Articles menu
* Added filter to messagestoolbar defaults
* Implemented QToolButton state saving
* Review fixes
* Changed titles for article filter buttons
2022-04-09 07:14:25 +02:00
Martin Rotter
02c183b2c7
make zoom work
2022-03-26 09:32:32 +01:00
Martin Rotter
05afdf4b4a
save work
2022-03-25 15:14:05 +01:00
Martin Rotter
2ef9a373b3
force UI colors -> use skin colors + related adjustments
2022-03-15 06:49:05 +01:00
Martin Rotter
67e9a249af
Revert "cleanup manual sort partial implementation"
...
This reverts commit 741c6ef682
.
2022-03-14 09:24:30 +01:00
Martin Rotter
7faa872951
work on skins infrastructure
2022-03-11 08:06:07 +01:00
Martin Rotter
741c6ef682
cleanup manual sort partial implementation
2022-03-08 08:09:21 +01:00
Martin Rotter
7f5d1473a3
Shitload of changes, save it.
...
Also note that this introduces some SQL changes for metadata version 2 which is still unpublished but was introduced some commits ago, therefore individual "devbuild"s are NOT cross-compatible betweem each other.
2022-03-01 14:45:20 +01:00
Martin Rotter
8b458a6999
fixup of datetime switchable
2022-02-25 13:15:19 +01:00
Martin Rotter
a52d703e4b
refactoring and adding of taskbar overlay icon
2022-02-24 11:44:05 +01:00
igrekster
aee9394f98
Add option to control the display of the unread message count on task bar ( #649 )
...
In a news reading style with many sources and leaving messages unread
the unread message count becomes irrelevant. We already have an option
to disable the count in the icon tray, but not on the task bar. Added a
checkbox to enable/disable the message count on apps task bar icon /
entry.
Chose to put it into a new tab page as we might add more task bar
functionality (progress update, recent articles, etc..).
2022-02-22 08:27:43 +01:00
Martin Rotter
521d6418fb
fix #608
2022-02-14 15:10:28 +01:00
Martin Rotter
4ec98eb322
save
2022-02-11 15:19:05 +01:00
Martin Rotter
8948186144
tolower nodejs folder
2022-02-08 14:47:37 +01:00
Martin Rotter
c360450e62
some work on nodejs integration
2022-02-02 10:06:45 +01:00
jan Anja
a82a9eb5cf
Change Q_OS_LINUX to Q_OS_UNIX ( #616 )
...
* change Q_OS_LINUX to Q_OS_UNIX
This is needed for BSD operating systems:
https://cgit.freebsd.org/ports/tree/net/rssguard/Makefile?id=865fc1ddb58052d38fc0f353ce70da4c7d643b79
8767b251da/net/rssguard/Makefile
* Update CMakeLists.txt
* Update Documentation.md
Co-authored-by: martinrotter <martinrotter@users.noreply.github.com>
2022-01-31 19:11:46 +01:00
Martin Rotter
6242bfa60c
customize padding for msg list
2022-01-20 10:58:10 +01:00
Martin Rotter
b35a617f1a
fix default font size in article viewer
2022-01-19 09:17:09 +01:00
Martin Rotter
95a5341967
multiple UX fixes, fix #570 , prepare for better integration of nodejs
2022-01-13 13:51:57 +01:00
Martin Rotter
fd1355e3c0
changeable toolbar icon size
2022-01-07 10:13:56 +01:00
Martin Rotter
8ae02930f6
working custom colůors
2021-11-25 15:09:30 +01:00
Martin Rotter
41e1af64e5
optional dark style
2021-11-12 08:39:44 +01:00
Martin Rotter
7e1dd31810
fix #530
2021-11-03 09:25:01 +01:00
Martin Rotter
2f39114e8a
maybe some fixups for filtering with custom id + separate widths storing for layouts
2021-10-08 07:16:28 +02:00
Martin Rotter
1a95143139
save settings dialog size when saving settings
2021-09-20 08:55:53 +02:00
Martin Rotter
4929b5fd62
fix settings window bug, fix shortcuts problem in lists
2021-09-14 11:00:16 +02:00
Martin Rotter
95ac855d16
clazy refactorings
2021-09-13 12:45:07 +02:00
Martin Rotter
ceb88b3c27
optional ignoring if contents changes in article updating
2021-09-08 10:03:41 +02:00
Martin Rotter
a0215dcbf0
remove some unused stuff
2021-08-25 08:23:57 +02:00
Martin Rotter
d9fb5cd115
try to fix all executable bits, only set them for "executable" script files
2021-08-25 06:43:53 +02:00
Martin Rotter
a164eb0a94
fix #473
2021-08-23 07:42:37 +02:00
Martin Rotter
546f166a90
unified progress labels into label, making progress indeterminate in the initial stage of article sync
2021-08-02 09:32:15 +02:00
Martin Rotter
ddf12ddf98
default value for bring app window to front changed
2021-06-30 08:04:21 +02:00
Martin Rotter
ab1011bebc
fix notifications enabled/disabled
2021-06-18 13:53:27 +02:00
Martin Rotter
98e850e031
save
2021-06-04 13:44:29 +02:00
Martin Rotter
6caea3a2c7
load filters in adblock dialog even when disabled + other minor fix
2021-05-21 10:30:05 +02:00
Martin Rotter
f344ace62e
adblock work
2021-05-07 07:25:55 +02:00
Martin Rotter
3a21265f0c
save¨
2021-05-07 07:25:55 +02:00
Martin Rotter
73c5bafa3d
#404 fixed
2021-05-07 07:25:55 +02:00