34 Commits (08dc932d001cd9b0c1e1055c4f96da050c8cbe92)

Author SHA1 Message Date
Christophe Dumez d55f3b5aff RSS: Better cookies support 13 years ago
Christophe Dumez f3448125c3 Coding style clean up 13 years ago
Christophe Dumez a8a7b61ea9 Coding style clean up 13 years ago
Christophe Dumez f6254e9db6 Bug #919905: qBittorrent does not handle redirection to relative URLs correctly 13 years ago
Christophe Dumez 76ca967d70 Fix torrent loading problem from Web UI on Windows. 13 years ago
Christophe Dumez 04b63829d7 Fix download from URLs on Windows 14 years ago
Christophe Dumez 783004ae58 Some more code clean up 14 years ago
Christophe Dumez 6ff7c6ed06 Fixed memory leak in torrent downloader 14 years ago
Christophe Dumez d198451bb0 Code clean up 14 years ago
Christophe Dumez 5fc3aa17b9 Fix HTTP redirect issue that would cause the torrent addition to show up for automated RSS downloads (Closes #677565) 14 years ago
Christophe Dumez a3db4790a7 Simplified proxy settings 14 years ago
Christophe Dumez 299b0f90bc Fix qbittorrent-nox compilation errors 14 years ago
Christophe Dumez ea631f6675 Fix compilation errors (closes #676856) 14 years ago
Christophe Dumez e5032a52c4 Importance code refactoring related to the "preferences" code - Greatly improves performance 14 years ago
Christophe Dumez 166dad51d5 FEATURE: qBittorrent can update itself from Sourceforge (Windows/Mac OS X only) 14 years ago
Christophe Dumez b483f09d11 Code cleanup 14 years ago
Christophe Dumez b9241ad5ad Proper fix to use an INI file instead of the registry on Windows 14 years ago
Christophe Dumez 338d4fd31e Windows execution fixes 15 years ago
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 ea99f44893 Fix wrong warning in torrent addition dialog (closes #579301) 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 6b2e9f057b Qt 4.4 compilation fix 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 a468404ab5 Make use of Fast concatenation feature in Qt 4.6 15 years ago
Christophe Dumez aec99ed14f More code cleanup 15 years ago
Christophe Dumez 358f7d16da Add back CONFIG += link_pkgconfig or it causes crashes 15 years ago
Christophe Dumez dc87aa3d5c - Download thread now supports HTTP redirection 15 years ago
Christophe Dumez 296acf820c Fix to proxy settings 15 years ago
Christophe Dumez 4af05dc63c - HTTP downloader now uses Firefox User Agent to make sure it is allowed 15 years ago
Christophe Dumez 262b88930e - Use lowercase characters only in filenames 15 years ago
Christophe Dumez 4ca2d060ea - Make everything compile back with libtorrent v0.14 15 years ago
Christophe Dumez 7792b4f849 - Branched trunk in order to work on a major GUI remodeling. I will attempt to: 15 years ago
Christophe Dumez 9b4cfa4a3d - Close the file before emitting the signal so that the file can safely be processed in the slot 15 years ago
Christophe Dumez bc308741b7 - FEATURE: Dropped dependency on libcurl (Using Qt >= 4.4 for downloads now) 15 years ago
Christophe Dumez 7a59d5e47c - Do not update the icon when clicking "Mark all as read" on a feed that is still loading 15 years ago
Christophe Dumez 91dee6058e - Safer temporary filename generation: create the temporary file to make sure the name is not generated twice 15 years ago
Christophe Dumez fd81567ecd - Remembering open state of RSS folders on startup 15 years ago
Christophe Dumez 2fa43dd973 - Started to implement drag n drop in feed list but it is still very buggy 15 years ago
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 15 years ago
Christophe Dumez 0153b03160 BUGFIX: Stop enforcing UTF-8 and use system locale instead 15 years ago
Christophe Dumez 7dfdebd593 - License fix due to problems with OpenSSL 16 years ago
Christophe Dumez 668268b6b5 - A little downloadThread aborting improvement 16 years ago
Christophe Dumez 139360cf76 - Can have different proxy settings for bittorrent and search engine (closes #274791) 16 years ago
Christophe Dumez 6a95f9170c - Optimized downloadThread mmemory usage 16 years ago
Christophe Dumez cc4a542e9d BUGFIX: Limit the number of concurrent download threads to save memory 16 years ago
Christophe Dumez 91328de30f - Disabled libcurl verbosity 17 years ago