9652 Commits (9c964cdd978c6f5c113df9cc0ebd857a9ee4fd2f)
 

Author SHA1 Message Date
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
Mike Tzou f86c5442aa
Merge pull request #10656 from Chocobo1/vector 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
Mike Tzou 3d6dccc689
Merge pull request #10627 from Chocobo1/alg 5 years ago
Mike Tzou c9ff0abade
Merge pull request #10638 from Chocobo1/idxRange 5 years ago
Chocobo1 459cdf6071
Fix assertion fail 5 years ago
Mike Tzou dca055656a
Merge pull request #10600 from Chocobo1/newtorrentdlg 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
Mike Tzou 4ed8b31641
Merge pull request #10591 from Chocobo1/ngen2 5 years ago
sledgehammer999 8c4a373ed7
Merge pull request #10633 from sledgehammer999/fix_travis_macos 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
sledgehammer999 e08d0c4e0f
Fix Travis-CI for macOS and libtorrent 1.1.x 5 years ago
Mike Tzou 6d73a7ef0a
Merge pull request #10618 from jerrymakesjelly/master 5 years ago
Vladimir Golovnev af7d8f6a43
Merge pull request #10514 from Mataniko/rss-enclosure-type 5 years ago
jerrymakesjelly 4b9f0a87cd Change the speed unit from Bytes/s to KiB/s 5 years ago
Mike Tzou ca0dad7356
Merge pull request #10590 from onlined/fix/close-system-tray-blank-screen 5 years ago
Mike Tzou 75e87de473
Merge pull request #10607 from Chocobo1/decodeQuery 5 years ago
Chocobo1 bd8d70bf60
Refactor HTTP query parsing 5 years ago
Chocobo1 69d29af097
Fix '+' char not decoded to space correctly 5 years ago
Matan Bareket bd2d636bb5 Download RSS enclosure element if no proper MIME type is found 5 years ago
Mike Tzou 412b51fb3c
Merge pull request #10552 from CoryG89/webui-magnet-handler 5 years ago
Mike Tzou a3fee32b42
Merge pull request #10437 from Chocobo1/ngen 5 years ago
Ekin Dursun c0c2fe247b Don't turn screen blank when closed to system tray 5 years ago
Chocobo1 ae793b7395
Use upstream defined namespace alias 5 years ago
Chocobo1 56434fc8b9
Replace obsoleted QDateTime::fromTime_t() 5 years ago
Chocobo1 3f962ba336
Fix displaying invalid creation date 5 years ago
Chocobo1 3f10ac55a3
Migrate to update-to-date libtorrent functions 5 years ago
Cory d49379789a Register protocol handler in WebUI for magnet links 5 years ago
Mike Tzou 3a3dec1707
Merge pull request #10445 from Chocobo1/crash 5 years ago
Mike Tzou d001927d47
Merge pull request #10557 from Chocobo1/rootfolder 5 years ago
Chocobo1 8aa8b19f37
Fix "Create subfolder" option is not working in WebUI 5 years ago
Mike Tzou 2d7b833ae6
Merge pull request #10537 from Chocobo1/template 5 years ago
Chocobo1 aaed5f7fe0
Remove unused headers 5 years ago
Chocobo1 375de4f8a6
Replace QMap with QHash when sensible 5 years ago
Chocobo1 44e4a5b13a
Avoid performance penalty from type erasure 5 years ago
Mike Tzou f9ac1d4cd5
Merge pull request #10518 from dzmat/more_graphs 5 years ago