158 Commits

Author SHA1 Message Date
Martin Rotter
b31006a32f Add column to show if msg has enclosures. 2017-10-23 22:23:14 +02:00
Martin Rotter
1fbdfc796c Replace license strings. 2017-10-19 07:18:13 +02:00
Martin Rotter
cbfa6d042b Change proeprly font - requires app restart. 2017-10-11 12:18:15 +02:00
Martin Rotter
c759c0d6fd Fixed #145 and some other stuff, can delete inoreader accounts for example. 2017-10-11 11:47:52 +02:00
Martin Rotter
ec70e94c7d Fixup some messed contents when getting list of messages from SQL. 2017-10-03 07:55:39 +02:00
Martin Rotter
0fe6b3e686 Uncrustify reformat. 2017-09-19 10:18:21 +02:00
Martin Rotter
070bb7a389 Refactoring. 2017-08-28 07:16:37 +02:00
Martin Rotter
208284e80d Reformated using astyle, added some astyle scripts. 2017-07-21 06:53:23 +02:00
Martin Rotter
3434d3d24e Bit polishment added to removing/restoring messages. 2017-06-06 10:11:54 +02:00
martinrotter
118a99d49e Message model uses now cache, huge amount of related changes. 2017-05-15 12:53:26 +02:00
martinrotter
73925b6452 Properly reload individualy switched msg when changing importance - color of font did not change all the times. 2017-05-11 06:22:38 +02:00
martinrotter
b99acea244 Change msgmodel base, final version. 2017-05-11 06:06:51 +02:00
martinrotter
21fc8b087a Activate multicolumn on CTRL. 2017-05-09 11:24:24 +02:00
martinrotter
4abdc1738c Saving of multicolumn sorts enabled. 2017-05-09 11:13:15 +02:00
martinrotter
78872dfa21 Prep for multicolumn sql sort. 2017-05-09 09:47:42 +02:00
martinrotter
6776d3809d Save work. 2017-05-05 08:25:32 +02:00
martinrotter
0773db7b5a Fix query for mysql. 2017-05-04 14:44:11 +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
33981c350a Some work on multicolumn sort. 2017-05-04 06:20:28 +02:00
martinrotter
7946ef85f1 Cleanup. 2017-05-03 08:06:28 +02:00
martinrotter
4224ee0170 Fixed #97. 2017-05-03 08:03:53 +02:00
Martin Rotter
ec886d15ee Some clazy fixes. 2017-04-23 20:52:31 +02:00
Martin Rotter
410007defb Change license year. 2017-03-25 10:11:18 +01:00
Martin Rotter
8c20ca7025 Fixed newspaper handling. 2016-08-19 10:52:25 +02:00
Martin Rotter
6c12059987 Fixed #51. 2016-08-19 10:33:02 +02:00
Martin Rotter
9b167f13e2 Refactoring. 2016-08-16 11:35:02 +02:00
Martin Rotter
8f94186963 Refactoring. 2016-08-13 14:02:06 +02:00
Martin Rotter
335c5bcee6 Unified NULL macros for C++ 11. 2016-06-20 07:58:29 +02:00
Martin Rotter
752d507414 Fixed small bug when changing states of msgs via internal viewer. 2016-06-20 07:07:59 +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
f9c8280b38 Fetch icons from system theme. 2016-05-01 20:48:04 +02:00
Martin Rotter
d60ce597ac SQL refactoring. 2016-04-05 14:13:55 +02:00
Martin Rotter
78d6301f35 SQL refactoring. 2016-04-05 08:00:00 +02:00
Martin Rotter
f73535faa1 Update locale script and some more code. 2016-04-05 06:43:29 +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
ff286f3d62 Removed conditional code. 2016-03-22 13:55:50 +01:00
Martin Rotter
b67158eeef Fixed batch msg importance switching. 2016-02-26 11:50:48 +01:00
Martin Rotter
3efd22491c Message marking starred now works. New schema DB version. 2016-02-26 09:15:57 +01:00
Martin Rotter
35bae07ddd Another const refactoring. 2016-01-13 09:57:05 +01:00
Martin Rotter
112d5dcc28 Save work. 2016-01-10 19:30:31 +01:00
Martin Rotter
dd1d7be8b0 DB refactoring. 2015-12-20 19:02:29 +01:00
Martin Rotter
62e87a941a Refactored getting Message instances from DB. 2015-12-11 13:04:37 +01:00
Martin Rotter
c6576ea799 Refactored restoring of messages. 2015-12-10 13:46:26 +01:00
Martin Rotter
68a9355223 Refactored some stuff with messages deleting. 2015-12-10 13:40:45 +01:00
Martin Rotter
7bfbdca4e9 Added initial starred status switching. 2015-12-10 12:57:01 +01:00
Martin Rotter
c8d4819270 Experimental ability to update read/unread status of messages. 2015-12-10 11:30:10 +01:00
Martin Rotter
97e5e70afa Hmmm. 2015-12-09 12:58:01 +01:00
Martin Rotter
09b023b937 Message class now includes account ID. Fixed newspaper mode for TT-RSS. 2015-12-09 12:03:34 +01:00
Martin Rotter
34e2f70219 Working on TT-RSS messages obtaining. 2015-12-08 13:37:26 +01:00
Martin Rotter
ff67c86517 Added "custom_id" columns for cats/feeds/messages to hold custom ID of the items from online services. 2015-12-03 13:37:32 +01:00