Commit graph

19 commits

Author SHA1 Message Date
Vladimir Golovnev (Glassez)
ff9a281b72 Change project directory structure.
Change project directory structure according to application structure.
Change 'nox' configuration option to something more meaningful 'nogui'.
Rename 'Icons' folder to 'icons' (similar to other folders).
Partially add 'nowebui' option support.
Remove QConf project file.
2015-02-05 19:10:26 +03:00
Nick Tiskov
a7e445c575 Work around magnet redirection in feeds 2014-09-16 00:35:46 +04:00
Dmitry Maslennikov
e017ba6863 add cookies for redirect, cookies for auto download torrent from rss, add support gzip 2013-03-10 19:15:33 +04:00
Christophe Dumez
6cf2f942e7 Fix cookie support for RSS feeds (closes #119) 2012-10-07 17:25:17 +03:00
Christophe Dumez
d55f3b5aff RSS: Better cookies support 2012-05-20 16:03:10 +03:00
Christophe Dumez
c2e5ecaaa0 BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler) 2011-02-27 15:41:05 +00:00
Christophe Dumez
783004ae58 Some more code clean up 2011-01-24 17:58:57 +00:00
Christophe Dumez
6ff7c6ed06 Fixed memory leak in torrent downloader
Code clean up
2011-01-24 17:27:26 +00:00
Christophe Dumez
d198451bb0 Code clean up 2010-12-02 17:27:01 +00:00
Christophe Dumez
299b0f90bc Fix qbittorrent-nox compilation errors
Silent a compilation warning in qbtsession when using libtorrent v0.14.x
2010-11-18 18:36:45 +00:00
Christophe Dumez
4832a24ac5 Fix RSS cookie support 2010-05-17 19:23:16 +00:00
Christophe Dumez
994c798264 Added cookie support for RSS feeds (Needs testing) 2010-05-17 14:57:45 +00:00
Christophe Dumez
119bda1595 Fix url encoded ampersand issue in RSS 2010-05-12 19:41:12 +00:00
Christophe Dumez
0a0c8948ee Improved previous patch 2010-04-08 16:33:47 +00:00
Christophe Dumez
0cc9283275 eCS (OS/2) compilation fix (Thanks Silvan Scherrer) 2010-04-08 16:28:47 +00:00
Christophe Dumez
9824d86a3c Fix HTTPS protocol support in torrent/rss downloader 2010-04-06 16:25:24 +00:00
Christophe Dumez
1ea7340111 BUGFIX: Consider HTTP downloads >1MB as invalid .torrent files and abort them 2010-03-12 20:00:51 +00:00
Christophe Dumez
dc87aa3d5c - Download thread now supports HTTP redirection 2010-01-29 18:37:47 +00:00
Christophe Dumez
262b88930e - Use lowercase characters only in filenames 2009-11-20 07:48:44 +00:00
Renamed from src/downloadThread.h (Browse further)