Commit graph

226 commits

Author SHA1 Message Date
Martin Rotter
c27c4258ea Qt version now really needed as 5.7, working on internal web viewer. 2016-06-20 10:17:31 +02:00
Martin Rotter
d580c75ae4 Save work. 2016-06-20 09:55:00 +02:00
Martin Rotter
335c5bcee6 Unified NULL macros for C++ 11. 2016-06-20 07:58:29 +02:00
Martin Rotter
3101d0916f Rename some classes. 2016-06-18 20:38:24 +02:00
Martin Rotter
18e9d9dc32 Better newspaper view, faster viewing of msgs, bumped Qt to 5.7.0. 2016-06-17 07:43:29 +02:00
Martin Rotter
a1f3b7923c Save work. 2016-06-13 19:13:43 +02:00
Martin Rotter
4d19853255 Save work. 2016-04-07 06:23:40 +02:00
Martin Rotter
9e7f6ed5dc Fixed #177. 2016-04-03 08:49:14 +02:00
Martin Rotter
e9b7961732 Better newspaper view. 2016-04-03 08:15:25 +02:00
Martin Rotter
724165b0dd Added newspaper view widget. 2016-04-03 06:49:00 +02:00
Martin Rotter
d7bcf3c3fc Enable msg status change from previewer. 2016-04-01 12:52:21 +02:00
Martin Rotter
8f62904a34 Work on msg viewing. 2016-04-01 11:53:32 +02:00
Martin Rotter
328f29cc5d Cleanups, added previewer. 2016-04-01 10:18:35 +02:00
Martin Rotter
322aef972d Removed that webengine shit. 2016-04-01 08:44:59 +02:00
Martin Rotter
ee8dd96ddc Some very initial and hugely experimental porting to QtWebEngine modules. 2016-03-22 13:45:51 +01:00
Martin Rotter
e726f3e6f5 Fixed #163. 2016-03-05 09:52:16 +01:00
Martin Rotter
f76c4d0dec Fixed #157. 2016-02-10 12:09:03 +01:00
Martin Rotter
b593d03c94 Some changes to remove duplicates. 2016-01-21 08:26:18 +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
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
02743b199e Line removed. 2016-01-02 13:01:07 +01:00
Martin Rotter
7b7fe704d2 Added "Accounts" menu and some minor TT-RSS stuff. 2015-12-14 09:47:03 +01:00
Martin Rotter
c40961ccba Undeleted messages refactoring. 2015-12-11 11:09:20 +01:00
Martin Rotter
562ea97ffa Some refactoring. 2015-12-11 10:13:42 +01:00
Martin Rotter
43b1aaa1a4 General work, will refactore some methods probably now. 2015-12-11 07:21:49 +01:00
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