Commit graph

26 commits

Author SHA1 Message Date
Martin Rotter
d5ccfd8669 Version bumped. 2015-12-03 13:03:29 +01:00
Martin Rotter
d5c7e3b8f4 Reworked attributes & code for Feeds and Categories too. Now each category and feed knows which account it belongs to. 2015-12-03 10:53:48 +01:00
Martin Rotter
057a5da197 Adding some attributes to tables. Rough. :( 2015-12-03 10:29:25 +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
81cc30878b Added drag&drop support for feeds/categories. 2015-11-25 10:25:36 +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
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
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
8bef6daf00 Fix loading of initial feeds. 2015-11-12 19:54:49 +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
9fac1568c5 Added global service root menu to main form etc. 2015-11-09 10:17:48 +01:00
Martin Rotter
b3fc86c696 Refactored item/model data getters. 2015-11-09 09:40:26 +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
f131be94b9 Merging of initial feeds now works, so does editing of standard feed/category. Needs a lot of polishment though. 2015-11-04 14:05:33 +01:00
Martin Rotter
0176a73e51 Tweaked README, refactored root item & model. 2015-11-04 09:12:40 +01:00
Martin Rotter
7dd09cfd89 Added method to feed interface to obtain all undeleted messages. 2015-11-04 06:56:26 +01:00
Martin Rotter
a104844814 Some methods cleaned, work mainly on model. 2015-11-03 13:16:11 +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
fa373df15c Added service root node classes and refactored editing of feeds/cats. 2015-10-30 11:41:02 +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
Renamed from src/core/feed.cpp (Browse further)