Commit graph

55 commits

Author SHA1 Message Date
Martin Rotter
cd62c222e9 Fix contructors. 2017-09-25 14:45:45 +02:00
Martin Rotter
6b0e1eecec Fix contructors. 2017-09-25 14:41:44 +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
6c09eb2e8d Mover copy constructors the right way. 2017-09-21 06:55:09 +02:00
Martin Rotter
f10ee91194 Refactored some common code from categories/feeds classes. 2017-09-20 13:06:45 +02:00
Martin Rotter
39f73a0d02 Refactoring, common code moved to superclasses. 2017-09-20 11:58:30 +02:00
Martin Rotter
738929e280 Removed some redundant code. 2017-09-20 07:30:11 +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
martinrotter
cccd6ebee2 Properly sanitize titles of downloaded messages. 2017-05-18 07:43:56 +02:00
martinrotter
18491750fb Fix msg query and sanitize title of msgs better. 2017-05-18 06:12:28 +02:00
martinrotter
49f76775f4 Save cached data before feed update too. 2017-04-24 06:38:14 +02:00
Martin Rotter
410007defb Change license year. 2017-03-25 10:11:18 +01:00
martinrotter
bb6ab9ee2f Display remaining time and better update status in tooltips. 2017-03-15 06:45:18 +01:00
martinrotter
b8f90c8365 Add some global auto-update stuff. 2017-03-14 14:20:17 +01:00
Martin Rotter
fd67248bc2 Fixed #83. 2017-01-25 07:01:22 +01:00
Martin Rotter
79c4e5772d Transactions in SQLite are now IMMEDIATE. 2017-01-05 07:36:13 +01:00
Martin Rotter
1b143d590b Dotsss. 2017-01-03 09:52:29 +01:00
Martin Rotter
df10d6673e Bit of refactoring, enhanced reporting of state during messages obtaining. 2016-09-13 13:45:20 +02:00
Martin Rotter
ab01f6b91c Fixed #43. 2016-09-01 07:20:46 +02:00
Martin Rotter
d2096c79e4 Better stopping. 2016-08-23 13:20:45 +02:00
Martin Rotter
f1532fc5a5 Fixed #41. 2016-08-23 10:14:19 +02:00
Martin Rotter
c03f91253e Fixed #53. 2016-08-22 11:21:25 +02:00
Martin Rotter
d9311ae5d2 Working on safer msg downloading/saving. 2016-06-29 09:11:16 +02:00
Martin Rotter
335c5bcee6 Unified NULL macros for C++ 11. 2016-06-20 07:58:29 +02:00
Martin Rotter
0a8ff1a0cc Turn off parallel SQL updates for MySQL. 2016-06-03 08:22:37 +02:00
Martin Rotter
84c2a2b2a2 First experiment - working parallels. 2016-05-31 07:19:22 +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
ebb498f7b2 SQL refactoring. 2016-04-05 11:31:34 +02:00
Martin Rotter
ef2438e3bc SQL refactoring. 2016-04-05 10:06:05 +02:00
Martin Rotter
ff286f3d62 Removed conditional code. 2016-03-22 13:55:50 +01: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
9a9027f4b7 Fixed #171. 2016-03-14 06:45:47 +01:00
Martin Rotter
3efd22491c Message marking starred now works. New schema DB version. 2016-02-26 09:15:57 +01:00
Martin Rotter
c44d71b7c9 Refactoring. 2016-02-24 13:00:22 +01:00
Martin Rotter
3c8b0441b5 Tweaked message update method + SQL scripts. 2016-02-24 08:45:35 +01:00
Martin Rotter
ee04eb87c7 Work on unified DB message saving. 2016-02-23 12:54:43 +01:00
Martin Rotter
bc06e90a07 EXPERIMENTAL work on updateMessages() refactoring. Very broken right now!!!!!!!!!!!! 2016-02-23 10:28:17 +01:00
Martin Rotter
ad59ac6648 Fixed problem with newspaper mode news doubling. 2016-02-22 10:52:51 +01:00
Martin Rotter
b873dbcf33 Do some refactoring. 2016-02-22 09:23:24 +01:00
Martin Rotter
90efb8fc0e ID shit, custom ID now same is ID for standard acc. 2016-02-21 18:41:13 +01:00
Martin Rotter
6fcdd5351c Move some common code to superclasses. 2016-02-11 07:28:49 +01:00
Martin Rotter
c911133066 Made some improvements in total/unread counts 2016-01-26 13:32:38 +01:00
Martin Rotter
35bae07ddd Another const refactoring. 2016-01-13 09:57:05 +01:00
Martin Rotter
284768c93f Added some initial network methods for adding/removed TT-RSS feeds. 2015-12-22 07:09:41 +01:00
Martin Rotter
b4982e5666 Added ability to change auto-update strategy for individual TT-RSS feeds. 2015-12-18 10:31:14 +01:00
Martin Rotter
7b7fe704d2 Added "Accounts" menu and some minor TT-RSS stuff. 2015-12-14 09:47:03 +01:00
Martin Rotter
0900d68dca Refactored data getter a bit. 2015-12-13 18:21:06 +01:00