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
|
8aaf0d1b5b
|
Add suffix space.
|
2017-04-27 08:11:05 +02:00 |
|
Martin Rotter
|
49b23532ef
|
Some clazy fixes.
|
2017-04-23 19:52:20 +02:00 |
|
Martin Rotter
|
410007defb
|
Change license year.
|
2017-03-25 10:11:18 +01:00 |
|
Martin Rotter
|
b46dce2e49
|
No needed suffix.
|
2016-09-15 07:36:14 +02:00 |
|
Martin Rotter
|
c0824c3885
|
Some better behavior when getting msgs.
|
2016-06-29 09:58:39 +02:00 |
|
Martin Rotter
|
0402a5dddb
|
Finally fix compilation for Qt < 5.5.
|
2016-04-21 08:20:26 +02:00 |
|
Martin Rotter
|
c64b3df277
|
Variant -> double in QJsonValue.
|
2016-04-21 08:04:15 +02:00 |
|
Martin Rotter
|
90ebdb808d
|
Variant -> double in QJsonValue.
|
2016-04-21 07:44:18 +02:00 |
|
Martin Rotter
|
643736816d
|
Variant -> double in QJsonValue.
|
2016-04-21 07:25:54 +02:00 |
|
Martin Rotter
|
ce30478a4b
|
Revert ugly code.
|
2016-04-21 06:42:02 +02:00 |
|
Martin Rotter
|
65153f8f54
|
Fix comp.
|
2016-04-20 20:49:45 +02:00 |
|
Martin Rotter
|
75626b1496
|
Fix comp.
|
2016-04-20 20:33:02 +02:00 |
|
Martin Rotter
|
8586c6c9e3
|
Network operations refactored. JSON usage refactored a bit.
|
2016-04-19 10:02:55 +02:00 |
|
Martin Rotter
|
e1f6ddc97d
|
Working Qt 5 native JSON.
|
2016-04-18 12:21:09 +02:00 |
|
Martin Rotter
|
76b4c12584
|
Save temporal changes.
|
2016-04-18 11:35:44 +02: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
|
558768870a
|
Fixed timeout errors.
|
2016-02-14 18:59:03 +01:00 |
|
Martin Rotter
|
2379158610
|
Fixed #154.
|
2016-01-25 11:18:03 +01:00 |
|
Martin Rotter
|
0a2774893e
|
Fixed #151.
|
2016-01-22 10:14:01 +01:00 |
|
Martin Rotter
|
35bae07ddd
|
Another const refactoring.
|
2016-01-13 09:57:05 +01:00 |
|
Martin Rotter
|
d50038f6ed
|
Download even empty categories in TT-RSS.
|
2015-12-22 11:55:31 +01:00 |
|
Martin Rotter
|
0f5f224db8
|
Adding of feeds could work.
|
2015-12-22 08:58:55 +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
|
806a5a0475
|
Work on adding feeds.
|
2015-12-21 08:45:31 +01:00 |
|
Martin Rotter
|
7ce8c13f27
|
Add commented (so far) getConfig method.
|
2015-12-16 19:37:42 +01:00 |
|
Martin Rotter
|
9fee3af759
|
Added some logging stuff.
|
2015-12-16 19:23:58 +01:00 |
|
Martin Rotter
|
e729ccb3bd
|
Switchable server-side update for TT-RSS.
|
2015-12-15 09:13:35 +01:00 |
|
Martin Rotter
|
7861641612
|
Fixed #132.
|
2015-12-15 07:43:41 +01:00 |
|
Martin Rotter
|
1213c2e742
|
Refactores some of TT-RSS network stuff.
|
2015-12-14 11:32:16 +01:00 |
|
Martin Rotter
|
156edc9753
|
Logout shit.
|
2015-12-13 17:59:05 +01:00 |
|
Martin Rotter
|
e4fe5a9f13
|
Some changes to DB schema.
|
2015-12-11 13:56:05 +01:00 |
|
Martin Rotter
|
8708d7b305
|
RootItem class files moved.
|
2015-12-11 09:58:13 +01:00 |
|
Martin Rotter
|
43b1aaa1a4
|
General work, will refactore some methods probably now.
|
2015-12-11 07:21:49 +01:00 |
|
Martin Rotter
|
85ca65bc39
|
Fix Qt4 build.
|
2015-12-10 20:38:39 +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
|
0b5b75d3bd
|
Fixed reselecting of HUGE number of messages.
|
2015-12-10 08:24:38 +01:00 |
|
Martin Rotter
|
a502af9437
|
Old data of TT-RSS account are now purged when credentials are changed and new data are synced.
|
2015-12-09 11:10:51 +01:00 |
|
Martin Rotter
|
d84aa21ad8
|
Feed updating now works.
|
2015-12-09 09:29:14 +01:00 |
|
Martin Rotter
|
34e2f70219
|
Working on TT-RSS messages obtaining.
|
2015-12-08 13:37:26 +01:00 |
|
Martin Rotter
|
523adcf4b7
|
Fixed icons.
|
2015-12-08 11:00:43 +01:00 |
|
Martin Rotter
|
683517948d
|
Many changes, working Sync in, fixed some problems with item expanding, items now can inform model that it wants some items expanded or not.
|
2015-12-08 09:11:55 +01:00 |
|
Martin Rotter
|
746e7aae1f
|
Initial version of getFeedTree implementation.
|
2015-12-07 20:41:16 +01:00 |
|
Martin Rotter
|
90d92e8aa8
|
Fuck it all, no mood.
|
2015-12-07 19:40:05 +01:00 |
|
Martin Rotter
|
5b432772dd
|
Fuck it all, no mood.
|
2015-12-07 19:39:54 +01:00 |
|
Martin Rotter
|
1eaafe3eae
|
Login/logout.
|
2015-12-07 10:00:50 +01:00 |
|
Martin Rotter
|
32a8fc81cb
|
Work on TT-RSS network.
|
2015-12-07 09:42:46 +01:00 |
|
Martin Rotter
|
b44292311e
|
OS/2 fix.
|
2015-12-03 19:50:21 +01:00 |
|