Christophe Dumez
994c798264
Added cookie support for RSS feeds (Needs testing)
2010-05-17 14:57:45 +00:00
Christophe Dumez
e082c02630
Make use of QT_VERSION define instead of using our own define
2010-03-04 18:40:11 +00:00
Christophe Dumez
5475d730ff
- Actual Qt4.4 compilation fix
2010-01-18 22:09:28 +00:00
Christophe Dumez
4ee47ce2b8
- Use a capital "B" for Bittorrent class
2009-11-20 08:01:59 +00:00
Christophe Dumez
3762c37517
- Take "RSS refresh interval" into consideration without restarting qBT
2009-11-15 08:53:33 +00:00
Christophe Dumez
be240f72ab
- Mark news feed articles as read even if they are visited with keyboard arrows
2009-11-06 18:29:32 +00:00
Christophe Dumez
e780d83fd0
- Stop displaying items after they were read in "unread" news.
2009-08-28 17:29:34 +00:00
Christophe Dumez
480d00d747
- Display "Unread" item in RSS Feed list which displays all unread items
2009-08-24 06:28:31 +00:00
Christophe Dumez
a0923741a4
- Make sure items are not overwriten when drag 'n dropping items in RSS feed list
2009-08-24 04:01:26 +00:00
Christophe Dumez
fd81567ecd
- Remembering open state of RSS folders on startup
2009-08-23 14:56:44 +00:00
Christophe Dumez
06fb19e8be
- Updated selectFirstFeed() function due to code rewrite
2009-08-23 13:35:45 +00:00
Christophe Dumez
3550e31871
- Remove useless code
2009-08-23 13:26:16 +00:00
Christophe Dumez
46c6c4fc9a
- UpdateSelectedItems() now sets loading.png icon for all feeds included in selected folders
2009-08-23 13:20:26 +00:00
Christophe Dumez
f2d2e70967
- Updated number of unread news of RSS folders after a feed is moved from one folder to another
2009-08-23 12:49:37 +00:00
Christophe Dumez
48b14d1066
- Major rewrite of rss grouping code because I did not like my first approach. It is not complete yet but it is far more clean and stable
2009-08-23 12:22:19 +00:00
Christophe Dumez
2fa43dd973
- Started to implement drag n drop in feed list but it is still very buggy
2009-08-23 08:10:56 +00:00
Christophe Dumez
07dbe388f4
- Started to implement 'new Folder' feature for RSS grouping
...
- Fixed a bug in 'Feed subscribe', the type of the new feed (STREAM) was not set
2009-08-22 15:26:39 +00:00
Christophe Dumez
73dbce45b2
- Most of the code is there for rss feeds grouping. However it is not used yet and it is probably quite unstable
2009-08-22 14:06:05 +00:00
Christophe Dumez
9ca4e2f1f6
- RSS code remodeling to improve robustness
2009-08-22 03:00:31 +00:00
Christophe Dumez
687842a949
Code cleanup
2009-08-22 02:30:28 +00:00
Christophe Dumez
7e252d3fbd
- COSMETIC: Redesigned RSS tab to improve usability
2009-08-22 02:19:40 +00:00
Christophe Dumez
bca03706a0
- Delete code that is no longer used
2009-08-21 18:33:36 +00:00
Christophe Dumez
2cbbd6ef50
- Slightly improved RSS feeds loading: Saved news can be displayed before the Feed is effectively updated
2009-08-21 14:48:33 +00:00
Christophe Dumez
0b9c05d41b
- FEATURE: Make use of torrent enclosure in RSS feeds for direct download
...
- FEATURE: Implemented a RSS feed downloader with filter support
- FEATURE: Save old RSS item to hard disk to remember them on start up
- FEATURE: RSS Feeds can now be copied to the clipboard
2009-08-21 07:40:57 +00:00
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
2009-04-05 17:00:55 +00:00
Christophe Dumez
f22c2f8c7b
- Save spitters position to remember them on restart (RSS)
2008-06-20 20:16:56 +00:00
Christophe Dumez
07dc182053
- FEATURE: Added 'Mark all as read' function for RSS feeds
2007-09-09 11:31:51 +00:00
Christophe Dumez
86d38efcb2
- Allow to delete rss streams using "Del" key
2007-08-03 15:02:16 +00:00
Christophe Dumez
dcb6642394
- Mostly rewritten RSS part
...
* Fixed a lot of bugs
* Improved CPU & memory usage
* Improved usability
Please report any bug you may experience.
2007-08-03 14:37:56 +00:00
Christophe Dumez
042323a1a8
- Improved rss includes a little and fix a memory leak I just introduced
2007-07-23 12:52:25 +00:00
Christophe Dumez
93938d8597
- still optimizing includes
2007-07-23 12:46:36 +00:00
Christophe Dumez
0db60065c0
- Removed useless mutex in GUI
...
- started to optimize headers includes for compilation speed
2007-07-23 12:12:55 +00:00
Christophe Dumez
d25776ddda
- Quite a few improvements in rss interface
2007-07-22 11:53:43 +00:00
Christophe Dumez
8df61db644
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
2007-07-14 14:31:59 +00:00
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
2007-07-13 06:55:51 +00:00
Arnaud Demaiziere
06378e09be
rss : improvements of the qtreeview
2007-04-15 21:31:32 +00:00
Arnaud Demaiziere
2c6b66a834
rss : from qlistwidget to qtreewidget
2007-04-15 19:06:19 +00:00
Christophe Dumez
9a4466e74f
- Improved right click menu in RSS streams list
2007-04-15 18:53:53 +00:00
Arnaud Demaiziere
7d8d4e7ee5
rss : try to download streams' favicon
2007-04-14 18:04:47 +00:00
Arnaud Demaiziere
3fa88436c3
rss : try to use dynamic icon before streams names
2007-04-14 12:41:42 +00:00
Arnaud Demaiziere
2ce51400aa
rss : work to improve algorithm & memory
...
implements some color
2007-04-13 12:07:14 +00:00
Arnaud Demaiziere
d5aea98f80
rss : color try
2007-04-12 23:53:15 +00:00
Arnaud Demaiziere
66201a2853
rss : bugs fixes, better refresh
2007-04-12 19:24:05 +00:00
Arnaud Demaiziere
77b998c438
rss : bug fixes and refresh algorithm improved and better use of
...
signals&memory
2007-04-11 20:24:41 +00:00
Christophe Dumez
4a57037c47
- Fixed typo and redesigned rss code a little
2007-04-11 12:59:55 +00:00
Arnaud Demaiziere
1ae635a8b5
work on rss, right-click menu, refresh functions, and anticrash methods
2007-04-05 18:30:20 +00:00
Arnaud Demaiziere
adf91c95d3
some work on rss, direct open & add stream function
2007-04-05 13:07:46 +00:00
Arnaud Demaiziere
eddee2a0d5
some work on rss, refresh & autoopenbrowser
2007-04-05 12:39:42 +00:00
Christophe Dumez
76d9a230c0
- Added all missing icons in RSS tab
2007-03-29 16:09:21 +00:00
Arnaud Demaiziere
6c8f0bff13
- Added a rss tab (still not functional)
2007-03-29 15:43:08 +00:00