1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-06 22:42:33 +00:00
transmission/gtk
Mike Gelfand ac6010557e
Fix issues reported by clang-tidy bugprone checks (GTK client) (#4183)
* Fix `bugprone-unchecked-optional-access` clang-tidy issues

* Fix `bugprone-easily-swappable-parameters` clang-tidy issues

* Extend clang-tidy configuration
2022-11-15 19:30:32 +00:00
..
icons
screenshots
ui Bind sensitivity properties in .ui files (#4128) 2022-11-09 20:46:23 +00:00
.clang-tidy Fix issues reported by clang-tidy bugprone checks (GTK client) (#4183) 2022-11-15 19:30:32 +00:00
Actions.cc Fix issues reported by clang-tidy performance checks (GTK client) (#4160) 2022-11-13 20:50:07 +00:00
Actions.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
Application.cc Fix issues reported by clang-tidy cert checks (GTK client) (#4174) 2022-11-15 00:53:12 +00:00
Application.h
CMakeLists.txt Remove Xcode project in favor of CMake (#4147) 2022-11-12 20:01:57 +00:00
DetailsDialog.cc Fix issues reported by clang-tidy cert checks (GTK client) (#4174) 2022-11-15 00:53:12 +00:00
DetailsDialog.h
Dialogs.cc Use fmt for string formatting (GTK client) (#3967) 2022-10-15 19:13:50 +03:00
Dialogs.h
FaviconCache.cc Fix issues reported by clang-tidy bugprone checks (GTK client) (#4183) 2022-11-15 19:30:32 +00:00
FaviconCache.h
FileList.cc Fix issues reported by clang-tidy cert checks (GTK client) (#4174) 2022-11-15 00:53:12 +00:00
FileList.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
FilterBar.cc Fix issues reported by clang-tidy cert checks (GTK client) (#4174) 2022-11-15 00:53:12 +00:00
FilterBar.h
FreeSpaceLabel.cc Fix issues reported by clang-tidy readability checks (GTK client) (#4127) 2022-11-09 16:58:36 +00:00
FreeSpaceLabel.h
HigWorkarea.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
IconCache.cc Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
IconCache.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
main.cc Fix issues reported by clang-tidy cert checks (GTK client) (#4174) 2022-11-15 00:53:12 +00:00
MainWindow.cc Fix incorrect selection behavior when building against GTK 4 (#4168) 2022-11-14 18:27:15 +00:00
MainWindow.h
MakeDialog.cc Fix issues reported by clang-tidy bugprone checks (GTK client) (#4183) 2022-11-15 19:30:32 +00:00
MakeDialog.h
MessageLogWindow.cc Fix issues reported by clang-tidy cert checks (GTK client) (#4174) 2022-11-15 00:53:12 +00:00
MessageLogWindow.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
my-valgrind.sh
Notify.cc Fix issues reported by clang-tidy cert checks (GTK client) (#4174) 2022-11-15 00:53:12 +00:00
Notify.h
OptionsDialog.cc Fix issues reported by clang-tidy cert checks (GTK client) (#4174) 2022-11-15 00:53:12 +00:00
OptionsDialog.h
PathButton.cc Fix issues reported by clang-tidy cppcoreguidelines checks (GTK client) (#4158) 2022-11-13 17:36:16 +00:00
PathButton.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
Prefs.cc Fix issues reported by clang-tidy misc checks (GTK client) (#4167) 2022-11-14 16:22:38 +00:00
Prefs.h
PrefsDialog.cc Fix issues reported by clang-tidy bugprone checks (GTK client) (#4183) 2022-11-15 19:30:32 +00:00
PrefsDialog.h
RelocateDialog.cc Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
RelocateDialog.h
Session.cc Fix issues reported by clang-tidy bugprone checks (GTK client) (#4183) 2022-11-15 19:30:32 +00:00
Session.h Fix issues reported by clang-tidy cert checks (GTK client) (#4174) 2022-11-15 00:53:12 +00:00
StatsDialog.cc Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
StatsDialog.h
SystemTrayIcon.cc Fix issues reported by clang-tidy cppcoreguidelines checks (GTK client) (#4158) 2022-11-13 17:36:16 +00:00
SystemTrayIcon.h Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
TorrentCellRenderer.cc Fix issues reported by clang-tidy bugprone checks (GTK client) (#4183) 2022-11-15 19:30:32 +00:00
TorrentCellRenderer.h Fix issues reported by clang-tidy cppcoreguidelines checks (GTK client) (#4158) 2022-11-13 17:36:16 +00:00
transmission-gtk.1
transmission-gtk.desktop.in
transmission-gtk.metainfo.xml.in
transmission-ui.css Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
transmission-ui.xml
transmission.gresource.xml Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
transmission.rc
Utils.cc Fix issues reported by clang-tidy cert checks (GTK client) (#4174) 2022-11-15 00:53:12 +00:00
Utils.h Fix incorrect selection behavior when building against GTK 4 (#4168) 2022-11-14 18:27:15 +00:00