Guilherme Silva
9d2d7dc022
chore: rename app id to io.github.martinrotter.rssguard
( #826 )
...
The previous app id was invalid, according to Flathub/Flatpak rules.
Additionally, install the AppData file as `*.metainfo.xml`, because
`appdata.xml` is the legacy name.
Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-10-26 12:56:48 +02:00
Martin Rotter
828697bd41
version
2022-09-30 07:41:00 +02:00
Martin Rotter
b790fe0c5b
fix #804
2022-09-14 10:57:45 +02:00
Martin Rotter
1f6d7c0bf4
lang sync
2022-09-05 13:44:29 +02:00
Martin Rotter
37ba269311
add option to forcibly bundle icon themes, enable for appimage build
2022-07-20 13:06:31 +02:00
Martin Rotter
68c03688bf
4.2.3
2022-06-02 09:10:26 +02:00
Martin Rotter
e153a1faca
blind fixx for #718
2022-05-06 13:39:09 +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
28efa476f4
version change, not major
2022-04-29 07:44:05 +02:00
Martin Rotter
62bda35fc8
versions
2022-04-09 09:55:11 +02:00
Martin Rotter
3beb4a6c08
clang format file
2022-04-09 09:12:22 +02:00
Martin Rotter
f571a2d01b
Initial PoC for litehtml integration.
2022-03-25 14:28:34 +01:00
Kakueeen
afde714d64
Modify min Qt version of Qt5 in CMakeLists ( #666 )
2022-03-24 11:59:26 +01:00
Martin Rotter
74e3fd6514
4.2.1
2022-03-23 08:34:08 +01:00
Martin Rotter
4be036da36
make cmaek build scripts more robust
2022-03-21 11:13:43 +01:00
Martin Rotter
f9724ec5d2
bump min qt 5 version, save
2022-03-08 07:42:46 +01:00
Martin Rotter
a52d703e4b
refactoring and adding of taskbar overlay icon
2022-02-24 11:44:05 +01:00
Martin Rotter
933c18f2cd
lang sync
2022-02-14 09:16:39 +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
c4d112db78
try to refactor cmake a bit
2022-02-08 10:42:50 +01:00
Martin Rotter
3052b45726
move parsers to folder
2022-02-05 09:29:32 +01:00
Martin Rotter
2d767afea9
better qt targets unification
2022-02-01 12:15:36 +01:00
Martin Rotter
8fa0a3a723
unify exported targets prefix
2022-02-01 11:30:47 +01:00
Martin Rotter
8f854b3e77
use qt_ui_wrap instead of AUTOUIC
2022-02-01 11:02:33 +01:00
Martin Rotter
da0c7556c2
include uncrustify in project, some minor fixups
2022-01-31 19:48:10 +01:00
jan Anja
ba0bccd343
add compatibility macros for qt cmake functions ( #617 )
2022-01-31 19:39:07 +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
efebb0199d
fix revision missing
2022-01-31 13:49:58 +01:00
Martin Rotter
4432d829f2
add missing redist files
2022-01-31 13:11:53 +01:00
Martin Rotter
4e453f4231
fix git revision deteciton
2022-01-31 11:57:06 +01:00
Martin Rotter
f904f14dfe
cmake to 2-space indenting
2022-01-31 10:41:17 +01:00
Martin Rotter
764ac398f5
working RC file
2022-01-31 09:30:50 +01:00
jan Anja
d17bdc5223
port build system to cmake ( #615 )
2022-01-31 09:11:48 +01:00
Martin Rotter
40f9880015
Remove cmakelists.
2016-06-01 20:15:31 +02:00
Martin Rotter
84c2a2b2a2
First experiment - working parallels.
2016-05-31 07:19:22 +02:00
Martin Rotter
59bab63f9e
Removed "restart" feature.
2016-05-25 12:33:41 +02:00
Martin Rotter
5d7f8a9e20
Clean up D-Bus support, rely on tray icon baloons, because on sole Qt 5 they are rock-solid and enough.
2016-05-24 06:20:20 +02:00
Martin Rotter
511d8e90ad
Bump version.
2016-05-16 12:20:52 +02:00
Martin Rotter
db59f4b1e7
Simplification of add/edit feed boxes.
2016-05-09 09:38:16 +02:00
Martin Rotter
0683068352
Bump version.
2016-05-09 06:32:52 +02:00
Martin Rotter
e1742d82e1
Added shared misc icons.
2016-05-03 06:54:43 +02:00
Martin Rotter
2587482692
Raise Qt to 5.4.
2016-05-02 10:35:01 +02:00
Martin Rotter
1ab0929640
New faenza theme, correct loading of icons on Windows.
2016-05-02 09:56:41 +02:00
Martin Rotter
b59e4a995c
Copy Faenza theme.
2016-05-02 07:28:58 +02:00
Martin Rotter
f9c8280b38
Fetch icons from system theme.
2016-05-01 20:48:04 +02:00
Martin Rotter
5a04882bc6
Raise version.
2016-04-19 10:09:09 +02:00
Martin Rotter
76b4c12584
Save temporal changes.
2016-04-18 11:35:44 +02:00
Martin Rotter
690295ad14
Remove wallabag code, not good API to use.
2016-04-15 07:17:50 +02:00
Martin Rotter
ba3fcde339
Fix version.
2016-04-14 08:41:25 +02:00