1643 Commits (9e92e5995f9698d3c24e55f967e3c31c0187ff53)

Author SHA1 Message Date
Chocobo1 0fe9cd05c4
Avoid using deprecated stats_alert 6 years ago
Vladimir Golovnev (Glassez) 05fd0b5859
Fix sequential downloading when redirected 6 years ago
Chocobo1 36cf689432
Fix wrong comparison result 6 years ago
Chocobo1 45bafab4e0
Log performance alerts from libtorrent 6 years ago
Chocobo1 9232dd30dc
Sort function declarations 6 years ago
Chocobo1 1b0ffd7781
Fix wrong logic 6 years ago
Chocobo1 09ff735007
Use newer libtorrent API 6 years ago
Chocobo1 ed6bb0efdc
Replace QList by QVector for tracker related operations 6 years ago
Chocobo1 cb4c53c848
Follow the type used in libtorrent 6 years ago
Chocobo1 e92209475e
Use range-based for loops 6 years ago
Chocobo1 10e1c35998
Avoid unnecessary double lookup 6 years ago
Chocobo1 c75500670d
Use forwarding reference when passing function objects 6 years ago
Chocobo1 6738cdd715
Constify exception references 6 years ago
Chocobo1 e288de7ec1
Forward declare as much as possible 6 years ago
Chocobo1 401bdbf3d9
Remove unused functions 6 years ago
Chocobo1 ff707ea5af
Change splitToViews() return type to QVector 6 years ago
Chocobo1 459cdf6071
Fix assertion fail 6 years ago
Evgeny Lensky 62c72091ce
Change "Add new torrent" dialog to horizontal layout 6 years ago
Chocobo1 c6f3da1097
Improve removeIf() to support set types 6 years ago
Chocobo1 5aaf040300
Remove libtorrentfwd.h 6 years ago
Chocobo1 3955eef50d
Change to `lt` namespace 6 years ago
Chocobo1 4b263f057d
Use newer libtorrent API 6 years ago
Chocobo1 677a419f0b
Use upstream defined namespace 6 years ago
Chocobo1 bd8d70bf60
Refactor HTTP query parsing 6 years ago
Chocobo1 69d29af097
Fix '+' char not decoded to space correctly 6 years ago
Matan Bareket bd2d636bb5 Download RSS enclosure element if no proper MIME type is found 6 years ago
Chocobo1 ae793b7395
Use upstream defined namespace alias 6 years ago
Chocobo1 56434fc8b9
Replace obsoleted QDateTime::fromTime_t() 6 years ago
Chocobo1 3f962ba336
Fix displaying invalid creation date 6 years ago
Chocobo1 3f10ac55a3
Migrate to update-to-date libtorrent functions 6 years ago
Chocobo1 aaed5f7fe0
Remove unused headers 6 years ago
Chocobo1 44e4a5b13a
Avoid performance penalty from type erasure 6 years ago
Chocobo1 a2a669572c
Use QSet for tracking server connections 6 years ago
Chocobo1 a35b6cc8dd
Remove closed connections immediately 6 years ago
Chocobo1 41773a5465
Fix unsafe type narrowing 6 years ago
thalieht 2f3b7642c2 Show user friendly size in error 6 years ago
thalieht 25102b9c5d Increase the download size limit to 100 MiB 6 years ago
Chocobo1 d86a984e25
Correctly handle '+' sign in x-www-form-urlencoded data 6 years ago
Vladimir Golovnev (Glassez) ead078a38e
Add preliminary support of libtorrent v1.2 6 years ago
Chocobo1 04fd6e9d04
Avoid performance penalty when logger is full 6 years ago
thalieht 4c53447d35 Remove the max half-open connections option from GUI 6 years ago
Vladimir Golovnev (Glassez) 4ee6a0ba29
Use Qt-provided HTTP redirection handling 6 years ago
Vladimir Golovnev (Glassez) 746916a963
Use DownloadHandler behind the scenes 6 years ago
Vladimir Golovnev (Glassez) 6cb15706f5
Reduce number of DownloadManager signals 6 years ago
Chocobo1 adbd34c795
Move helper functions to Utils::Gui namespace 6 years ago
sledgehammer999 5c63ad3b95
Raise minimum Qt version to 5.9.0 6 years ago
Chocobo1 6dab93f7fd
Replace deprecated QDesktopWidget class 6 years ago
Chocobo1 c657134344
Replace deprecated QSslSocket::setDefaultCiphers() 6 years ago
Chocobo1 168d3fbdac
Replace deprecated trUtf8() 6 years ago
thalieht 77aea3c59e Add const to a few pointer arguments 6 years ago