mirror of
https://github.com/transmission/transmission
synced 2025-01-03 05:25:52 +00:00
7c11809672
* fix: readability-redundant-casting warnings in gtk
* fix: bugprone-move-forwarding-reference warnings in gtk
* fix: readability-redundant-casting warnings in qt
* fix: bugprone-switch-missing-default-case warnings in qt
* fix: readability-use-std-min-max warning in qt client
* fix: readability-static-accessed-through-instance warning in qt client
* fix: cppcoreguidelines-avoid-const-or-ref-data-members warning in qt client
* fix: readability-avoid-nested-conditional-operator warning in qt client
* fixup! fix: readability-use-std-min-max warning in qt client
* fix: readability-redundant-member-init warnings in gtk client
* fix: performance-avoid-endl warnings in gtk client
* chore: disable readability-qualified-auto
too many false warnings
* chore: disable cppcoreguidelines-avoid-const-or-ref-data-members
* chore: fix readability-duplicate-include warning in gtk client
* chore: fix modernize-use-nodiscard warning in gtk client
* chore: fix readability-convert-member-functions-to-static warning in gtk client
* fixup! fix: bugprone-move-forwarding-reference warnings in gtk
* chore: fix performance-enum-size warning in gtk client
* fix: cppcoreguidelines-prefer-member-initializer warning in gtk client
* fix: readability-identifier-naming warning in qt client
* Revert "chore: fix performance-enum-size warning in gtk client"
This reverts commit
|
||
---|---|---|
.. | ||
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-ref.h | ||
crypto-test.cc | ||
dht-test.cc | ||
dns-test.cc | ||
error-test.cc | ||
file-piece-map-test.cc | ||
file-test.cc | ||
getopt-test.cc | ||
global-ip-cache-test.cc | ||
handshake-test.cc | ||
history-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 |