Commit graph

75 commits

Author SHA1 Message Date
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Martin Rotter
a93c14ddc5 Couple of debug outputs fixed/added. Cleaned up logic for setting feed state according to errors in network/auth/etc. 2017-11-10 07:22:48 +01:00
Martin Rotter
1c364cb22a Remove recycle bin for gmail - has to have labels support, fix error when sorting according to has_enclosures column. 2017-10-27 10:33:26 +02:00
Martin Rotter
cf72e2c6e1 Fix headers, initial widget for text finding. 2017-10-25 07:20:47 +02:00
Martin Rotter
fc1f821144 Work on gmail attachments. 2017-10-23 13:04:57 +02:00
Martin Rotter
5d51b8d28d Predefined folders for gmail. 2017-10-19 08:53:31 +02:00
Martin Rotter
1fbdfc796c Replace license strings. 2017-10-19 07:18:13 +02:00
Martin Rotter
a643307508 Refactored common code. 2017-10-03 10:26:17 +02:00
Martin Rotter
fccf555d2e Save work. 2017-09-23 20:44:01 +02:00
Martin Rotter
e289da58fc Converted custom IDS of feeds/categories to QString from int - probably broken. 2017-09-22 15:17:58 +02:00
Martin Rotter
de548750e2 Some common code moved. 2017-09-22 10:08:19 +02:00
Martin Rotter
e758511cc2 Recycle bin moved to superclass. 2017-09-20 08:10:51 +02:00
Martin Rotter
0fe6b3e686 Uncrustify reformat. 2017-09-19 10:18:21 +02:00
Martin Rotter
208284e80d Reformated using astyle, added some astyle scripts. 2017-07-21 06:53:23 +02:00
martinrotter
118a99d49e Message model uses now cache, huge amount of related changes. 2017-05-15 12:53:26 +02:00
martinrotter
4abdc1738c Saving of multicolumn sorts enabled. 2017-05-09 11:13:15 +02:00
martinrotter
09630f1e81 Very initial implementation of #71. 2017-04-21 09:59:04 +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
1fcc1d8503 Persistent auto-update across sync-in. 2016-05-24 08:58:35 +02:00
Martin Rotter
d4532190d8 Make updateCounts() faster. 2016-04-14 08:39:30 +02:00
Martin Rotter
f9fc5b1dfe Optimize sync-in && show some tooltips. 2016-04-04 10:14:35 +02: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
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
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
d7470c7465 Const refactoring. 2016-01-11 13:00:37 +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
483e8a4076 Some GUI work. 2016-01-04 06:30:53 +01:00
Martin Rotter
3896fbd370 Some preparations for #146. 2016-01-03 11:19:23 +01:00
Martin Rotter
9f4e38f30a Added better "add feed from website" feature accounts/plugins integration. 2015-12-22 12:25:45 +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
c40961ccba Undeleted messages refactoring. 2015-12-11 11:09:20 +01:00
Martin Rotter
8708d7b305 RootItem class files moved. 2015-12-11 09:58:13 +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
c4a8497471 Refactored assembling methods, TT-RSS is now able to load stored feeds. 2015-12-08 10:55:03 +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