Commit Graph

952 Commits

Author SHA1 Message Date
Martin Rotter 9774daac6a Try to fix proxy for webengine. 2020-04-27 10:23:49 +02:00
Martin Rotter 172dc793a8 Fix some obsoletes, fix bug #231. 2020-04-21 08:43:30 +02:00
Martin Rotter cb0f2324f0 Fix #227. 2020-04-17 08:50:53 +02:00
Martin Rotter e8a0011962 Lang sync, added GL language. 2020-04-17 08:37:14 +02:00
Martin Rotter 974e324b83 lang sync + added russian translation 2019-10-10 08:16:24 +02:00
Martin Rotter f53b4d16c2 Merge branch 'master' of github.com:martinrotter/rssguard 2019-07-02 10:48:35 +02:00
Martin Rotter 6cc4d8919d Start adding feature for sending simple e-mails. 2019-07-02 10:48:12 +02:00
martinrotter fb2c8118d5
Update .travis-install-linux.sh 2019-06-27 20:45:28 +02:00
martinrotter fa14ecc6cc
Update .travis-install-linux.sh 2019-06-27 20:14:15 +02:00
Martin Rotter 688198d666 Some ls 2019-06-27 08:54:02 +02:00
Martin Rotter 95ae8b9cf6 fixed #210 - changed blue to more visible orange 2019-06-27 08:16:06 +02:00
Martin Rotter a770bfab8f comments 2019-06-12 08:39:37 +02:00
Martin Rotter 5226f5395e fix windows build scripts 2019-06-12 08:20:32 +02:00
Martin Rotter cbab0486af fix windows build scripts 2019-06-12 08:06:33 +02:00
Martin Rotter bedad78259 nsis res path 2019-06-11 13:32:46 +02:00
Martin Rotter 4a34a9c432 Fix paths. 2019-06-11 13:18:48 +02:00
Martin Rotter 4a8f682a59 fix paths for resources in install step 2019-06-11 12:42:53 +02:00
Martin Rotter f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Martin Rotter 0ac2b9f238 log error when editing feed, fix minimal interval for feed update on SQL level 2019-06-07 07:53:14 +02:00
Martin Rotter 4357fdc58f add uk language, bump version 2019-06-06 10:58:58 +02:00
Martin Rotter cfb0c3490e min qt required is now 5.9.0 + fixed pw saving in tt-rss plugin in some circumstances + fix #208 2019-06-06 09:07:04 +02:00
Martin Rotter 565b07a2e7 fixed #187 2019-06-04 13:16:48 +02:00
Martin Rotter 9cd3094445 fix minimum qt version + version bump + lang sync 2019-06-03 06:23:28 +02:00
Martin Rotter 1fef0c55d1 changelog 2019-05-31 08:40:24 +02:00
Martin Rotter 5e420f66d4 fixed #205, version bump 2019-05-31 08:33:02 +02:00
Martin Rotter 9716ab5422 Some extra "ls" to see appveyor/travis problems with appimage/zip/exe uploads. 2019-05-28 07:25:52 +02:00
Martin Rotter 7f8c687e95 Refactoring, fix some code errors. 2019-05-28 07:19:19 +02:00
Martin Rotter 7c8d4bd0a6 refactoring pt. 1 2019-04-12 07:12:13 +02:00
Martin Rotter 484849dd0c remove all qregexp usages 2019-04-11 10:02:45 +02:00
Martin Rotter 8fd27a9c28 show [url] field only if message url is not empty 2019-04-10 07:47:37 +02:00
Martin Rotter f910e98276 simplified DB cleanup logic, allow to delete all messages 2019-04-09 08:30:34 +02:00
Martin Rotter 6470943384 use gh token 2019-04-05 09:28:37 +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 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
Martin Rotter 478b03a025 Upgrade logic of loading/saving/displaying icons of feeds/categories. 2019-04-03 13:02:19 +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
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 588811642b synced translations, removed precompiled Qt translations (will use TS files) 2019-04-03 07:19:39 +02: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
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
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 6baafd0c66 Enhanced select next/prev item. 2018-04-03 11:16:46 +02:00
Martin Rotter 50af26fa9a Fix qt version check. 2018-02-13 06:55:05 +01:00
Martin Rotter adddf12c87 Fixed #176. 2018-01-04 06:37:47 +01:00
Martin Rotter 4175dc2265 Automatically replace NULL strings with EMPTY strings. Fixes #169. 2017-12-15 08:41:56 +01:00
Martin Rotter 89b205b431 New donate link. 2017-12-12 13:41:40 +01:00
Martin Rotter 5d5564b4d1 Fixed #166. 2017-12-06 20:29:35 +01:00
Martin Rotter 72f5e07a3a Add correct version to OPML. 2017-12-01 15:07:18 +01:00
Martin Rotter eb966d6d84 Fixed invalid exception pointer usage - fixes #165. 2017-12-01 07:12:05 +01:00
Martin Rotter 5fba019235 Lang sync. 2017-11-19 19:34:48 +01:00
Martin Rotter fd3d1c2cbd Publish devs for macos. 2017-11-14 12:49:38 +01:00
Martin Rotter 9474539697 Sed path. 2017-11-14 12:14:05 +01:00
Martin Rotter 4fa278530f Use gsed on macos. 2017-11-14 11:35:52 +01:00
Martin Rotter 8f5be1a9e2 New dev format - macos. 2017-11-14 10:24:42 +01:00
Martin Rotter 870bd1a31c Save correctly. 2017-11-14 10:05:46 +01:00
Martin Rotter 0255b7a547 See the result. 2017-11-14 09:50:22 +01:00
Martin Rotter 5f839ae150 bla 2017-11-14 09:37:48 +01:00
Martin Rotter 5abed10447 bla 2017-11-14 09:24:22 +01:00
Martin Rotter 8d3186a060 bla 2017-11-14 09:12:25 +01:00
Martin Rotter 9c0b97bdac one test 2017-11-14 08:57:22 +01:00
Martin Rotter b68e388973 debug line 2017-11-14 08:40:23 +01:00
Martin Rotter 929e1071ea Better regex. 2017-11-14 08:27:07 +01:00
Martin Rotter ccd980c109 New dev build format - linux. 2017-11-14 08:25:48 +01:00
Martin Rotter 2b93d4d185 Fix append. 2017-11-14 07:26:55 +01:00
Martin Rotter 911f395e32 Shorter tables for dev builds - windows. 2017-11-14 06:58:03 +01:00
Martin Rotter 1d96e497b3 Break build when upload or comp fails. 2017-11-13 19:34:44 +01:00
Martin Rotter bdfe0af3b7 Build fixed. 2017-11-13 19:26:26 +01:00
Martin Rotter a93c14ddc5 Couple of debug outputs fixed/added. Cleaned up logic for setting feed state according to errors in network/auth/etc. 2017-11-10 07:22:48 +01:00
Martin Rotter 98c5ae234d Experimental persistent log. 2017-11-09 20:13:12 +01:00
Martin Rotter a0d5135820 lf 2017-11-07 09:42:59 +01:00
Martin Rotter 8c894fb3ce mac build script error. 2017-11-07 09:30:03 +01:00
Martin Rotter d0d6afcc68 Call lrelease. 2017-11-07 09:16:41 +01:00
Martin Rotter 8eb640b6f2 Move localizations to new folder, remove lrelease prebuild step. 2017-11-07 09:08:08 +01:00
Martin Rotter 9c18e37cce Fix wrond schema versions. 2017-10-31 20:21:01 +01:00
Martin Rotter 497a469a8b local http server for nonwebengine oauth. 2017-10-26 13:14:44 +02:00
Martin Rotter 20c7d066a9 Addded find capabalities, fixes #63. 2017-10-25 11:23:49 +02:00
Martin Rotter 9719fd75da Fixed #80. 2017-10-25 07:05:07 +02:00
Martin Rotter 0d74d342ed upload exes too 2017-10-24 10:43:48 +02:00
Martin Rotter 6ab0c850a1 Utc time for win builds + engine type. 2017-10-24 09:56:58 +02:00
Martin Rotter bb0793551c Force utf-8 for appveyor. 2017-10-24 09:19:38 +02:00
Martin Rotter 7a500a6452 Table-like for windows appveyor. 2017-10-24 08:48:04 +02:00
Martin Rotter b28c8c57c2 ps in script? 2017-10-24 08:30:12 +02:00
Martin Rotter 5b6edd40e2 Table-like layout for macos too. 2017-10-24 07:37:09 +02:00
Martin Rotter b158cca5b9 Add webengine indication to list. 2017-10-24 07:18:13 +02:00
Martin Rotter 6e74483da5 Table-like linux dev builds overview. 2017-10-24 07:01:54 +02:00
Martin Rotter 4437210382 All columns are now resizeable. 2017-10-24 06:45:50 +02:00
Martin Rotter b31006a32f Add column to show if msg has enclosures. 2017-10-23 22:23:14 +02:00
Martin Rotter f6ed84b4c3 Fixed #141. 2017-10-23 09:41:39 +02:00
Martin Rotter 6a2a0893f8 Fixed #155. 2017-10-23 07:00:51 +02:00
Martin Rotter b3a7c34a95 Disable gmail plugin for release. 2017-10-23 06:39:28 +02:00