Christophe Dumez
4832a24ac5
Fix RSS cookie support
15 years ago
Christophe Dumez
994c798264
Added cookie support for RSS feeds (Needs testing)
15 years ago
Christophe Dumez
119bda1595
Fix url encoded ampersand issue in RSS
15 years ago
Christophe Dumez
0a0c8948ee
Improved previous patch
15 years ago
Christophe Dumez
0cc9283275
eCS (OS/2) compilation fix (Thanks Silvan Scherrer)
15 years ago
Christophe Dumez
9824d86a3c
Fix HTTPS protocol support in torrent/rss downloader
15 years ago
Christophe Dumez
1ea7340111
BUGFIX: Consider HTTP downloads >1MB as invalid .torrent files and abort them
15 years ago
Christophe Dumez
dc87aa3d5c
- Download thread now supports HTTP redirection
15 years ago
Christophe Dumez
262b88930e
- Use lowercase characters only in filenames
15 years ago
Christophe Dumez
7792b4f849
- Branched trunk in order to work on a major GUI remodeling. I will attempt to:
...
* Merge download and upload lists
* Display torrent properties in the same tab (horizontal split)
15 years ago
Christophe Dumez
bc308741b7
- FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now)
...
- FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is required)
15 years ago
Christophe Dumez
7dfdebd593
- License fix due to problems with OpenSSL
16 years ago
Christophe Dumez
6a95f9170c
- Optimized downloadThread mmemory usage
17 years ago
Christophe Dumez
61eb921e44
- Moved from libcommoncpp to libcurl for downloads from urls
...
- Added SOCKS5 proxy support when downloading from urls
17 years ago
Christophe Dumez
a721e6d943
- Improved proxy support (search, rss, downloadFromUrl...)
17 years ago
Christophe Dumez
abcd2b7600
- Ok, Now I'm pretty sure I fixed the compilation problem on FreeBSD
17 years ago
Christophe Dumez
f9998957cd
- attempt to fix compilation on FreeBSD
17 years ago
Christophe Dumez
6ecb45d661
- Code optimization using initialization lists
...
- Removed Traditional Chinese translation because we lost our translator and translation is outdated
17 years ago
Christophe Dumez
c7592a6dc8
- prevent downloadFromUrl flooding
17 years ago
Christophe Dumez
de8c3158fe
- Make use of qDeleteAll() function from Qt4
17 years ago
Christophe Dumez
3494702437
- Fixed include again
18 years ago
Christophe Dumez
3100c4afc9
- Added missing include
18 years ago
Christophe Dumez
60923e81c6
- Updated TODO
...
- Removed useless include in downloadThread
18 years ago
Christophe Dumez
570296c29e
- Multithreaded deletionThread (harmonized with deleteThread)
18 years ago
Christophe Dumez
4e0ed1ec4c
- Optimized downloadThread memory usage
18 years ago
Christophe Dumez
2ad1c56933
- Create urlstream for subdownloadthreads only
18 years ago
Christophe Dumez
4f17339820
- URLStream is now constructed in downloadThread constructor
18 years ago
Christophe Dumez
c019b0d72c
- Added some debug in rss
18 years ago
Christophe Dumez
f4adf173a2
- Multithreaded downloadThread for performance
18 years ago
Christophe Dumez
7c48afd6eb
- Improved downloadThread aborting support
18 years ago
Christophe Dumez
325a588526
- Fixed some signals/slots (safer)
...
- Forgot to remove temp file when the file was downloaded from an url (rare occasions)
18 years ago
Christophe Dumez
d3793d180c
- Removed some useless debug in downloadThread and added a little more interesting one
...
- Updated TODO
18 years ago
Christophe Dumez
a74dc5ee35
- GTSOUL, wtf you're doing??? Committing back the new downloadThread.h
18 years ago
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
18 years ago
Christophe Dumez
1fb848e9ed
- Added download from url handling in GUI (still missing: search plugin update and rss)
18 years ago
Christophe Dumez
7c8677d787
- Improved a lot downloading from url using libcommoncpp2 instead of libcurl
...
- TODO soon:
- Updated configure file
- Add url download error handling
18 years ago
Christophe Dumez
8df61db644
- Rollback to GNU GPLv2 because Qt4 is not compatible with GPLv3 :(
18 years ago
Christophe Dumez
54f9375b32
- Update to GNU GPL v3
18 years ago
Arnaud Demaiziere
1a553b00b0
rss : download icon fix, don't work so i commented it
18 years ago
Arnaud Demaiziere
1ae635a8b5
work on rss, right-click menu, refresh functions, and anticrash methods
18 years ago
Arnaud Demaiziere
6c8f0bff13
- Added a rss tab (still not functional)
18 years ago
Christophe Dumez
825c874718
deleteThread and downloadThread threads are handled better and destructed in a cleaner way
18 years ago
Christophe Dumez
84fef00349
- removed a useless sleep()
18 years ago
Christophe Dumez
bd3bde919d
** BIG COMMIT **
...
- Fixed a bug in options (scan dir widget were not initialized well, still disabled when they shouldn't)
- Fixed a bug in scan dir (doesn't display torrent addition dialog several times for the same torrent if we don't close the dialog before next scan refresh
- Splitted GUI from Bittorrent, lot of code rewritten and optimized. Code changed so much that we will spend the next few days squashing eventual new bugs ;)
- We don't use the hash table to store the torrent handles anymore because libtorrent is already doing it for us (save memory)
18 years ago
Christophe Dumez
7e65917215
- Improved download from url
18 years ago
Christophe Dumez
1bb286f4a9
Fixed utf-8 support in paths and filenames
18 years ago
Christophe Dumez
a2c5afcf7c
- display errors in stderr instead of stdout
18 years ago
Christophe Dumez
117448fb0b
+ - FEATURE: Now remembers filtered pieces in a torrent on restart
...
+ - FEATURE: Now updating pieces progress in real time in torrent properties
+ - BUGFIX: Fixed memory leaks in torrent properties
Updated italian and German translation
18 years ago
Christophe Dumez
a072247e70
- Fixed download from url function (should be a lot less buggy). It improves downloads from search engine since it uses this function
...
- Removed torrentReactor search engine (hopefully temporarilly) because I can't manage to download from their links using libcurl
- When HTTP response code is 500 (5xx in fact: too busy), downloader will retry 10 times every second.
18 years ago
Christophe Dumez
b54e40c87d
- Improved download from Url (Fixed BTJunkie search engine)
18 years ago