Commit graph

57 commits

Author SHA1 Message Date
martinrotter
118a99d49e Message model uses now cache, huge amount of related changes. 2017-05-15 12:53:26 +02:00
martinrotter
905d3c533d Construct SQL queries for the model manually. This will greatly help in the future. 2017-05-04 14:38:07 +02:00
martinrotter
4224ee0170 Fixed #97. 2017-05-03 08:03:53 +02:00
martinrotter
fcab295ab8 Improved logging (now with time), preparation for #71. 2017-04-21 08:04:23 +02:00
Martin Rotter
410007defb Change license year. 2017-03-25 10:11:18 +01:00
Martin Rotter
335c5bcee6 Unified NULL macros for C++ 11. 2016-06-20 07:58:29 +02:00
Martin Rotter
1fcc1d8503 Persistent auto-update across sync-in. 2016-05-24 08:58:35 +02:00
Martin Rotter
80bfca26e6 Merge branch 'master' of bitbucket.org:skunkos/rssguard 2016-05-02 06:39:37 +02:00
Martin Rotter
fe2ccde25c Counts fixed. 2016-05-02 06:39:30 +02:00
Martin Rotter
f9c8280b38 Fetch icons from system theme. 2016-05-01 20:48:04 +02:00
Martin Rotter
b928fbdc87 Possible fix to #181. 2016-04-29 07:32:07 +02:00
Martin Rotter
ffbfc38309 Little more robust message counting when category is selected. 2016-04-15 11:07:27 +02:00
Martin Rotter
755eda6eff Make some more DB fixes and fix red error color. 2016-04-14 12:21:38 +02:00
Martin Rotter
45aa2f4ae2 Some performance tweaks etc. 2016-04-14 09:40:30 +02:00
Martin Rotter
d4532190d8 Make updateCounts() faster. 2016-04-14 08:39:30 +02:00
Martin Rotter
4dc7791b87 Fix lang column count. 2016-04-06 09:43:05 +02:00
Martin Rotter
3bc79c071c Enhanced message previewer. 2016-04-06 09:16:49 +02:00
Martin Rotter
d60ce597ac SQL refactoring. 2016-04-05 14:13:55 +02:00
Martin Rotter
f9fc5b1dfe Optimize sync-in && show some tooltips. 2016-04-04 10:14:35 +02:00
Martin Rotter
c25371eca7 Performance with recalculating message counts updated. 2016-03-17 09:10:04 +01:00
Martin Rotter
58846e474e Cleanups in code. 2016-03-14 08:37:31 +01:00
Martin Rotter
b67158eeef Fixed batch msg importance switching. 2016-02-26 11:50:48 +01:00
Martin Rotter
8517f2b027 Editing of ownCloud NEWS acc props works now. 2016-02-26 09:55:50 +01:00
Martin Rotter
3efd22491c Message marking starred now works. New schema DB version. 2016-02-26 09:15:57 +01:00
Martin Rotter
d3c2a1e1e4 After some troubles with weird ownCloud behavior, message operation work partially. 2016-02-25 14:01:52 +01:00
Martin Rotter
c44d71b7c9 Refactoring. 2016-02-24 13:00:22 +01:00
Martin Rotter
424403924f Some refactorings etc. 2016-02-18 12:30:02 +01:00
Martin Rotter
4b37dd8200 Save work. 2016-02-17 13:33:45 +01:00
Martin Rotter
d6ba170efd Added some initial "edit account" dialog etc. 2016-02-16 13:32:23 +01:00
Martin Rotter
d76e5eb345 Some cleanups. 2016-02-16 06:35:47 +01:00
Martin Rotter
6fcdd5351c Move some common code to superclasses. 2016-02-11 07:28:49 +01:00
Martin Rotter
cc8a5c2822 Refactoring, removed some unused methods also. 2016-01-19 13:39:09 +01:00
Martin Rotter
d8217266ef Make restoring of messages work for TT-RSS 2016-01-19 13:15:41 +01:00
Martin Rotter
976d5222ff Changes to sorting/filtering. 2016-01-18 08:04:41 +01:00
Martin Rotter
ef33988ca6 Refactoring. 2016-01-15 09:39:06 +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
dd1d7be8b0 DB refactoring. 2015-12-20 19:02:29 +01:00
Martin Rotter
e23f517c05 Marking TT-RSS read/unread works - only for whole acc now. 2015-12-12 12:32:40 +01:00
Martin Rotter
62e87a941a Refactored getting Message instances from DB. 2015-12-11 13:04:37 +01:00
Martin Rotter
c40961ccba Undeleted messages refactoring. 2015-12-11 11:09:20 +01:00
Martin Rotter
43b1aaa1a4 General work, will refactore some methods probably now. 2015-12-11 07:21:49 +01:00
Martin Rotter
c4a8497471 Refactored assembling methods, TT-RSS is now able to load stored feeds. 2015-12-08 10:55:03 +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
32a8fc81cb Work on TT-RSS network. 2015-12-07 09:42:46 +01:00
Martin Rotter
27d8f5b04f Fixed account IDs. 2015-12-03 07:42:00 +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
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
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