1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 14:57:52 +00:00
qBittorrent/src
summer cc0a0b56ed
Make working set limit available only on libtorrent 2.0.x builds
You can already control the cache size in libtorrent 1.2.x so it doesn't make sense to implement this limit for all use cases. Also there are some downsides to using working set size to limit memory usage such as unresponsive GUI when limit gets hit.

PR #17275.
2022-06-30 11:23:48 +08:00
..
app Make working set limit available only on libtorrent 2.0.x builds 2022-06-30 11:23:48 +08:00
base Merge pull request #15769 from now-im/flow 2022-06-28 23:23:25 +03:00
gui Make working set limit available only on libtorrent 2.0.x builds 2022-06-30 11:23:48 +08:00
icons Implement new icon/color theme 2022-06-09 18:18:14 +06:00
lang Sync translations from Transifex and run lupdate 2022-05-25 00:16:57 +03:00
searchengine Fix various typos 2021-10-05 12:58:25 +08:00
webui Make working set limit available only on libtorrent 2.0.x builds 2022-06-30 11:23:48 +08:00
CMakeLists.txt CMake: Call UIC on the .ui files manually 2022-01-26 14:44:44 +03:00
qbittorrent_mingw.rc
qbittorrent.exe.manifest Remove Windows Vista support from manifest 2021-08-30 08:07:15 +03:00
qbittorrent.rc Bump copyright year 2022-01-04 01:39:00 +02:00
src.pro Disallow narrowing conversions in signal connection 2022-05-19 12:55:07 +08:00
update_qrc_files.py Fix extra/missing trailing new lines in files 2020-10-28 14:20:18 +00:00