Chocobo1
4e326229da
Rename action
2 years ago
Chocobo1
6c60fa5161
Don't reorder URLs when copied from the clipboard
...
Also process URLs in the same order as from the text edit widget.
Closes #17693 .
PR #17700 .
2 years ago
Chocobo1
257914b0d5
Merge pull request #17684 from Chocobo1/subnet
...
Allow to use subnet notation in reverse proxy list
2 years ago
Chocobo1
5cfaaa5d1a
Add tooltips
2 years ago
Chocobo1
109c45bb95
Allow to use subnet notation in reverse proxy list
...
Closes #17475 .
2 years ago
Chocobo1
851374e517
Rename function
2 years ago
Chocobo1
4094a4c448
Simplify functions
2 years ago
Tyler Dunn
987e1b544a
Don't autofill background color on macOS
...
PR #17669 .
2 years ago
Vladimir Golovnev
5cf6b1cbde
Handle more torrent conflicts
...
PR #17668 .
This is a continuation of #17576 .
Handles the case when you add hybrid torrent by v1-only magnet link and this torrent is already known by its full hybrid info hash (i.e. by both v1 and v2 info hashes).
2 years ago
Vladimir Golovnev
4318de6dc5
Add ability to run external program on torrent added
...
PR #17646 .
2 years ago
summer
459d1cf82c
Allow to pause a checking torrent from context menu
...
PR #17611 .
2 years ago
Chocobo1
48d52d9ab7
Merge pull request #17670 from Chocobo1/i18n
...
Make strings translatable
2 years ago
Chocobo1
fb37b0c147
Suppress warning
...
Seems `lupdate` tool cannot correctly recognize the class/context of `tr()` here, so specify the
class/context manually.
2 years ago
Chocobo1
9877ff330e
Make strings translatable
2 years ago
Tyler Dunn
6f88609d60
Avoid string lookup when setting row color
...
PR #17665 .
2 years ago
Tyler Dunn
6263c4786b
Allow 'Export .torrent' tooltip to be translatable
...
Closes #17660 .
PR #17664 .
2 years ago
Chocobo1
3061f6cf5b
GHA CI: treat compile warnings as errors
...
PR #17651 .
2 years ago
Vladimir Golovnev
ca897a8a35
Cache download/upload limit values
...
PR #17640 .
2 years ago
Vladimir Golovnev
77dd8bd27b
Parse torrent info separately from resume data
...
PR #17639 .
2 years ago
Vladimir Golovnev
fe34749cfe
Proactively append extension to incomplete files
...
PR #17631 .
2 years ago
Vladimir Golovnev
646322b2a2
Let Qt handle system tray icon availability
...
PR #17519 .
2 years ago
Chocobo1
670b381df7
Merge pull request #17616 from Chocobo1/webui
...
Make WebUI images self-contained
2 years ago
sledgehammer999
ddf4b94bc6
Sync translations from Transifex and run lupdate
2 years ago
Vladimir Golovnev
794a92f911
Make qBittorrent compatible with libtorrent master
...
PR #17604 .
2 years ago
Chocobo1
f6e2715f4a
Apply forward declaration
...
Follow up 525692759d
.
PR #17621 .
2 years ago
Chocobo1
082e6f8830
Apply i18n translation only to built-in WebUI
2 years ago
Chocobo1
ee38124db7
Optimize symbolic links checking
2 years ago
Chocobo1
e06e1d9911
Throw error exception properly
2 years ago
Chocobo1
3851e76179
Remove special handling of icons
2 years ago
Chocobo1
d693f97a46
Use natural sort in WebUI
2 years ago
Chocobo1
ca274635d5
Make WebUI images self-contained
2 years ago
Vladimir Golovnev
525692759d
Split Session class into interface/implementation parts
...
PR #17579 .
2 years ago
Chocobo1
e5491645e4
Merge pull request #17593 from Chocobo1/remove
...
Use proper verb when referring to torrent removal
2 years ago
Chocobo1
9f511a47e8
Adjust Edit menu of WebUI to follow GUI
2 years ago
Chocobo1
7b0644cdcd
Use proper verb when referring to torrent removal
2 years ago
Vladimir Golovnev
7527343629
Handle some torrent conflicts
...
PR #17576 .
2 years ago
Chocobo1
d173216941
Merge pull request #17578 from Chocobo1/webui
...
Fix icon in WebUI being trimmed
2 years ago
Chocobo1
d28b5f7834
Rephrase `confirm deletion` dialog
...
Closes #14309 .
PR #17586 .
Co-authored-by: xavier2k6 <42386382+xavier2k6@users.noreply.github.com>
2 years ago
Chocobo1
04f6ee79c3
Improve icon readability at small size
...
https://github.com/qbittorrent/qBittorrent/pull/17578#pullrequestreview-1079562121
Co-authored-by: Nowshed H. Imran <nowshed.imran@gmail.com>
2 years ago
Chocobo1
b046b40668
Fix icon in WebUI being trimmed
2 years ago
Chocobo1
0a289e15b4
Merge pull request #17544 from Chocobo1/test
...
Add unit testing for Path class
2 years ago
Chocobo1
ce8b51e7ef
Merge pull request #17568 from Chocobo1/ci
...
GHA CI: bump "Install Qt" action version
2 years ago
Chocobo1
df5ea9b675
GHA CI: bump setup-python to v4
2 years ago
Chocobo1
ff7fe7c107
GHA CI: bump "Install Qt" action version
2 years ago
Coool
ac6af55335
NSIS: update Latvian
...
PR 17529.
2 years ago
Chocobo1
001c3906b5
Merge pull request #17563 from Chocobo1/webapi
...
Restrict more WebAPI endpoints to POST method only
2 years ago
Minseo Lee
0d5d6db0ee
NSIS: update Korean
...
PR #17547 .
2 years ago
Chocobo1
72941b10bb
Use proper request method
2 years ago
Chocobo1
d6c92704a1
Restrict more WebAPI endpoints to POST method only
2 years ago
Jesse Smick
ba511e07b4
WebUI: Improve pieces bar drawing algorithm
...
PR #17336 .
2 years ago