Martin Rotter
6baafd0c66
Enhanced select next/prev item.
2018-04-03 11:16:46 +02:00
martinrotter
ae941d4d01
Update searchtextwidget.cpp
2018-02-12 09:21:56 +01:00
Trunov Sergey
5e8064c344
Small corrections to build with qt_5_7_1 on debian stretch.
2018-02-10 23:22:26 +03:00
Martin Rotter
adddf12c87
Fixed #176 .
2018-01-04 06:37:47 +01:00
Martin Rotter
da63a1fd0e
Fix build.
2018-01-03 07:47:55 +01:00
Martin Rotter
80fe31eb62
Fix build.
2018-01-03 07:35:41 +01:00
Martin Rotter
f08cf038e0
Fix build.
2018-01-03 07:25:25 +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
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
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
c1b277b8a3
Fix macos build.
2017-11-14 10:53:42 +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
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
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
Martin Rotter
f422dc5cb5
Wider spinbox.
2017-10-26 20:51:11 +02:00
Martin Rotter
d24f249788
Change msg update logic a bit.
2017-10-26 20:33:48 +02:00
Martin Rotter
d9757f2814
SOme more logging.
2017-10-26 20:31:09 +02:00
Martin Rotter
245c0b08c3
Possible solution for #150 .
2017-10-26 20:26:42 +02:00
Martin Rotter
79557e71e2
Kill timer only when needed.
2017-10-26 20:20:17 +02:00
Martin Rotter
d169b6cc50
Remove unique id from constructor.
2017-10-26 14:42:53 +02:00
Martin Rotter
b0b963ca0d
Get unique state ID via http handler too.
2017-10-26 14:38:04 +02:00
Martin Rotter
497a469a8b
local http server for nonwebengine oauth.
2017-10-26 13:14:44 +02:00
Martin Rotter
9d8bbe0410
Hide search widget when loading msg.
2017-10-25 11:53:56 +02:00
Martin Rotter
20c7d066a9
Addded find capabalities, fixes #63 .
2017-10-25 11:23:49 +02:00
Martin Rotter
3fc911f652
text msg viewer now can pass enclosure url to acc
2017-10-25 10:11:29 +02:00
Martin Rotter
67db4ede25
New "find" dialog for web browser.
2017-10-25 09:39:55 +02:00
Martin Rotter
cf72e2c6e1
Fix headers, initial widget for text finding.
2017-10-25 07:20:47 +02:00
Martin Rotter
9719fd75da
Fixed #80 .
2017-10-25 07:05:07 +02:00
Martin Rotter
fa6039e13f
Added some dialog for new messages.
2017-10-24 13:50:27 +02:00
Martin Rotter
1c9c652d9f
Lang sync, fix attachment recognition.
2017-10-24 13:02:25 +02:00
Martin Rotter
0a1b8c4b4e
Longer default download timeout.
2017-10-24 12:27:23 +02:00
Martin Rotter
f42956fe13
Some more logging when updating messages.
2017-10-24 12:24:55 +02:00
Martin Rotter
085cc656d9
inoreader plugin now respects timeout settings
2017-10-24 12:07:45 +02:00
Martin Rotter
3cb1d3c1d4
Trully make all columns interactive.
2017-10-24 06:47:37 +02:00
Martin Rotter
4437210382
All columns are now resizeable.
2017-10-24 06:45:50 +02:00