Commit graph

40 commits

Author SHA1 Message Date
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
Martin Rotter
683517948d Many changes, working Sync in, fixed some problems with item expanding, items now can inform model that it wants some items expanded or not. 2015-12-08 09:11:55 +01:00
Martin Rotter
32a8fc81cb Work on TT-RSS network. 2015-12-07 09:42:46 +01:00
Martin Rotter
89239fc4a2 Work on sync? 2015-12-03 14:15:33 +01:00
Martin Rotter
4f2a370901 Some more advancements, stored TT-RSS accounts are now correctly loaded w/o feeds/categories so far. 2015-12-03 11:14:14 +01:00
Martin Rotter
441e0e8632 TT-RSS accounts now store its additions/edits to DB/model. 2015-12-03 11:02:19 +01:00
Martin Rotter
b61814db88 Possible to add Tiny Tiny RSS account now. 2015-12-03 09:19:59 +01:00
Martin Rotter
bf3d97dd2c Reloaded langs + removed direct access to model from items - better encapsulation. 2015-11-30 12:53:04 +01:00
Martin Rotter
84fed7c4ce Work on add account dialog. 2015-11-30 10:50:37 +01:00
Martin Rotter
adae003ed5 Work on restoring.ˇ 2015-11-23 10:55:44 +01:00
Martin Rotter
68d3e0a53f Big refactoring, marking read/unread, clearing now uses newer approach. 2015-11-20 13:29:32 +01:00
Martin Rotter
6354910882 Heavy work on messages model, switching of importance. 2015-11-20 10:33:38 +01:00
Martin Rotter
fab7d1e8b1 Draconic changes for messages, some methods added to interfaces, very experimental state now. 2015-11-20 09:52:29 +01:00
Martin Rotter
3d59902aeb RootItem now inherits QObject, fetching metadata works for standard feeds, custom context menus moved to interface so that each item can provide specific menu items. 2015-11-06 09:41:36 +01:00
Martin Rotter
5c0f777189 Deleting of items is now moved to interface. 2015-11-06 08:25:37 +01:00
Martin Rotter
0176a73e51 Tweaked README, refactored root item & model. 2015-11-04 09:12:40 +01:00
Martin Rotter
f912e24b7d Made many changes, removed loads of obsolote and ugly code. Added some abstract classes. 2015-11-03 10:06:34 +01:00
Martin Rotter
52b41e19f4 Added some information to service roots implementations. 2015-10-30 12:15:27 +01:00
Martin Rotter
fa373df15c Added service root node classes and refactored editing of feeds/cats. 2015-10-30 11:41:02 +01:00