Commit graph

52 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
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
25c8725029 Refactoring of tooltips. 2017-10-05 11:10:16 +02:00
Martin Rotter
09f6828ee1 Refactorings. 2017-09-26 08:18:42 +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
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
4abdc1738c Saving of multicolumn sorts enabled. 2017-05-09 11:13:15 +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
Martin Rotter
9b9ee8f0e7 Swap signal. 2017-01-24 07:40:25 +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
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
84c2a2b2a2 First experiment - working parallels. 2016-05-31 07:19:22 +02:00
Martin Rotter
1fcc1d8503 Persistent auto-update across sync-in. 2016-05-24 08:58:35 +02:00
Martin Rotter
58846e474e Cleanups in code. 2016-03-14 08:37:31 +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
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
Martin Rotter
562ea97ffa Some refactoring. 2015-12-11 10:13:42 +01:00
Martin Rotter
8708d7b305 RootItem class files moved. 2015-12-11 09:58:13 +01:00
Martin Rotter
34e2f70219 Working on TT-RSS messages obtaining. 2015-12-08 13:37:26 +01:00
Martin Rotter
b61814db88 Possible to add Tiny Tiny RSS account now. 2015-12-03 09:19:59 +01:00
Martin Rotter
86095778a3 Some changes to API, some lang stuff. 2015-11-17 07:41:23 +01:00
Martin Rotter
ad0771ffe0 Some changes for notifications and some tiny preps for messages part of new "plugin" API. 2015-11-13 08:44:37 +01:00
Martin Rotter
d5ff059543 Many refactorings in model/items, some tiny preparations for messages operation - they moved into feed classes. 2015-11-12 10:53:17 +01:00
Martin Rotter
c3ea32cf3d Some work on msg viewer and buttons. 2015-11-10 09:31:26 +01:00
Martin Rotter
b3fc86c696 Refactored item/model data getters. 2015-11-09 09:40:26 +01:00
Martin Rotter
3d59902aeb RootItem now inherits QObject, fetching metadata works for standard feeds, custom context menus moved to interface so that each item can provide specific menu items. 2015-11-06 09:41:36 +01:00
Martin Rotter
f131be94b9 Merging of initial feeds now works, so does editing of standard feed/category. Needs a lot of polishment though. 2015-11-04 14:05:33 +01:00
Martin Rotter
0176a73e51 Tweaked README, refactored root item & model. 2015-11-04 09:12:40 +01:00
Martin Rotter
7dd09cfd89 Added method to feed interface to obtain all undeleted messages. 2015-11-04 06:56:26 +01:00
Martin Rotter
a104844814 Some methods cleaned, work mainly on model. 2015-11-03 13:16:11 +01:00
Martin Rotter
f912e24b7d Made many changes, removed loads of obsolote and ugly code. Added some abstract classes. 2015-11-03 10:06:34 +01:00