Commit graph

122 commits

Author SHA1 Message Date
Martin Rotter
1489365d32 Some const/pointers. 2016-01-05 12:11:03 +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
284768c93f Added some initial network methods for adding/removed TT-RSS feeds. 2015-12-22 07:09:41 +01:00
Martin Rotter
dd1d7be8b0 DB refactoring. 2015-12-20 19:02:29 +01:00
Martin Rotter
b4982e5666 Added ability to change auto-update strategy for individual TT-RSS feeds. 2015-12-18 10:31:14 +01:00
Martin Rotter
7b7fe704d2 Added "Accounts" menu and some minor TT-RSS stuff. 2015-12-14 09:47:03 +01:00
Martin Rotter
0900d68dca Refactored data getter a bit. 2015-12-13 18:21:06 +01:00
Martin Rotter
ffd220e4f2 Much work, cleaning, marking... 2015-12-13 09:36:37 +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
62e87a941a Refactored getting Message instances from DB. 2015-12-11 13:04:37 +01:00
Martin Rotter
c40961ccba Undeleted messages refactoring. 2015-12-11 11:09:20 +01:00
Martin Rotter
562ea97ffa Some refactoring. 2015-12-11 10:13:42 +01:00
Martin Rotter
fe9efa6202 Added new files. 2015-12-11 09:58:55 +01:00
Martin Rotter
8708d7b305 RootItem class files moved. 2015-12-11 09:58:13 +01:00
Martin Rotter
46a3f9f57a Some tiny fixes. Thinking about something. 2015-12-11 09:13:48 +01:00
Martin Rotter
43b1aaa1a4 General work, will refactore some methods probably now. 2015-12-11 07:21:49 +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
333d38cf98 Refactored markin read/unread in recycle bin. 2015-12-10 07:31:04 +01:00
Martin Rotter
724e433786 Refactored recycle bin. 2015-12-10 07:02:09 +01:00
Martin Rotter
34e2f70219 Working on TT-RSS messages obtaining. 2015-12-08 13:37:26 +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
11dfe67b4a Account initial starting is now delayed after main form construction, better now. Also some more stuff. 2015-12-08 09:34:14 +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
746e7aae1f Initial version of getFeedTree implementation. 2015-12-07 20:41:16 +01:00
Martin Rotter
32a8fc81cb Work on TT-RSS network. 2015-12-07 09:42:46 +01:00
Martin Rotter
d5ccfd8669 Version bumped. 2015-12-03 13:03:29 +01:00
Martin Rotter
b61814db88 Possible to add Tiny Tiny RSS account now. 2015-12-03 09:19:59 +01:00
Martin Rotter
27d8f5b04f Fixed account IDs. 2015-12-03 07:42:00 +01:00
Martin Rotter
94dfc7c346 Added note. 2015-12-02 14:00:19 +01:00
Martin Rotter
bd44be2921 Fix > 2015-12-02 12:46:17 +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
51e9d80fbc Experimental adding/removing of standard account. 2015-11-30 11:13:00 +01:00
Martin Rotter
84fed7c4ce Work on add account dialog. 2015-11-30 10:50:37 +01:00
Martin Rotter
8ae9c97248 Cleaned service menu, now service menus use context menus only. 2015-11-25 08:36:58 +01:00
Martin Rotter
cfabf56e44 Some more changes to entry points. 2015-11-24 10:52:53 +01:00
Martin Rotter
bd6c5390b4 Added global recycle bin menu and ability to empty/restore individiual bins or all of them. 2015-11-24 09:13:43 +01:00
Martin Rotter
46eba51247 Refactoring regarding reloading of displayed messages and some little cleanups. 2015-11-23 13:13:03 +01:00
Martin Rotter
adae003ed5 Work on restoring.ˇ 2015-11-23 10:55:44 +01:00
Martin Rotter
54cf90baa3 Save work. 2015-11-22 19:29:31 +01:00
Martin Rotter
b7f6666e62 Work on messages/recycle bin handling. 2015-11-22 18:33:35 +01:00
Martin Rotter
80decea8c1 Fix Qt 4 build. 2015-11-21 20:43:13 +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
ebea3e0029 VERY initial and f*cking buggy implementation of some messages-realted operations - right now, there is added ability to display messages according to selection. 2015-11-19 13:21:38 +01:00