25 Commits

Author SHA1 Message Date
Martin Rotter
4175dc2265 Automatically replace NULL strings with EMPTY strings. Fixes #169. 2017-12-15 08:41:56 +01:00
Martin Rotter
cf72e2c6e1 Fix headers, initial widget for text finding. 2017-10-25 07:20:47 +02:00
Martin Rotter
4437210382 All columns are now resizeable. 2017-10-24 06:45:50 +02:00
Martin Rotter
1fbdfc796c Replace license strings. 2017-10-19 07:18:13 +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
31cd7d5b01 Attempt to fix #121. 2017-09-09 14:14:25 +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
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
d0b19b7361 Experimental async starred msg marking. - #71 2017-04-28 08:41:38 +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
335c5bcee6 Unified NULL macros for C++ 11. 2016-06-20 07:58:29 +02: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
62e87a941a Refactored getting Message instances from DB. 2015-12-11 13:04:37 +01:00
Martin Rotter
c8d4819270 Experimental ability to update read/unread status of messages. 2015-12-10 11:30:10 +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
3735d3a105 Merged da shit. 2015-12-08 19:19:35 +01:00
Martin Rotter
34e2f70219 Working on TT-RSS messages obtaining. 2015-12-08 13:37:26 +01:00
Martin Rotter
10f1841b54 Custom ID converted to string, added as property to Message class. 2015-12-03 13:42:50 +01:00
Martin Rotter
80dbf26e62 Added some licenses. 2015-11-04 09:38:07 +01:00
Martin Rotter
7dd09cfd89 Added method to feed interface to obtain all undeleted messages. 2015-11-04 06:56:26 +01:00