Commit Graph

3020 Commits

Author SHA1 Message Date
Martin Rotter 6272bf92c5 Merge branch 'master' of github.com:martinrotter/rssguard 2018-01-02 20:50:30 +01:00
Martin Rotter 3fdb3b10bf Enhance build process. 2018-01-02 20:49:29 +01:00
Martin Rotter f23e1aec73 Some optimalizations on OAuth process. 2017-12-15 09:11:07 +01:00
Martin Rotter 4175dc2265 Automatically replace NULL strings with EMPTY strings. Fixes #169. 2017-12-15 08:41:56 +01:00
Martin Rotter a5340cce99 Fix margins and rename import/export buttons. 2017-12-15 07:49:24 +01:00
martinrotter a65bec006f
Merge pull request #173 from fanteik/tt-rss/dateError
Solution bug #172
2017-12-15 06:36:02 +01:00
fanteik 8184b8c31b Merge branch 'master' into tt-rss/dateError 2017-12-13 23:10:52 +01:00
fanteik 238c84b54e Skip creating info file "aaa"
rssguard writes a file "aaa" with some result values when using the tt-rss service.
Not necessary for productive system.
2017-12-13 22:38:35 +01:00
fanteik 296a11e05f Fix date bug in tt-rss service
The value "Created on" of messages received from tiny tiny rss server are
always 1969 or 1970. A 32-bit int can not record the timestamp in milliseconds.
Changing to qint64 solve the problem.
2017-12-13 22:12:02 +01:00
Martin Rotter 3aa3ae1d46 New donate link. 2017-12-12 13:42:15 +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 24ac844530 Turn off notifications. 2017-11-16 08:22:21 +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 c1b277b8a3 Fix macos build. 2017-11-14 10:53:42 +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 6b72937992 Display simplified RAW data when Contents column is actiev. 2017-11-10 10:59:06 +01:00
Martin Rotter eb777b9670 Flush log. 2017-11-10 10:09:02 +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 f3e2673ef7 Merge. 2017-11-07 09:09:35 +01:00
Martin Rotter 8eb640b6f2 Move localizations to new folder, remove lrelease prebuild step. 2017-11-07 09:08:08 +01:00
martinrotter 4d0e13a459
Update rssguard.pro 2017-11-07 06:40:09 +01:00
martinrotter b6e5cfeefe
Update README.md 2017-11-06 09:09:53 +01:00
Martin Rotter 9c18e37cce Fix wrond schema versions. 2017-10-31 20:21:01 +01:00
Martin Rotter 5e20d3dd22 Removed some comments. 2017-10-27 22:11:34 +02:00
Martin Rotter d0154ca859 Fixed some clazy warning, gmail plugin now can mark msgs starred/read/unread. 2017-10-27 20:38:01 +02:00
Martin Rotter 1c364cb22a Remove recycle bin for gmail - has to have labels support, fix error when sorting according to has_enclosures column. 2017-10-27 10:33:26 +02:00
Martin Rotter d8e47a19e6 Wider spinbox. 2017-10-26 20:51:28 +02:00