Commit graph

94 commits

Author SHA1 Message Date
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
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
7ea94ef42f Refactored DB cleaner. 2015-11-23 19:10:16 +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
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
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
39666e7bae Fixed some network manager bug, refactoring of feed model. 2015-11-05 08:07:08 +01:00
Martin Rotter
f85b723b43 Unified methods for getting subtrees. 2015-11-04 09:35:49 +01:00
Martin Rotter
0176a73e51 Tweaked README, refactored root item & model. 2015-11-04 09:12:40 +01:00
Martin Rotter
d48873ab45 Unified category/feed accessors in model. 2015-11-04 08:42:52 +01:00
Martin Rotter
dad3cc8555 Work on model. 2015-11-03 13:49:15 +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
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
4eb76509a8 Remove flags method. 2015-10-30 11:01:35 +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
c9350b8d2f Some tweaking in model. 2015-07-30 09:53:08 +02:00
Martin Rotter
17a558e47a Auto-update code moved to model class. 2015-07-29 07:59:00 +02:00
Martin Rotter
be51f0c3c1 Renamed some core classes. 2015-07-24 10:05:42 +02:00
Martin Rotter
931bc1d905 Some methods moved from model to feed/category classes, some leaks fixed. 2015-07-23 09:13:32 +02:00
Martin Rotter
7498565be8 Fixed #53. 2015-01-04 14:12:14 +01:00
Martin Rotter
57e05f34d8 Expand correct node and set it as current after drag-drop action. 2014-10-28 18:31:19 +01:00
Martin Rotter
a539c9aacd Fixed #91. 2014-10-28 17:45:37 +01:00
Martin Rotter
bc2aa7f777 Fixed #87. 2014-10-27 18:11:30 +01:00
Martin Rotter
63abccc7a5 Some extra stuff for recycle bin, general usability enhancements. 2014-09-19 14:30:48 +02:00
Martin Rotter
5581a5a92f Many refactoring stuff. Recycle bin now displays count of deleted items. 2014-09-17 12:21:19 +02:00
Martin Rotter
202d26cea5 Refactoring, correct selection after keyboard search. 2014-09-17 10:00:04 +02:00
Martin Rotter
4c494f63ae Import fixing. 2014-09-03 17:38:58 +02:00
Martin Rotter
92b877c985 Import and export fixing. 2014-09-02 21:04:20 +02:00
Martin Rotter
1057341132 Some memory fixes for import/export. 2014-09-01 18:17:17 +02:00
Martin Rotter
94100ff90a New export/import dialog. Rewritten export functionality. 2014-08-30 18:24:16 +02:00
Martin Rotter
7ad5978684 SOme export shit. 2014-08-28 21:22:07 +02:00
Martin Rotter
b959e70539 Some changes. 2014-08-28 08:15:33 +02:00
Martin Rotter
4dd45c3f75 Work on refactoring. 2014-08-19 17:21:32 +02:00
Martin Rotter
94cf8c00aa Cleanups... 2014-03-28 09:04:36 +01:00
Martin Rotter
cefbefda2a Massive cleanups. 2014-03-26 08:33:50 +01:00
Martin Rotter
928a51834e Added headers to sources, fixed #25. 2014-02-26 07:41:40 +01:00
Martin Rotter
55c645a824 Some changes. 2014-02-16 18:43:33 +01:00
Martin Rotter
57427f7d5d Improved auto-update feature. 2014-02-04 18:55:37 +01:00
Martin Rotter
4efdcd6262 Version increased, many cleanups. 2014-02-04 13:14:36 +01:00
Martin Rotter
63cb32a098 Very initial implementation of feeds auto-update. 2014-02-04 10:02:07 +01:00