Add copy comment functionality to the torrent list's context menu
commit30d9978c97a582b396c53441c938b05b124ba8c9
authorthalieht <thalieht@users.noreply.github.com>
Tue, 7 Nov 2023 09:42:31 +0000 (7 11:42 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Nov 2023 09:42:31 +0000 (7 12:42 +0300)
tree63da646dcbbe6592007c2f18aca4f2779282a32f
parentf067ab169224013cb4bf21630b8a3eaa5d7d2dd6
Add copy comment functionality to the torrent list's context menu

PR #19846.
Closes #18890.
src/gui/transferlistwidget.cpp
src/gui/transferlistwidget.h
src/webui/api/serialize/serialize_torrent.cpp
src/webui/api/serialize/serialize_torrent.h
src/webui/www/private/index.html
src/webui/www/private/scripts/client.js
src/webui/www/private/scripts/mocha-init.js