211 Commits

Author SHA1 Message Date
Martin Rotter
eb3f2e0174 WOrk on correct expand after filtered in. 2016-04-30 14:49:05 +02:00
Martin Rotter
2ef4c9e3ee Fix comp. 2016-04-20 20:09:38 +02:00
Martin Rotter
e9b7961732 Better newspaper view. 2016-04-03 08:15:25 +02:00
Martin Rotter
6591047fec Operations in previewer work. 2016-04-01 13:10:58 +02:00
Martin Rotter
ff286f3d62 Removed conditional code. 2016-03-22 13:55:50 +01:00
Martin Rotter
12c0d3d463 Fully dynamic sorting. 2016-01-21 10:53:15 +01:00
Martin Rotter
42b44043df Fixed #150. 2016-01-13 11:19:08 +01:00
Martin Rotter
35bae07ddd Another const refactoring. 2016-01-13 09:57:05 +01:00
Martin Rotter
f73d0eeb8c Fixed #149. 2016-01-07 09:10:06 +01:00
Martin Rotter
4cd04d03db Introduce RootItem class hashCode idea. 2016-01-07 07:45:56 +01:00
Martin Rotter
b4b244d634 Fixed #148. 2016-01-07 07:39:52 +01:00
Martin Rotter
22a6da1604 Fixed #146. 2016-01-04 18:59:24 +01:00
Martin Rotter
91e9dd2a46 Fixed #146. 2016-01-04 10:39:53 +01:00
Martin Rotter
dd1d7be8b0 DB refactoring. 2015-12-20 19:02:29 +01:00
Martin Rotter
7861641612 Fixed #132. 2015-12-15 07:43:41 +01:00
Martin Rotter
562ea97ffa Some refactoring. 2015-12-11 10:13:42 +01:00
Martin Rotter
8708d7b305 RootItem class files moved. 2015-12-11 09:58:13 +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
3e040377b6 Some refactoring + #112. 2015-11-29 09:22:17 +01:00
Martin Rotter
b685f1fc86 Empty initial drag/drop support. 2015-11-25 09:37:40 +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
ef20ea9774 Update feed logic moved to model, cleared. 2015-11-23 14:23:51 +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
68d3e0a53f Big refactoring, marking read/unread, clearing now uses newer approach. 2015-11-20 13:29:32 +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
Martin Rotter
42b88b8db7 Some fixes for parsing. 2015-11-16 07:05:21 +01:00
Martin Rotter
d5ff059543 Many refactorings in model/items, some tiny preparations for messages operation - they moved into feed classes. 2015-11-12 10:53:17 +01:00
Martin Rotter
0eefcae22e Renamed some actions, added missing actions to enable changing shortcuts on them. 2015-11-11 08:28:59 +01:00
Martin Rotter
17ee15b87f Moved import/export actions to service root. Main form class is now not specific and contains only general code. 2015-11-11 08:21:17 +01:00
Martin Rotter
9fac1568c5 Added global service root menu to main form etc. 2015-11-09 10:17:48 +01:00
Martin Rotter
2d97915d86 Work on menus - 2. 2015-11-08 19:48:29 +01:00
Martin Rotter
fa976120b8 Work on menus. 2015-11-08 10:53:13 +01:00
Martin Rotter
c3384af89e Some work on "add item" interface menus. 2015-11-06 12:47:12 +01:00
Martin Rotter
779f42f5dd Import/export now works, some minor fixing. 2015-11-06 11:30:39 +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
f85b723b43 Unified methods for getting subtrees. 2015-11-04 09:35:49 +01:00
Martin Rotter
d48873ab45 Unified category/feed accessors in model. 2015-11-04 08:42:52 +01:00
Martin Rotter
bd3673615d Saving/loading of expand states is partially working now. 2015-11-03 14:24:07 +01:00
Martin Rotter
dad3cc8555 Work on model. 2015-11-03 13:49:15 +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
e465b1ec0f Added very experimental brand new tree handling for standard service account. Also note, that recycle bin func is now broken, since there now each service account has OWN recycle bin, therefore there might be more than one recycle bin. 2015-10-30 13:07:42 +01:00
Martin Rotter
fa373df15c Added service root node classes and refactored editing of feeds/cats. 2015-10-30 11:41:02 +01:00
Martin Rotter
54f17741ae Remove drag&drop support for now. It will be probably re-introduced after the plugin system is fully stable. 2015-10-30 10:56:33 +01:00
Martin Rotter
fd94a1bd8f Work is ongoing - refactored some of "edit" methods. Very sloppy, though. 2015-10-30 10:47:43 +01:00
Martin Rotter
f911773ee7 Begin to work on #3, rename some classes. 2015-10-30 06:54:59 +01:00
Martin Rotter
6c36613da1 Probably fixed #121. 2015-08-25 07:09:10 +02:00
Martin Rotter
5da26eee69 #122 fixed. 2015-08-24 06:40:03 +02:00