Commit graph

23 commits

Author SHA1 Message Date
Martin Rotter
d1b904de94 fix once more autostart with flatpak 2022-05-06 21:34:49 +02:00
Martin Rotter
15d529a581 tested fix for flatpak autostart 2022-05-06 20:54:03 +02:00
Martin Rotter
e153a1faca blind fixx for #718 2022-05-06 13:39:09 +02:00
Martin Rotter
6bde01321f try to blind fix autostarting for linux, now should also take all CLI args into account when generating desktop file 2022-05-04 08:55:42 +02:00
Martin Rotter
d91b2927ce autostart feature now takes CLI arguments into account on windows, TODO on linux 2022-05-04 08:45:42 +02:00
Martin Rotter
4ddee5d32d flatpak switch 2022-05-03 06:49:43 +02:00
Martin Rotter
e6536a172b add new NO_UPDATE_CHECK build switch 2022-05-02 09:37:38 +02:00
Martin Rotter
e0c3f6f19b fix #657 2022-03-08 07:39:55 +01:00
Martin Rotter
d21520f28a new notification events for nodejs packages info 2022-02-11 08:54:49 +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
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
a0215dcbf0 remove some unused stuff 2021-08-25 08:23:57 +02:00
Martin Rotter
02e03e6d4a overhauled logic around adblock, now is much easier to use 2021-08-24 10:18:39 +02:00
Martin Rotter
5f339db411 fix regression in new version testing upon startup, enhance notifications 2021-06-21 10:07:22 +02:00
Martin Rotter
50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter
edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter
dd7eab318c Do not offer devbuild as new version. 2020-12-10 07:31:07 +01:00
Martin Rotter
a29a083382 Respect folderId == null, fixes #293. 2020-11-12 09:00:45 +01:00
Martin Rotter
252cc59b8d Migrate to new gmail api batch endpoint. 2020-08-13 13:51:19 +02:00
Martin Rotter
e5ed611680 fix macosx build 2020-07-13 10:36:05 +02:00
Martin Rotter
032fccc387 Removed obsolete code, some refactorings. 2020-07-08 11:30:48 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/miscellaneous/systemfactory.cpp (Browse further)