776 Commits

Author SHA1 Message Date
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
80dbf26e62 Added some licenses. 2015-11-04 09:38:07 +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
6e22510e7c Some beginning work, created some service entry points. 2015-10-30 08:32:02 +01:00
Martin Rotter
f911773ee7 Begin to work on #3, rename some classes. 2015-10-30 06:54:59 +01:00
Martin Rotter
88bbe648a0 Some tweaks of code. 2015-10-18 11:19:42 +02:00
Martin Rotter
b1f4c9f539 Fixed changelog. 2015-10-18 11:11:20 +02:00
Martin Rotter
636596ec8f Fixed #119. 2015-09-30 07:24:46 +02:00
Martin Rotter
70e51bcbbc Added two more actions for custom shortcut setup. 2015-08-26 07:05:04 +02:00
Martin Rotter
84e3253342 Merge branch 'master' of bitbucket.org:skunkos/rssguard 2015-08-25 15:42:06 +02:00
Martin Rotter
0220e0b90e Some minor changes for feed/message viewer. 2015-08-25 15:41:57 +02:00
Martin Rotter
bc3e89dcc8 Changed some msgbox to OSD + new localizations. 2015-08-25 08:37:35 +02: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
Martin Rotter
a3773914b7 Updated translations + progress in #118. 2015-08-18 09:07:21 +02:00
Martin Rotter
333e8cf96b Added transka. 2015-08-11 21:17:45 +02:00
Martin Rotter
17a558e47a Auto-update code moved to model class. 2015-07-29 07:59:00 +02:00
Martin Rotter
c2e6172d21 Some more more polishing. 2015-07-29 06:40:27 +02:00
Martin Rotter
d0ab2b4374 More polishing of D-Bus notifications. 2015-07-29 06:38:17 +02:00
Martin Rotter
77c6fdeac3 Initial D-Bus notifications. 2015-07-28 20:43:40 +02:00
Martin Rotter
4287b4ccd1 Some preps for D-Bus notifications. 2015-07-28 19:29:50 +02:00
Martin Rotter
057ebc47d6 Some tweaks of notifications. 2015-07-27 10:09:19 +02:00
Martin Rotter
73ff85418e Fixed #117. 2015-07-26 18:44:00 +02:00
Martin Rotter
be51f0c3c1 Renamed some core classes. 2015-07-24 10:05:42 +02:00
Martin Rotter
c3f32119db Regenerated translations + CZ updated. 2015-07-24 07:17:26 +02:00
Martin Rotter
bd5fd3455d Some notes removed. 2015-07-18 13:16:32 +02:00
Martin Rotter
1e12713a1a Experimentally fixed #52. 2015-07-16 09:18:07 +02:00
Martin Rotter
64a96990c5 All passwords proxy/mysql/feeds are now stored in encrypted form. 2015-07-14 07:40:01 +02:00
Martin Rotter
24b0b34a50 More work on fonts - loading/saving. 2015-07-12 19:38:14 +02:00
Martin Rotter
8dfaf913e1 Work on #114. 2015-07-12 13:58:22 +02:00
Martin Rotter
0969d6c693 Comp fix for OS2. + Notifications correctly re-displays on Linux. 2015-07-06 18:19:44 +02:00
Martin Rotter
f96fd4422a Some changes for notifications. 2015-07-06 14:53:18 +02:00
Martin Rotter
cb887e5e7e Some fixes and additions. 2015-07-02 07:12:33 +02:00
Martin Rotter
38c6c6b448 Added more GUI messages, fixed loading of position, updated README. 2015-07-01 10:32:56 +02:00
Martin Rotter
4c7b361452 Hard work on issue #12. 2015-06-30 09:19:05 +02:00
Martin Rotter
60b2aaa37a Some opacity fixes. Downloader returns number. 2015-06-30 08:37:27 +02:00
Martin Rotter
9447491ef7 Notifications now provide API for invoking targets. 2015-06-30 07:36:47 +02:00
Martin Rotter
7b15e568aa Even better API. 2015-06-29 19:13:06 +02:00
Martin Rotter
598a83b7cb Notifications now provide API. 2015-06-29 18:58:10 +02:00