Commit graph

19 commits

Author SHA1 Message Date
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
a35da080aa about dialog UX 2022-01-27 15:57:15 +01:00
Martin Rotter
018ae2c8cb add Breeze iconset for windows 2021-11-15 11:20:01 +01:00
Martin Rotter
d16498bb3f user subfolder "icons" in user data folder 2021-11-14 19:36:44 +01: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
1538c1261f refactoring with clazy 2021-05-07 07:21:31 +02:00
Martin Rotter
5cb6e9e791 fix export/import 2021-05-07 07:19:57 +02:00
Martin Rotter
f28c681827 save 2021-05-07 07:19:55 +02:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +01:00
Martin Rotter
20e16152aa SQL structures for #334, fix for situation where RSS Guard wasnt starting. 2021-01-21 08:24:32 +01:00
Martin Rotter
abe289cf69 Add standard command line switches handler, add custom logging handler, add support for custom log files. 2020-11-03 08:48:18 +01:00
Martin Rotter
25c7d20dc5 Add Numix icon theme, which is bundled. 2020-09-04 10:01:11 +02:00
Martin Rotter
7e06964b82 Fix newlines in downloaded messages for gmail. 2020-08-12 09:48:06 +02:00
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
e1949c8628 Enhancements to icon theme, defaults on linux to default icon theme. 2020-04-20 09:18:33 +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
92ed711c00 Fix win build, add some pvanek enhancements. 2020-04-17 08:14:13 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/miscellaneous/iconfactory.cpp (Browse further)