sledgehammer999
|
f1d02c6aee
|
Sync translations from Transifex and run lupdate
|
5 years ago |
sledgehammer999
|
f758b24486
|
Merge pull request #12487 from an0n666/no-localhost-on-invalid
Use configured net interface even when it is missing
|
5 years ago |
Mike Tzou
|
5cfec83385
|
Merge pull request #12568 from NotTsunami/upnp-fix
WebUI: Fix UPnP lease duration get/set
|
5 years ago |
Mike Tzou
|
188f82d3be
|
Merge pull request #12567 from Chocobo1/icon
Reduce ambiguity for selecting icons
|
5 years ago |
an0n666
|
e3e5da7a71
|
Use configured net interface even when it is missing
|
5 years ago |
NotTsunami
|
075633cc40
|
WebUI: Fix UPnP lease duration get/set
Add missing setProperty and getProperty calls for the new UPnP lease
duration setting.
Fixes 6b4925d222 .
Closes #12566.
|
5 years ago |
Chocobo1
|
f915241bcb
|
Reduce ambiguity for selecting icons
Related: #12554.
|
5 years ago |
Mike Tzou
|
8ed63d69de
|
Merge pull request #12528 from thalieht/proxycheckbox
Don't uncheck Authentication checkbox when changing proxy type
|
5 years ago |
sledgehammer999
|
48c1ad8059
|
Merge pull request #12486 from MaddTheSane/patch-1
Update Info.plist
|
5 years ago |
thalieht
|
5d16379941
|
Don't uncheck Authentication checkbox when changing proxy type
Closes #12525
|
5 years ago |
Mike Tzou
|
e05ef12e68
|
Merge pull request #12544 from Chocobo1/final
Add final specifier to GUI classes
|
5 years ago |
Mike Tzou
|
0d849339da
|
Merge pull request #12545 from Chocobo1/padding
Reduce padding in class
|
5 years ago |
Chocobo1
|
1b80890696
|
Reduce padding in class
TorrentHandleImpl size is reduced from 768 bytes to 736 bytes.
CreateTorrentParams size didn't change.
Size numbers are from x64.
|
5 years ago |
Chocobo1
|
ac2d063add
|
Move initialization default values to header
|
5 years ago |
Chocobo1
|
16a76eee9f
|
Add final specifier to GUI classes
Follow up d3d3f7dbb3 .
|
5 years ago |
Mike Tzou
|
30ce2dfdf3
|
Merge pull request #12530 from Chocobo1/logger
Reduce padding in structure
|
5 years ago |
Mike Tzou
|
b06d44b242
|
Merge pull request #12526 from Chocobo1/pr_12162
Change default upload slot choking limits
|
5 years ago |
Mike Tzou
|
349a07a443
|
Merge pull request #12531 from Chocobo1/final
Add final specifier to classes
|
5 years ago |
Mike Tzou
|
f5ab14c2f0
|
Merge pull request #12538 from sledgehammer999/travis_deprecated_disabled
TravisCI: Use libtorrent with deprecated functions disabled for Linux builds
|
5 years ago |
sledgehammer999
|
a17b1f2b78
|
Use static_cast for explicit type conversions
|
5 years ago |
sledgehammer999
|
d69ce4f1cf
|
TravisCI: Use libtorrent with deprecated functions disabled for Linux builds
|
5 years ago |
Chocobo1
|
648d44d9b9
|
Reduce padding in structure
Log::Msg originally takes 32 bytes, now shrinks to 24 bytes.
Log::Peer originally takes 40 bytes, now shrinks to 32 bytes.
|
5 years ago |
thalieht
|
f0549b4cb2
|
Make a few cosmetic changes in code
|
5 years ago |
Chocobo1
|
d3d3f7dbb3
|
Add final specifier to classes
This allow compilers to generate more efficient code.
|
5 years ago |
Vladimir Golovnev
|
2681093d27
|
Merge pull request #12513 from glassez/torrent-impl
Split TorrentHandle interface and implementation
|
5 years ago |
Mike Tzou
|
a5fe96f793
|
Merge pull request #12458 from jagannatharjun/log
Convert the Log widget to use custom View/Model
|
5 years ago |
Vladimir Golovnev (Glassez)
|
1132b84548
|
Split TorrentHandle interface and implementation
|
5 years ago |
an0n666
|
ec6b249509
|
Change default upload slot choking limits
|
5 years ago |
jagannatharjun
|
fd89717330
|
Convert the Log widget to use custom View/Model
Co-authored-by: sledgehammer999 <hammered999@gmail.com>
|
5 years ago |
Mike Tzou
|
e030fc067b
|
Merge pull request #12422 from an0n666/increase-timeout
Change default stop_tracker_timeout settings
|
5 years ago |
an0n666
|
1168387df0
|
Change default stop_tracker_timeout settings
|
5 years ago |
Mike Tzou
|
5d10724044
|
Merge pull request #12484 from rwasef1830/skip-setting-outgoing-interface-for-any-ip
Do not use 0.0.0.0 or [::] for outgoing interfaces
|
5 years ago |
Raif Atef
|
1549b782e6
|
Do not use 0.0.0.0 or [::] for outgoing interfaces
Fixes #12443
|
5 years ago |
C.W. Betts
|
d889f0975e
|
Update Info.plist
Wrap the UTTypeTagSpecifications in arrays, as Xcode does.
|
5 years ago |
Mike Tzou
|
c25b3e623c
|
Merge pull request #12423 from an0n666/remove-strict-superseeding
Remove deprecated strict super seeding mode from advanced settings
|
5 years ago |
Mike Tzou
|
0429ca3fb5
|
Merge pull request #12464 from Chocobo1/date
Fix date format for "Last seen complete"
|
5 years ago |
Chocobo1
|
31648a4433
|
Fix date format for "Last seen complete"
Closes #12462.
|
5 years ago |
Mike Tzou
|
d8356deefa
|
Merge pull request #12449 from SeproDE/fix-addMultiplePeers
Fix add multiple peers from webui
|
5 years ago |
Mike Tzou
|
43e5e242ff
|
Merge pull request #12450 from Chocobo1/noBuffer
Avoid holding encoded resume data in memory
|
5 years ago |
Sepro
|
2c8230f1ae
|
Fix unable to add multiple peers in WebUI
Wrong delimiter was used.
|
5 years ago |
Chocobo1
|
e7890fb727
|
Preallocate output buffer
|
5 years ago |
Chocobo1
|
d476ae4f14
|
Fix header inclusion order
|
5 years ago |
Vladimir Golovnev
|
eb0295197c
|
Merge pull request #12301 from jozsefsallai/master
Better Python path detection on Windows
|
5 years ago |
Chocobo1
|
f76d56e224
|
Suppress unused variable warning on macOS
|
5 years ago |
Chocobo1
|
d8401c76f5
|
Avoid holding encoded resume data in memory
Now it the encoded resume data will be streamed to file instead of a
temporary buffer holding the whole of it.
|
5 years ago |
Vladimir Golovnev
|
fe81633403
|
Merge pull request #12436 from glassez/fix-savepath
Save "resume data" when torrent storage is moved
|
5 years ago |
an0n666
|
026aad2c04
|
Remove deprecated strict super seeding mode from advanced settings
|
5 years ago |
Mike Tzou
|
f58f425175
|
Merge pull request #12430 from rwasef1830/add-outgoing-interfaces
Fix outgoing interfaces not getting assigned in case addr is not null.
|
5 years ago |
Mike Tzou
|
342eec7f83
|
Merge pull request #12382 from adem4ik/master
Remove white outline around mascot.png
|
5 years ago |
Raif Atef
|
bf1c9e34d7
|
Fix outgoing interface is not getting assigned
Assignment was missing in main branch of condition statement.
Closes https://github.com/qbittorrent/qBittorrent/issues/12421
|
5 years ago |