1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-19 05:19:54 +00:00
transmission/utils
Charles Kerr 9d313a8816
sonarcloud warnings 9 (#1511)
* refactor: const correctness 

* refactor: fix some implicit conversions

* refactor: make local pointers const if their objects are not modified

* refactor: do not cast away const in torrent-cell-renderer

* refactor: remove call to deprecated gtk_icon_size_lookup_for_settings

* refactor: member functions that do not mutate their objects should be declared const

* chore: do not end comments with a semicolon
2020-11-08 21:31:02 -06:00
..
CMakeLists.txt refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
create.c
edit.c sonarcloud warnings 9 (#1511) 2020-11-08 21:31:02 -06:00
remote.c sonarcloud warnings 9 (#1511) 2020-11-08 21:31:02 -06:00
show.c Sonarcloud warnings 4 (#1499) 2020-11-02 09:16:12 -06:00
transmission-create.1
transmission-edit.1
transmission-remote.1
transmission-show.1
units.h