198 Commits

Author SHA1 Message Date
Martin Rotter
c8d4819270 Experimental ability to update read/unread status of messages. 2015-12-10 11:30:10 +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
3e040377b6 Some refactoring + #112. 2015-11-29 09:22:17 +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
6abe99ed54 Restoring of individual messages added. 2015-11-23 19:31:03 +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
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
f712ae1cf7 Some cleaning of messages model. 2015-11-13 11:18:47 +01:00
Martin Rotter
e3d6d8e494 Standard recycle bin now able to mark read/unread. 2015-11-12 10:59:41 +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
c3ea32cf3d Some work on msg viewer and buttons. 2015-11-10 09:31:26 +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
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
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
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
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
6c36613da1 Probably fixed #121. 2015-08-25 07:09:10 +02:00
Martin Rotter
a3773914b7 Updated translations + progress in #118. 2015-08-18 09:07:21 +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
1e12713a1a Experimentally fixed #52. 2015-07-16 09:18:07 +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
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
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
Martin Rotter
a8b8d830b4 Moved some classes. 2015-06-26 07:21:30 +02:00
Martin Rotter
aaa12e9183 Fixes for Latin1Strings literals. 2015-06-24 09:10:43 +02:00
Martin Rotter
8ba6583a8c Initially fixed #28. 2015-06-13 16:17:34 +02:00
Martin Rotter
37f4ad4cfe Work on disabling actions. 2015-06-12 20:10:18 +02:00
Martin Rotter
5c1915c98b Fixed msg opening. 2015-06-11 13:48:38 +02:00
Martin Rotter
562656ed9d Fixed #101. 2015-06-08 08:47:02 +02:00
Martin Rotter
81d01f3cda Work on cleaning, is able to vacuum in worker thread. Added GUI & logic. 2015-06-05 09:24:50 +02:00
Martin Rotter
a0482868ca Work on cleaning. 2015-06-04 19:49:18 +02:00
Martin Rotter
4c8e9a021e Some work on optimizations and database cleaning. 2015-06-04 08:07:48 +02:00
Martin Rotter
71996f27de Work on mutexes, preparation for two next issues. 2015-06-02 12:22:38 +02:00
Martin Rotter
3429228d41 Work on export/import and other magics. 2015-05-29 08:56:44 +02:00
Martin Rotter
95b24c493d Fixes for e-mail sending. 2015-05-16 07:14:18 +02:00