Commit graph

62 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
cf72e2c6e1 Fix headers, initial widget for text finding. 2017-10-25 07:20:47 +02:00
Martin Rotter
1fbdfc796c Replace license strings. 2017-10-19 07:18:13 +02:00
Martin Rotter
d7ba368a02 Save cache before feed update. 2017-10-10 13:27:14 +02:00
Martin Rotter
0814528e03 Initial work on making sync cache state before we update any feed. Also added sample code for marking msg starred - inoreader. 2017-10-10 11:55:25 +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
b452c0d3f7 Rename root titles. 2017-09-22 07:20:39 +02:00
Martin Rotter
3fe83047e5 Fixed #112. 2017-09-22 06:50:34 +02:00
Martin Rotter
17d04b8bde Remove redundat methods. 2017-09-20 15:11:17 +02:00
Martin Rotter
ad2af43af2 Refactored redundant category classes. 2017-09-20 15:03:44 +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
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
d0b19b7361 Experimental async starred msg marking. - #71 2017-04-28 08:41:38 +02:00
martinrotter
858184b6ff Experimental async msg state change support for TT-RSS. 2017-04-27 08:55:11 +02:00
martinrotter
af9184c284 Rename + bump version. 2017-04-27 07:48:07 +02:00
martinrotter
34e0e709a3 Separate cache functionality into own class. 2017-04-27 07:41:27 +02:00
martinrotter
49f76775f4 Save cached data before feed update too. 2017-04-24 06:38:14 +02:00
Martin Rotter
49b23532ef Some clazy fixes. 2017-04-23 19:52:20 +02:00
Martin Rotter
2a9eebad2a Some clazy fixes. 2017-04-22 21:13:16 +02:00
Martin Rotter
c715aa180a Some clazy fixes. 2017-04-22 21:08:03 +02:00
martinrotter
013a2ff0e6 New async msg changes now work when marking whole feed/recycle bin read/unread. ONLY owncloud so far. 2017-04-21 13:41:51 +02:00
martinrotter
09630f1e81 Very initial implementation of #71. 2017-04-21 09:59:04 +02:00
martinrotter
3eaef9e9f6 Remove superfluous includes. 2017-04-21 08:30:43 +02:00
martinrotter
fbf1cd2124 Format da shit. 2017-04-21 08:05:17 +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
martinrotter
b293ae3008 New connect stax finished. 2017-03-07 08:49:55 +01: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
1fcc1d8503 Persistent auto-update across sync-in. 2016-05-24 08:58:35 +02:00
Martin Rotter
db59f4b1e7 Simplification of add/edit feed boxes. 2016-05-09 09:38:16 +02:00
Martin Rotter
1ab0929640 New faenza theme, correct loading of icons on Windows. 2016-05-02 09:56:41 +02:00
Martin Rotter
f9c8280b38 Fetch icons from system theme. 2016-05-01 20:48:04 +02:00
Martin Rotter
8586c6c9e3 Network operations refactored. JSON usage refactored a bit. 2016-04-19 10:02:55 +02:00
Martin Rotter
a822d6b8c6 Finalized SQL refactoring. 2016-04-13 09:04:49 +02:00
Martin Rotter
eabb9727cb SQL refactoring. 2016-04-07 11:39:50 +02:00
Martin Rotter
2956880d10 Some minor stuff. 2016-04-06 06:42:19 +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
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