Martin Rotter
fe30af4cdd
more robust current style detection, particularly when overriden
2022-03-03 08:39:55 +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
Martin Rotter
b442d9fb84
display unread counts in title too
2022-02-24 08:31:45 +01:00
Martin Rotter
970dfc0c44
article toolbar label btns follow rest of app style
2022-02-22 14:10:45 +01:00
Martin Rotter
7c96a97503
added way to disable just debug outputs, fixes #645
2022-02-22 09:32:57 +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
beb9c5a263
work on nodejs int
2022-02-16 14:07:48 +01:00
Martin Rotter
f2415752ca
do not require restart sometimes
2022-02-14 19:58:43 +01:00
Martin Rotter
521d6418fb
fix #608
2022-02-14 15:10:28 +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
da7ffc34a1
add banner, reorganiez feeds/messages settings
2022-02-09 07:45:46 +01:00
Martin Rotter
2190b5ef07
nodejs download btn
2022-02-08 07:59:46 +01:00
Martin Rotter
4616488e1d
show combobox tooltips for datetime formats for all items
2022-02-06 19:57:19 +01:00
Martin Rotter
8cb7c1c496
fully editable datetime format in msg list
2022-02-06 07:44:18 +01:00
Martin Rotter
5ef90cc691
better label
2022-02-05 19:21:32 +01:00
Martin Rotter
4199b9c7b7
fix import de-duplication
2022-02-03 12:41:21 +01:00
Martin Rotter
b76ce364c2
lazy load of categories of settings to speed up settings dialog opening
2022-02-02 14:34:34 +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
f0d993451f
indicate QT_STYLE_OVERRIDE usage in settings
2022-01-22 10:10:39 +01:00
Martin Rotter
6242bfa60c
customize padding for msg list
2022-01-20 10:58:10 +01:00
Martin Rotter
bbf1f5bed1
remove some ex bits
2022-01-19 10:58:27 +01:00
Martin Rotter
19e9937712
tab order
2022-01-14 14:37:09 +01:00
Martin Rotter
361a0f2b31
sync langs, work on nodejs integration
2022-01-14 07:50:48 +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
bd2002f46f
bit ux polish
2022-01-10 07:45:55 +01:00
Martin Rotter
fd1355e3c0
changeable toolbar icon size
2022-01-07 10:13:56 +01:00
Martin Rotter
e9302cdbba
fix some warnings
2021-12-21 09:18:10 +01:00
Martin Rotter
a03df018bb
display more readable strings in custom skin colors
2021-11-26 07:56:47 +01:00
Martin Rotter
637411a0d6
minor fixups
2021-11-26 07:03:00 +01:00
Martin Rotter
8ae02930f6
working custom colůors
2021-11-25 15:09:30 +01:00
Martin Rotter
9aad7e8789
enable dark for additional styles
2021-11-12 09:17:31 +01:00
Martin Rotter
41e1af64e5
optional dark style
2021-11-12 08:39:44 +01:00
Martin Rotter
b4c85a188d
fix UI strings - add px unit, remove some useless hints)
2021-11-04 07:27:00 +01:00
Martin Rotter
7e1dd31810
fix #530
2021-11-03 09:25:01 +01:00
Martin Rotter
71dd65aef9
fix setting row height in lists of feeds and messages
2021-11-02 09:32:47 +01:00
Martin Rotter
729453a06a
make it all work with qt6
2021-10-29 13:01:52 +02:00
Martin Rotter
c19469a9b0
ex bit
2021-10-01 07:26:32 +02:00
Martin Rotter
db76984b98
do not require email for skins
2021-09-30 11:03:46 +02:00
Martin Rotter
0eb6365721
new translate script
2021-09-23 11:25:19 +02:00
Martin Rotter
5237ee3135
force notifications and shortcuts to adhere to global scroll area
2021-09-22 09:59:51 +02:00
Martin Rotter
cfdd6f0b1d
test UI redesign
2021-09-22 09:10:36 +02:00
Martin Rotter
99afe5433e
phrase
2021-09-15 11:01:03 +02:00
Martin Rotter
4929b5fd62
fix settings window bug, fix shortcuts problem in lists
2021-09-14 11:00:16 +02:00
Martin Rotter
9af79b3ca3
allow backspace for message restore, add backend for restricted shortcut mode for article/feed view
2021-09-14 10:47:24 +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
d511ed21e5
fix behavior of external tools to also work as a solution for #332
2021-08-31 08:49:03 +02:00
Martin Rotter
dbb59e49ea
refactorings
2021-08-25 13:59:37 +02:00