Nick Tiskov
9b121fd5d0
Save article 'read' state on exit
2013-01-28 14:53:04 +04:00
Christophe Dumez
819dcacae0
Make sure new RSS download rules apply to existing articles as well, not just new ones
...
May be related to #116 .
2012-09-23 10:25:25 +03:00
Christophe Dumez
d7c36c9c3c
RSS code clean up
2012-08-19 17:22:30 +03:00
Christophe Dumez
a70e565edb
RSS code clean up
2012-08-19 15:00:07 +03:00
Christophe Dumez
aecdc57cd4
RSS: Cache number of unread articles in a feed instead of computing it every time.
...
Optimization to address issue #34 .
2012-08-18 22:25:21 +03:00
Christophe Dumez
c50c9239ea
Move RSS parsing to another thread to avoid freezing the UI
...
RSS items are now displayed as soon as they have been parsed
instead of displaying all of them in one batch once the whole
feed is parsed.
First step to address issue #34 .
2012-08-18 18:06:29 +03:00
Christophe Dumez
12280c6a0f
Fix RSS parsing
2012-07-11 20:26:12 +03:00
Christophe Dumez
d93a63e01a
Add more RSS debug
2012-07-11 18:44:43 +03:00
Christophe Dumez
716e84264e
RSS code clean up
2012-05-20 15:09:31 +03:00
Christophe Dumez
e6e2baf3a8
RSS: Support items that don't have a guid ( closes #1001777 )
2012-05-20 14:01:34 +03:00
Christophe Dumez
a2d9cce181
Code clean up
2012-02-20 21:46:02 +02:00
Christophe Dumez
8e529fc179
RSS code clean up
...
- Also drops support for Qt 4.5
2012-02-20 20:49:31 +02:00
Christophe Dumez
f3448125c3
Coding style clean up
2012-02-20 19:56:07 +02:00
Christophe Dumez
a8a7b61ea9
Coding style clean up
2012-02-20 19:30:53 +02:00
Christophe Dumez
a13bb06ec3
Start RSS rewrite: Use SharedPtr for RssArticle objects
2012-02-19 16:38:41 +02:00
Christophe Dumez
32a6c89c8c
RSS code clean up
2012-02-19 15:42:51 +02:00
Christophe Dumez
3bc75bb068
RSS optimizations
2012-02-19 15:13:39 +02:00
Christophe Dumez
8f1276350e
Use data sharing in RSS to save memory and increase performance
2011-02-26 19:25:05 +00:00
Christophe Dumez
2d5612435c
RSS code rewrite in progress
2011-01-27 17:18:56 +00:00
Christophe Dumez
954e010493
RSS optimization
2011-01-25 18:46:38 +00:00
Christophe Dumez
86b4db75be
RSS code clean up
2011-01-25 18:07:28 +00:00
Christophe Dumez
c387c15eb0
Fix possible rule saving issue
...
Matching articles are now previewable in the rss downloader dialog
Make sure Rss downloading is enabled before checking for matching rules
2010-11-13 19:36:46 +00:00
Christophe Dumez
a27d2dcac2
Big restructuring of the RSS code
...
Dropped Qt 4.4 support
2010-10-16 17:39:03 +00:00