Commit Graph

3078 Commits

Author SHA1 Message Date
Martin Rotter
27bdad2fbb fix possibly #184 2019-04-05 12:22:29 +02:00
Martin Rotter
aae077243b fix weird crash when closing settings dialog 2019-04-05 12:08:10 +02:00
Martin Rotter
ce3348313d Decode times from gmail correctly. 2019-04-05 11:40:31 +02:00
Martin Rotter
0befe0fa5a appveyor token 2019-04-05 10:32:02 +02:00
Martin Rotter
6470943384 use gh token 2019-04-05 09:28:37 +02:00
Martin Rotter
47aeea3eef new token 2019-04-04 13:38:44 +02:00
Martin Rotter
c28dc5a322 changelog 2019-04-04 09:30:57 +02:00
Martin Rotter
ed7fb5484f change script 2019-04-04 09:24:57 +02:00
Martin Rotter
30a10e9973 travis paths 2019-04-04 09:00:55 +02:00
Martin Rotter
90de0e3eec flathub automation 2019-04-04 08:38:59 +02:00
Martin Rotter
33054b4bf0 Merge branch 'master' of github.com:martinrotter/rssguard 2019-04-04 08:02:26 +02:00
Martin Rotter
2c33807ef8 Fix broken HTML message preview with some Reddit feeds. 2019-04-04 08:02:17 +02:00
Martin Rotter
eae86a4d4e update appdata file 2019-04-04 07:48:01 +02:00
Martin Rotter
7d8cf43383 hook 2019-04-04 07:44:25 +02:00
martinrotter
499ef9b744
Update README.md 2019-04-03 13:33:01 +02:00
martinrotter
a821591514
Update README.md 2019-04-03 13:19:27 +02:00
Martin Rotter
478b03a025 Upgrade logic of loading/saving/displaying icons of feeds/categories. 2019-04-03 13:02:19 +02:00
Martin Rotter
86a53e011b fix red color not showing for errorneous feeds 2019-04-03 12:07:30 +02:00
Martin Rotter
4d1c9810cd unified settings of lists headers width 2019-04-03 11:45:48 +02:00
Martin Rotter
8bbff7eb6e fix newspaper mode which failed to show any messages 2019-04-03 11:17:02 +02:00
Martin Rotter
8def4f38ef fix macos sdk 2019-04-03 11:15:01 +02:00
Martin Rotter
40d50cd757 Fix brew sed 2019-04-03 10:32:52 +02:00
Martin Rotter
4c28741206 skins css 2019-04-03 10:16:51 +02:00
Martin Rotter
4a857ae99f try to fix travis and appveyor 2019-04-03 10:07:18 +02:00
martinrotter
f370d78560
Merge pull request #201 from City-busz/patch-1
Fix desktop file name
2019-04-03 09:56:18 +02:00
martinrotter
7c55b3e9db
Merge pull request #202 from City-busz/patch-2
Install icons under icons/hicolor/scalable/apps instead of pixmaps
2019-04-03 09:55:42 +02:00
Martin Rotter
4c5fab2746 only used icons compiled into executable, update languages, fixed loading of qt locales, updated/fixed compilation 2019-04-03 09:50:29 +02:00
Martin Rotter
d33eb1034e Merge branch 'master' of github.com:martinrotter/rssguard 2019-04-03 07:45:01 +02:00
martinrotter
19afe76f0e
Update README.md 2019-04-03 07:44:55 +02:00
Martin Rotter
588811642b synced translations, removed precompiled Qt translations (will use TS files) 2019-04-03 07:19:39 +02:00
martinrotter
467c9dc57a
Update README.md 2019-04-03 06:40:45 +02:00
martinrotter
08a10718c7
Update README.md 2019-04-03 06:37:03 +02:00
Balló György
609f0b6f10
Install icons under icons/hicolor/scalable/apps instead of pixmaps
This is the recommendation of the Icon Theme Specification:
https://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#install_icons
2018-12-27 08:32:55 +01:00
Balló György
5a76917357
Fix desktop file name
The desktop file was renamed in an earlier commit, this value needs to be changed.
2018-12-27 08:18:53 +01:00
martinrotter
4dd04d6db5
Merge pull request #194 from har9862/patch-1
Added urls, oars, release info
2018-08-22 10:21:55 +02:00
Harald H
07b7b79690
Added urls, oars, release info
* Added URL for bugtracker, donation and translation
* Added support for OARS (age content rating)
* Added release information. Ideally this should be updated by adding a new `<release>` section every time there is a new release. The information will be presented in software centers (like GNOME Software and KDE Discover) and on Flathub. This lets users more easily learn about the latest development for their favorite apps, software centers also reward apps that provide this information by featuring them more prominently. 
Relevant AppStream documentation: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-releases
2018-08-20 15:44:58 +02:00
Martin Rotter
dbd61003bd fix splitter in settings 2018-06-14 06:58:24 +02:00
martinrotter
0ac74e0d5b
Merge pull request #192 from vinzv/master
fixed typo in l10n source
2018-06-13 19:11:58 +02:00
Vinzenz Vietzke
a253df36c6 Add EasyList Germany for German ad blocking 2018-06-08 23:01:43 +02:00
Vinzenz Vietzke
b8ff9cf6d4 fixed typo in l10n source 2018-06-08 22:34:06 +02:00
martinrotter
879a0caad7
Merge pull request #190 from Skycoder42/master
Fix Inoreader dates by adjusting the parsing (Fixes #186)
2018-05-29 20:21:02 +02:00
Skycoder42
6d7b411d2b
Fix Inoreader dates by adjusting the parsing
Use QDateTime::fromSecsSinceEpoch with UTC specified, as this is the
correct way to parse unix timestamps
2018-05-29 17:44:10 +02:00
martinrotter
38443cbd6d
Update README.md 2018-05-29 06:37:04 +02:00
Martin Rotter
b92171255e fix segfault on exit 2018-05-28 20:13:17 +02:00
Martin Rotter
dabbe14b88 changelog 2018-05-28 06:53:14 +02:00
Martin Rotter
498e85d9a6 Try to repair #188. 2018-05-28 06:51:21 +02:00
martinrotter
9517b5874d
Update README.md 2018-04-18 06:45:37 +02:00
Martin Rotter
fe9d149f78 Donation link. 2018-04-16 07:27:32 +02:00
Martin Rotter
7a368e532b Bump version. 2018-04-03 11:18:13 +02:00
Martin Rotter
6baafd0c66 Enhanced select next/prev item. 2018-04-03 11:16:46 +02:00