185 Commits

Author SHA1 Message Date
Martin Rotter
5d7f8a9e20 Clean up D-Bus support, rely on tray icon baloons, because on sole Qt 5 they are rock-solid and enough. 2016-05-24 06:20:20 +02:00
Martin Rotter
f9c8280b38 Fetch icons from system theme. 2016-05-01 20:48:04 +02:00
Martin Rotter
75fb8fa9b1 Update lang stuff. 2016-04-10 20:23:01 +02:00
Martin Rotter
8646e8c852 Start refactoring all sql queries into separate data interaction class. 2016-04-04 13:52:07 +02:00
Martin Rotter
90efb8fc0e ID shit, custom ID now same is ID for standard acc. 2016-02-21 18:41:13 +01:00
Martin Rotter
79ae3bfd94 Try to stop pending update before quit. 2016-02-17 07:17:10 +01:00
Martin Rotter
f76c4d0dec Fixed #157. 2016-02-10 12:09:03 +01:00
Martin Rotter
12c0d3d463 Fully dynamic sorting. 2016-01-21 10:53:15 +01:00
Martin Rotter
55526baee5 Auto-updating of feeds definitely fixed. 2016-01-20 06:44:40 +01:00
Martin Rotter
f03aec0956 Fix maybe some problems with updating. 2016-01-19 20:40:58 +01:00
Martin Rotter
cc8a5c2822 Refactoring, removed some unused methods also. 2016-01-19 13:39:09 +01:00
Martin Rotter
976d5222ff Changes to sorting/filtering. 2016-01-18 08:04:41 +01:00
Martin Rotter
42b44043df Fixed #150. 2016-01-13 11:19:08 +01:00
Martin Rotter
35bae07ddd Another const refactoring. 2016-01-13 09:57:05 +01:00
Martin Rotter
d7470c7465 Const refactoring. 2016-01-11 13:00:37 +01:00
Martin Rotter
112d5dcc28 Save work. 2016-01-10 19:30:31 +01:00
Martin Rotter
32b6775c83 Const refactoring #2. 2016-01-10 11:12:21 +01:00
Martin Rotter
ebbeb8056b Making stuff const. 2016-01-10 08:55:22 +01:00
Martin Rotter
3d71264041 Some const - no time. 2016-01-08 10:08:00 +01:00
Martin Rotter
f73d0eeb8c Fixed #149. 2016-01-07 09:10:06 +01:00
Martin Rotter
1489365d32 Some const/pointers. 2016-01-05 12:11:03 +01:00
Martin Rotter
483e8a4076 Some GUI work. 2016-01-04 06:30:53 +01:00
Martin Rotter
ce7e0f6579 Fixed #131. 2015-12-13 18:10:50 +01:00
Martin Rotter
562ea97ffa Some refactoring. 2015-12-11 10:13:42 +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
683517948d Many changes, working Sync in, fixed some problems with item expanding, items now can inform model that it wants some items expanded or not. 2015-12-08 09:11:55 +01:00
Martin Rotter
f4347810b6 Another lang update. 2015-11-30 13:03:28 +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
51e9d80fbc Experimental adding/removing of standard account. 2015-11-30 11:13:00 +01:00
Martin Rotter
84fed7c4ce Work on add account dialog. 2015-11-30 10:50:37 +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
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
adae003ed5 Work on restoring.ˇ 2015-11-23 10:55:44 +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
6aaec164f1 sHIt.¨ 2015-11-17 09:02:50 +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
b84fd00891 Work on system. 2015-11-10 08:59:10 +01:00
Martin Rotter
c3384af89e Some work on "add item" interface menus. 2015-11-06 12:47:12 +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