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
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
00b4ad6ec8
RSS: Remove last singleton
2012-02-20 19:49:35 +02:00
Christophe Dumez
a8a7b61ea9
Coding style clean up
2012-02-20 19:30:53 +02:00
Christophe Dumez
b78d6ba243
Several RSS fixes:
...
- Fix possible redownload of torrents marked as read (Closes #927495 )
- Properly remove RSS feed settings/history upon feed removal
- Fix possible crash in RSS Downloader dialog in debug mode
2012-02-19 20:45:49 +02:00
Christophe Dumez
50a3e4e776
RSS: Use SharedPtr everywhere
2012-02-19 18:53:10 +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
1905a6f0d1
Fix to last commit (reversed sort order of RSS articles)
2012-02-19 15:18:59 +02:00
Christophe Dumez
3bc75bb068
RSS optimizations
2012-02-19 15:13:39 +02:00
Christophe Dumez
bf746be692
RSS: Fix buttons height
2011-09-26 20:09:24 +03:00
Christophe Dumez
87174ef3a4
Rss code clean up
2011-01-29 13:44:56 +00:00
Christophe Dumez
42d7e20c1d
Fix compilation error in release mode
2011-01-29 11:57:52 +00:00
Christophe Dumez
e94769b58b
Rss code clean up
2011-01-27 19:28:05 +00:00
Christophe Dumez
7616c22897
More RSS code clean up
2011-01-27 18:03:28 +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
6629c39f01
Optimized RSS settings code
2010-11-17 20:21:03 +00:00
Christophe Dumez
126e2e7c75
Code clean up
2010-11-13 21:15:52 +00:00
Christophe Dumez
e11545c8a3
Fix crash when hiding RSS and then showing it again
2010-11-13 20:14:59 +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
8b83d60732
Made good progress on the new rss feed downloader
2010-11-13 10:49:22 +00:00
Christophe Dumez
6b7af5b464
Started work on the new RSS feed downloader (WIP)
2010-10-31 12:35:07 +00:00
Christophe Dumez
290932e128
Big code clean up
2010-10-17 14:46:01 +00:00
Christophe Dumez
a27d2dcac2
Big restructuring of the RSS code
...
Dropped Qt 4.4 support
2010-10-16 17:39:03 +00:00