8520 Commits (e3b9659fb85f6d43d161a7c8c3d6b0a9c6a39008)

Author SHA1 Message Date
Chocobo1 fbd5699786
Use switch statement 5 years ago
Chocobo1 e071c31a4e
Use Qt5 connect syntax 5 years ago
Chocobo1 dc9d0ed76f
Fix unable to control add torrent dialogs when opened simultaneously 5 years ago
Chocobo1 03fdc0e1c4
Remove redundant disconnect() 5 years ago
Chocobo1 014273d7ec
Drop support for "BC Link" format 5 years ago
thalieht 70f8882f87 Group Qt forward declarations separately from the others 5 years ago
thalieht 9995967fbf Remove some unused #include 5 years ago
thalieht 4370a7eb12 Forward declare in a few places 5 years ago
Vladimir Golovnev (Glassez) b644d6685f
Disable "Upload mode" when start preloaded torrent 5 years ago
Vladimir Golovnev (Glassez) 4ae4ae3cfc
Fix wrong indentation 5 years ago
Vladimir Golovnev (Glassez) 2c145fa57c
Fix incorrectly set torrent startup flag 5 years ago
Vladimir Golovnev (Glassez) 68ee071331
Ignore RSS articles with non-unique identifiers 5 years ago
Vladimir Golovnev (Glassez) d710bbd9ef
Perform more RSS parsing in working thread 5 years ago
Chocobo1 411b956009
Fix speed limit not applying to IPv6 peers 5 years ago
Chocobo1 3f2ce8a2b7
Remove unused stats_alert handler 5 years ago
Chocobo1 39830986c2
Use alert's timestamp 5 years ago
Chocobo1 f52dcc08eb
Use native folder icon in content tree 5 years ago
Chocobo1 49df1cd3c7
Use less operations when building strings 5 years ago
Chocobo1 0fe9cd05c4
Avoid using deprecated stats_alert 5 years ago
Vladimir Golovnev (Glassez) 05fd0b5859
Fix sequential downloading when redirected 5 years ago
Chocobo1 36cf689432
Fix wrong comparison result 5 years ago
Chocobo1 0d9fcb0c1d
Fix arrow too large on macOS 5 years ago
Chocobo1 45bafab4e0
Log performance alerts from libtorrent 5 years ago
Chocobo1 9232dd30dc
Sort function declarations 5 years ago
Chocobo1 1b0ffd7781
Fix wrong logic 5 years ago
Chocobo1 09ff735007
Use newer libtorrent API 5 years ago
Chocobo1 ccbb4576b6
Tweak visuals in Options dialog 5 years ago
Chocobo1 d7afc91975
Avoid combo boxes extending to the right in Options dialog 5 years ago
Prince Gupta e283026a3c Replace CheckBox with Arrow in transferlistfilterswidget.cpp 5 years ago
Chocobo1 1e029da5ad
Fix search icon placement when using RTL languages 5 years ago
Chocobo1 ed6bb0efdc
Replace QList by QVector for tracker related operations 5 years ago
Chocobo1 802af70e2f
Fix typos 5 years ago
Chocobo1 cb4c53c848
Follow the type used in libtorrent 5 years ago
Chocobo1 e92209475e
Use range-based for loops 5 years ago
Chocobo1 10e1c35998
Avoid unnecessary double lookup 5 years ago
Chocobo1 c75500670d
Use forwarding reference when passing function objects 5 years ago
Chocobo1 6738cdd715
Constify exception references 5 years ago
Chocobo1 e288de7ec1
Forward declare as much as possible 5 years ago
Chocobo1 401bdbf3d9
Remove unused functions 5 years ago
Chocobo1 ff707ea5af
Change splitToViews() return type to QVector 5 years ago
Chocobo1 459cdf6071
Fix assertion fail 5 years ago
Evgeny Lensky 62c72091ce
Change "Add new torrent" dialog to horizontal layout 5 years ago
Chocobo1 c6f3da1097
Improve removeIf() to support set types 5 years ago
Chocobo1 5aaf040300
Remove libtorrentfwd.h 5 years ago
Chocobo1 3955eef50d
Change to `lt` namespace 5 years ago
Chocobo1 4b263f057d
Use newer libtorrent API 5 years ago
Chocobo1 677a419f0b
Use upstream defined namespace 5 years ago
jerrymakesjelly 4b9f0a87cd Change the speed unit from Bytes/s to KiB/s 5 years ago
Chocobo1 bd8d70bf60
Refactor HTTP query parsing 5 years ago
Chocobo1 69d29af097
Fix '+' char not decoded to space correctly 5 years ago