Commit graph

78 commits

Author SHA1 Message Date
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Martin Rotter
7f8c687e95 Refactoring, fix some code errors. 2019-05-28 07:19:19 +02:00
Martin Rotter
7c8d4bd0a6 refactoring pt. 1 2019-04-12 07:12:13 +02:00
Martin Rotter
484849dd0c remove all qregexp usages 2019-04-11 10:02:45 +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
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
f10ee91194 Refactored some common code from categories/feeds classes. 2017-09-20 13:06:45 +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
49fda7a6b6 Persistent msg cache, do not save on exit. 2017-09-13 08:16:04 +02:00
Martin Rotter
070bb7a389 Refactoring. 2017-08-28 07:16:37 +02:00
Martin Rotter
a12d6a4764 Fix pad lines. 2017-07-21 10:10:02 +02:00
Martin Rotter
208284e80d Reformated using astyle, added some astyle scripts. 2017-07-21 06:53:23 +02:00
martinrotter
7296911737 More logging. 2017-05-19 07:36:57 +02:00
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