mirror of
https://github.com/transmission/transmission
synced 2025-01-02 21:16:04 +00:00
9fc9daf40d
* Do not remove torrent if trashing files failed. Instead, stop the torrent and sets an error. * Fixing GTK interface with new file removal behavior. * C++17 compliant. * Reverting unrelated change. * Avoiding allocating unecessary objects. * Easy review fixes. * Fixing merge error. * Adding result callback to tr_torrentRemove(). Using the new callback in Gtk GUI to decide when to remove it from the interface. * Reducing indentation level and making the function more readable. * Using existing Session RefPtr. * Notifying the client before freeing the torrent in the session. * Addressing comments and synchronizing callback. * Moving include. * Fix constness issue reported by clang-tidy |
||
---|---|---|
.. | ||
assets | ||
.clang-tidy | ||
announce-list-test.cc | ||
announcer-test.cc | ||
announcer-udp-test.cc | ||
benc-test.cc | ||
bitfield-test.cc | ||
block-info-test.cc | ||
blocklist-test.cc | ||
buffer-test.cc | ||
clients-test.cc | ||
CMakeLists.txt | ||
completion-test.cc | ||
copy-test.cc | ||
crypto-test.cc | ||
dht-test.cc | ||
dns-test.cc | ||
error-test.cc | ||
file-piece-map-test.cc | ||
file-test.cc | ||
getopt-test.cc | ||
handshake-test.cc | ||
history-test.cc | ||
ip-cache-test.cc | ||
json-test.cc | ||
lpd-test.cc | ||
magnet-metainfo-test.cc | ||
makemeta-test.cc | ||
move-test.cc | ||
net-test.cc | ||
open-files-test.cc | ||
peer-mgr-active-requests-test.cc | ||
peer-mgr-wishlist-test.cc | ||
peer-msgs-test.cc | ||
platform-test.cc | ||
quark-test.cc | ||
remove-test.cc | ||
rename-test.cc | ||
rpc-test.cc | ||
session-alt-speeds-test.cc | ||
session-test.cc | ||
settings-test.cc | ||
strbuf-test.cc | ||
subprocess-test-program.cc | ||
subprocess-test-script.cmd | ||
subprocess-test.cc | ||
test-fixtures.h | ||
timer-test.cc | ||
torrent-files-test.cc | ||
torrent-magnet-test.cc | ||
torrent-metainfo-test.cc | ||
torrents-test.cc | ||
tr-peer-info-test.cc | ||
utils-test.cc | ||
values-test.cc | ||
variant-test.cc | ||
watchdir-test.cc | ||
web-utils-test.cc |