mirror of
https://github.com/transmission/transmission.git
synced 2026-02-15 07:26:49 +00:00
* refactor: add [Torrent updateTorrents] refactor: use updateTorrents in Controller * refactor: add a batch variant of tr_torrentStat() * refactor: use batch variant of tr_torrentStat() in GTK details dialog * refactor: use batch variant of tr_torrentStat() in gtr_confirm_remove() * refactor: use batch variant of tr_torrentStat() in updateTorrents * refactor: add Session::find_torrents() * refactor: remove the raw ptr variant of updateTorrents() * refactor: remove tr_sessionLock() * fixup! refactor: add [Torrent updateTorrents] remove duplicate method declaration * fix: readability-avoid-const-params-in-decls * fix: iwyu in transmission.h * chore: remove an #include that was added in a draft that did not get used * refactor: use nullptr instead of NULL
84 KiB
84 KiB