Commit graph

37 commits

Author SHA1 Message Date
Christophe Dumez
969d9d5f69 - Fixed debug output 2007-08-03 15:17:34 +00:00
Christophe Dumez
db9bc24b5f - rss feeds are now updated automatically every 10 minutes 2007-08-03 15:16:42 +00:00
Christophe Dumez
533aeb3f8b - Allow to select multiple rss feeds at once
- Fixed an icon problem when a feed refreshing fails
2007-08-03 14:51:32 +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
c19937cf98 - removed some useless debug 2007-07-29 14:58:18 +00:00
Christophe Dumez
5cc6e6e8f4 - sometimes, rss feeds had a red cross icon although their download succeeded : fixed 2007-07-23 07:55:06 +00:00
Christophe Dumez
c019b0d72c - Added some debug in rss 2007-07-22 15:02:19 +00:00
Christophe Dumez
0fb78727d5 - Added more debug in rss 2007-07-22 14:14:05 +00:00
Christophe Dumez
d25776ddda - Quite a few improvements in rss interface 2007-07-22 11:53:43 +00:00
Christophe Dumez
325a588526 - Fixed some signals/slots (safer)
- Forgot to remove temp file when the file was downloaded from an url (rare occasions)
2007-07-22 09:47:27 +00:00
Christophe Dumez
8c05caba3a - Improved rss favicon handling a little 2007-07-22 09:12:50 +00:00
Christophe Dumez
d3793d180c - Removed some useless debug in downloadThread and added a little more interesting one
- Updated TODO
2007-07-22 04:14:44 +00:00
Christophe Dumez
e3e559d857 - Fixed typo in last commit 2007-07-22 03:21:41 +00:00
Christophe Dumez
708e802570 - trying to fix gtsould's work... 2007-07-22 03:07:59 +00:00
Arnaud Demaiziere
7edc89638f rss : show the number of NONREAD news (local test succeeded, need tests)
rss : clean the file rss.h
rss : display the site favicon (local test succeeded, need tests)

bug that i've noticed but not fixed :
_ something create qt_temp files without delete them
_ in dl list, columns disappear
2007-07-21 19:37:10 +00:00
Christophe Dumez
f81e431032 - Added rss download failure handling (display red cross next to the stream name) 2007-07-20 21:06:50 +00:00
Christophe Dumez
2fd0de082c - Updated configure file to check for libcommoncpp2 instead of libcurl
- Used downloadThread in search plugin update instead of libcurl (no more gui freeze by the same occasion)
- Still need to handle download from urls errors and use fallback url in search plugin update (before beta2)
2007-07-20 17:11:02 +00:00
Christophe Dumez
7c8677d787 - Improved a lot downloading from url using libcommoncpp2 instead of libcurl
- TODO soon:
  - Updated configure file
	- Add url download error handling
2007-07-20 15:55:50 +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
Christophe Dumez
43bced2e04 - Improved refresh icon
- Added tooltips on rss buttons
- Fixed a compiling warning
2007-04-15 14:53:38 +00:00
Arnaud Demaiziere
1a553b00b0 rss : download icon fix, don't work so i commented it 2007-04-15 12:05:14 +00:00
Arnaud Demaiziere
7d8d4e7ee5 rss : try to download streams' favicon 2007-04-14 18:04:47 +00:00
Arnaud Demaiziere
2ce51400aa rss : work to improve algorithm & memory
implements some color
2007-04-13 12:07:14 +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
Arnaud Demaiziere
e0261295db rss : bug fix 2007-04-11 09:45:00 +00:00
Arnaud Demaiziere
2a9d2a4910 about rss : new streams are aliased by their title 2007-04-06 12:57:41 +00:00
Christophe Dumez
4473b7917b - Fixed some bugs in rss 2007-04-05 22:38:46 +00:00
Christophe Dumez
f81481c50f - Still cleaning up rss 2007-04-05 22:10:55 +00:00
Christophe Dumez
485c6b80af - Added a TODO in rss.h 2007-04-05 22:02:04 +00:00
Christophe Dumez
b8d5793ab7 - cleaned up rss.h 2007-04-05 20:29:30 +00:00
Christophe Dumez
381ae195b9 - Fixed a bug in the number of finished torrents initial display
- Started to clean up rss.h
2007-04-05 19:42:39 +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
eddee2a0d5 some work on rss, refresh & autoopenbrowser 2007-04-05 12:39:42 +00:00
Arnaud Demaiziere
456f57e32f - Added RSS support header 2007-03-29 15:27:40 +00:00