Commit graph

68 commits

Author SHA1 Message Date
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Martin Rotter
cf72e2c6e1 Fix headers, initial widget for text finding. 2017-10-25 07:20:47 +02:00
Martin Rotter
1fbdfc796c Replace license strings. 2017-10-19 07:18:13 +02:00
Martin Rotter
0814528e03 Initial work on making sync cache state before we update any feed. Also added sample code for marking msg starred - inoreader. 2017-10-10 11:55:25 +02:00
Martin Rotter
25c8725029 Refactoring of tooltips. 2017-10-05 11:10:16 +02:00
Martin Rotter
a643307508 Refactored common code. 2017-10-03 10:26:17 +02:00
Martin Rotter
de548750e2 Some common code moved. 2017-09-22 10:08:19 +02:00
Martin Rotter
f10ee91194 Refactored some common code from categories/feeds classes. 2017-09-20 13:06:45 +02:00
Martin Rotter
e758511cc2 Recycle bin moved to superclass. 2017-09-20 08:10:51 +02:00
Martin Rotter
0fe6b3e686 Uncrustify reformat. 2017-09-19 10:18:21 +02:00
Martin Rotter
208284e80d Reformated using astyle, added some astyle scripts. 2017-07-21 06:53:23 +02:00
martinrotter
4abdc1738c Saving of multicolumn sorts enabled. 2017-05-09 11:13:15 +02:00
martinrotter
858184b6ff Experimental async msg state change support for TT-RSS. 2017-04-27 08:55:11 +02:00
Martin Rotter
410007defb Change license year. 2017-03-25 10:11:18 +01:00
Martin Rotter
1fcc1d8503 Persistent auto-update across sync-in. 2016-05-24 08:58:35 +02:00
Martin Rotter
f9fc5b1dfe Optimize sync-in && show some tooltips. 2016-04-04 10:14:35 +02:00
Martin Rotter
b67158eeef Fixed batch msg importance switching. 2016-02-26 11:50:48 +01:00
Martin Rotter
8517f2b027 Editing of ownCloud NEWS acc props works now. 2016-02-26 09:55:50 +01:00
Martin Rotter
3efd22491c Message marking starred now works. New schema DB version. 2016-02-26 09:15:57 +01:00
Martin Rotter
d3c2a1e1e4 After some troubles with weird ownCloud behavior, message operation work partially. 2016-02-25 14:01:52 +01:00
Martin Rotter
c44d71b7c9 Refactoring. 2016-02-24 13:00:22 +01:00
Martin Rotter
424403924f Some refactorings etc. 2016-02-18 12:30:02 +01:00
Martin Rotter
d6ba170efd Added some initial "edit account" dialog etc. 2016-02-16 13:32:23 +01:00
Martin Rotter
d76e5eb345 Some cleanups. 2016-02-16 06:35:47 +01:00
Martin Rotter
6fcdd5351c Move some common code to superclasses. 2016-02-11 07:28:49 +01:00
Martin Rotter
0962856b7a Removed few lines. 2016-01-19 13:46:52 +01:00
Martin Rotter
cc8a5c2822 Refactoring, removed some unused methods also. 2016-01-19 13:39:09 +01:00
Martin Rotter
04d2b1392d Fixed bug with left over messages. 2016-01-18 19:08:00 +01:00
Martin Rotter
ef33988ca6 Refactoring. 2016-01-15 09:39:06 +01:00
Martin Rotter
35bae07ddd Another const refactoring. 2016-01-13 09:57:05 +01:00
Martin Rotter
d7470c7465 Const refactoring. 2016-01-11 13:00:37 +01:00
Martin Rotter
b4b244d634 Fixed #148. 2016-01-07 07:39:52 +01:00
Martin Rotter
483e8a4076 Some GUI work. 2016-01-04 06:30:53 +01:00
Martin Rotter
3896fbd370 Some preparations for #146. 2016-01-03 11:19:23 +01:00
Martin Rotter
9f4e38f30a Added better "add feed from website" feature accounts/plugins integration. 2015-12-22 12:25:45 +01:00
Martin Rotter
8f5dec672b Some work on adding feeds to TT-RSS. 2015-12-21 07:47:44 +01:00
Martin Rotter
1888376403 Version bump. 2015-12-19 07:55:07 +01:00
Martin Rotter
ffd220e4f2 Much work, cleaning, marking... 2015-12-13 09:36:37 +01:00
Martin Rotter
a212c44ad2 Added recycle bin initially to TT-RSS. 2015-12-12 18:27:54 +01:00
Martin Rotter
23b0f411d6 Marking TT-RSS read/unread works - for feed. 2015-12-12 12:43:30 +01:00
Martin Rotter
e23f517c05 Marking TT-RSS read/unread works - only for whole acc now. 2015-12-12 12:32:40 +01:00
Martin Rotter
4e289fc1f0 Added Q_OBJECT to classes. 2015-12-12 08:40:19 +01:00
Martin Rotter
c6576ea799 Refactored restoring of messages. 2015-12-10 13:46:26 +01:00
Martin Rotter
68a9355223 Refactored some stuff with messages deleting. 2015-12-10 13:40:45 +01:00
Martin Rotter
7bfbdca4e9 Added initial starred status switching. 2015-12-10 12:57:01 +01:00
Martin Rotter
c8d4819270 Experimental ability to update read/unread status of messages. 2015-12-10 11:30:10 +01:00
Martin Rotter
09b023b937 Message class now includes account ID. Fixed newspaper mode for TT-RSS. 2015-12-09 12:03:34 +01:00
Martin Rotter
a502af9437 Old data of TT-RSS account are now purged when credentials are changed and new data are synced. 2015-12-09 11:10:51 +01:00
Martin Rotter
eb1eef3a50 Added ability to load messages. 2015-12-08 11:13:35 +01:00
Martin Rotter
c4a8497471 Refactored assembling methods, TT-RSS is now able to load stored feeds. 2015-12-08 10:55:03 +01:00