Martin Rotter
7faa872951
work on skins infrastructure
2022-03-11 08:06:07 +01:00
Martin Rotter
797f06d357
work on skins, documentmode again to false, cause it just looks bad
2022-03-10 13:04:08 +01:00
Martin Rotter
4afaebbd51
some strings
2022-03-10 08:07:16 +01:00
Martin Rotter
d25bf092a0
update used icons, use icons for skins list, some UX fix
2022-03-10 08:02:09 +01:00
Martin Rotter
900c8fa0d6
support forced styles, custom alt. palette and force palette for skins
2022-03-08 12:58:36 +01:00
Martin Rotter
fe30af4cdd
more robust current style detection, particularly when overriden
2022-03-03 08:39:55 +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
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
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
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
729453a06a
make it all work with qt6
2021-10-29 13:01:52 +02:00
Martin Rotter
db76984b98
do not require email for skins
2021-09-30 11:03:46 +02:00
Martin Rotter
95ac855d16
clazy refactorings
2021-09-13 12:45:07 +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
98e850e031
save
2021-06-04 13:44:29 +02:00
Martin Rotter
f5b00e9186
fixed #380 - search in feeds
2021-05-07 07:25:52 +02:00
Martin Rotter
edfb956cd9
moved 3rd party code
2021-05-07 07:22:55 +02:00
Martin Rotter
1538c1261f
refactoring with clazy
2021-05-07 07:21:31 +02:00
Martin Rotter
44ee50ab76
some refactorings, tray icon test
2021-05-07 07:19:34 +02:00
Martin Rotter
494a1e15e7
Make #304 switchable.
2021-01-08 22:41:19 +01:00
Martin Rotter
a74bdbd723
Make #304 switchable.
2021-01-08 22:41:03 +01:00
Martin Rotter
70bbaa5ca7
Fixed #328 .
2020-12-23 19:40:24 +01:00
Martin Rotter
5eac7b6f2a
Better UX in settings/gui.
2020-12-23 18:03:10 +01:00
Martin Rotter
1030f5234f
enhance statusbar behavior when changing actions.
2020-11-19 19:27:41 +01:00
Martin Rotter
d7d3be2914
Replaced all foreach instances with for.
2020-06-03 09:54:52 +02:00
Martin Rotter
a136de363e
Big refactorings.
2020-05-06 12:56:24 +02:00
Martin Rotter
6c34f1a925
Fixed #219 .
2020-04-30 11:01:43 +02:00
Martin Rotter
1d862fdd2b
Enhancements to icon theme, defaults on linux to default icon theme.
2020-04-20 09:04:39 +02:00
Martin Rotter
f12c395e80
experimentally separate executable and core library
2019-06-10 09:54:18 +02:00