FranciscoPombal
4bdf9eda41
Fix extra/missing trailing new lines in files
4 years ago
FranciscoPombal
ef1c7eec74
Fix trailing whitespace in multiple files
...
Also fix formatting of CODING_GUIDELINES.md
4 years ago
FranciscoPombal
87527fccc6
Encode files in UTF-8 without BOM
4 years ago
Vladimir Golovnev
571aaea3e0
Merge pull request #13658 from glassez/recheck
...
Don't resume "paused" torrents when put into "checking" state by libtorrent
4 years ago
Mike Tzou
4209a5699a
Merge pull request #13632 from jagannatharjun/progress-style
...
Allow progress bar styling from custom themes
4 years ago
Vladimir Golovnev (Glassez)
80ca7796ca
Fix torrent state calculation
4 years ago
jagannatharjun
02f19bfbee
Use ProgressbarDelegate for drawing progressbar in PropListDelegate
...
Also directly provide display data from model rather then generating it in delegate
4 years ago
jagannatharjun
49d5591f48
Use ProgressBarDelegate for drawing progressbar in TransferListView
4 years ago
jagannatharjun
816bc45707
Implement ProgressBarDelegate
4 years ago
Mike Tzou
73e9dce143
Merge pull request #13637 from Chocobo1/libt
...
Improve compatibility with libtorrent 2.0
4 years ago
Vladimir Golovnev (Glassez)
9f0edde12b
Don't resume "paused" torrents when checking by libtorrent
4 years ago
Mike Tzou
cf55b67cee
Merge pull request #13646 from jagannatharjun/content-crash
...
Fix crash when clicked outside the table of torrent content view
4 years ago
Mike Tzou
9ca415c665
Merge pull request #13636 from FranciscoPombal/clarify_protocol
...
Clarify protocol choice label
4 years ago
Mike Tzou
af029e6c3f
Merge pull request #13639 from FranciscoPombal/update_ci_actions
...
Update GitHub Actions CI actions versions
4 years ago
Mike Tzou
6d514c97f8
Merge pull request #13569 from brvphoenix/webui
...
Fix the issue that IPv6 address can't be banned
4 years ago
jagannatharjun
e812ac2c0b
Fix crash when clicked outside the table of torrent content view
...
Closes #13645
4 years ago
Chocobo1
480832318c
Add support for tracker scrape in libtorrent 2.0
4 years ago
Chocobo1
7a3e397949
Migrate away from deprecated functions in libtorrent 2.0
4 years ago
Chocobo1
c95e450b8d
Improve compatibility with libtorrent 2.0
...
In libtorrent 2.0, the `connection_type` was changed to a flag type and
hence it cannot be used in a switch statement directly. Also our use of
`connection_type` is limited so that a single equality comparison
would cover all of our use cases.
4 years ago
FranciscoPombal
b63a34110e
Update "GitHub Actions" CI actions versions
4 years ago
Vladimir Golovnev
0a2a71e83b
Merge pull request #13625 from FranciscoPombal/expose_content_path
...
Expose contentPath in WebAPI torrents/info
4 years ago
FranciscoPombal
831bf71ce6
Clarify protocol choice label
4 years ago
Mike Tzou
172eda5471
Merge pull request #13620 from Chocobo1/qhash
...
Move qHash helper for libtorrent types to its own file
4 years ago
FranciscoPombal
aa899f0693
Expose contentPath in WebAPI torrents/info
...
Bump WebAPI version to 2.6.1
4 years ago
Vladimir Golovnev
82602b51bf
Merge pull request #13614 from glassez/resumedata
...
Prevent resume data to be saved for removed torrent
4 years ago
Chocobo1
3971a12f0e
Remove redundant checking before remove
4 years ago
Chocobo1
70c4eb44fd
Fix class name
4 years ago
Mike Tzou
9ce54162c2
Merge pull request #13600 from thalieht/webuioption
...
Fix toggling advanced option in WebUI
4 years ago
Vladimir Golovnev (Glassez)
92c6fc04a8
Prevent resume data to be saved for removed torrent
4 years ago
Mike Tzou
46ebf9b7e5
Merge pull request #13587 from Chocobo1/webapi
...
Avoid settings being reset via WebAPI
4 years ago
brvphoenix
799ad0feff
Fix the issue that IPv6 address can't be banned
...
The ban action doesn't depend on ipfilter.
4 years ago
thalieht
1a56385cf9
Fix toggling advanced option in WebUI
...
option "Disallow connection to peers on privileged ports"
4 years ago
Chocobo1
71827fe4e6
Move qHash helper for libtorrent types to its own file
4 years ago
Chocobo1
8568f7a0fb
Avoid settings being reset via WebAPI
...
Closes #13585 .
4 years ago
Mike Tzou
39c61327b5
Merge pull request #13567 from Chocobo1/typo
...
Fix typos
4 years ago
Mike Tzou
81d2130b06
Merge pull request #13540 from bovirus/patch-1
...
NSIS: Update Italian translation
4 years ago
bovirus
536f5ff091
NSIS: Update Italian translation
4 years ago
Chocobo1
7e258bfe38
Fix typos
4 years ago
Mike Tzou
66f0e6a8f2
Merge pull request #13563 from adem4ik/patch-2
...
Fix typo in connection.cpp
4 years ago
Andrei Stepanov
04306a544f
Fix typo in connection.cpp
...
limiation -> limitation
4 years ago
Mike Tzou
e4fe3bfe35
Merge pull request #13534 from NotTsunami/patch-1
...
CMake: Bump version number
4 years ago
Mike Tzou
b636bf4b2a
Merge pull request #13537 from SeproDE/betterSanetizeRSS
...
Place WebUI RSS description in sandboxed iframe
4 years ago
Vladimir Golovnev
05c7796909
Merge pull request #13414 from NotTsunami/travis
...
Disallow CMake build failures on Travis
4 years ago
NotTsunami
e2b3463c05
CMake: Bump version number
4 years ago
Sepro
6c016cf443
Place WebUI RSS description in sandboxed iframe
4 years ago
sledgehammer999
fc48168153
Close parentheses in Changelog entry
4 years ago
sledgehammer999
096e6f2f80
Bump to 4.4.0alpha1
4 years ago
sledgehammer999
4a00bfcc55
Update Changelog
4 years ago
sledgehammer999
e757b4f8da
Sync translations from Transifex and run lupdate
4 years ago
Mike Tzou
1c663adee7
Merge pull request #13465 from WillDaSilva/mid-click-close-tabs
...
Enable the use of middle-click to close tabs
4 years ago