transmission/gtk
Charles Kerr b94c6796c8
fix: sonarcloud warnings (#2815)
* fix: add default case to switch statement

* fix: remove redundant static specifier

* fix: use std::optional.value_or

* fix: make type of variable pointer-to-const

* refactor: move log state into a struct

* refactor: make tr_peerMgr constructor explicit

* fix: make type of variable pointer-to-const

* fix: replace insert with try_emplace

* fix: implicit conversion may lose precision

* fix: use init-statement to reduce variable scope

* chore: mark unused return value with (void)
2022-03-25 00:24:04 -05:00
..
icons
screenshots
Actions.cc chore: update license spdx abbreviations (#2582) 2022-02-07 10:25:02 -06:00
Actions.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Application.cc refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
Application.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
CMakeLists.txt feat: add tr_strbuf (#2810) 2022-03-24 16:41:29 -05:00
DetailsDialog.cc refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
DetailsDialog.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Dialogs.cc fix: make remove-torrent dialogs modal in GTK client (#2602) 2022-02-10 14:31:11 -06:00
Dialogs.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
FaviconCache.cc refactor: tr_web (#2640) 2022-02-17 17:35:57 -06:00
FaviconCache.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
FileList.cc refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
FileList.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
FilterBar.cc refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
FilterBar.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
FreeSpaceLabel.cc refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
FreeSpaceLabel.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
HigWorkarea.cc chore: update license spdx abbreviations (#2582) 2022-02-07 10:25:02 -06:00
HigWorkarea.h refactor: fix sonarcloud "use enum class" code smells (#2590) 2022-02-08 20:25:19 -06:00
IconCache.cc Revert "fix: sonarcloud (#2558)" (#2562) 2022-02-01 11:30:51 -06:00
IconCache.h
MainWindow.cc refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
MainWindow.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
MakeDialog.cc refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
MakeDialog.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
MessageLogWindow.cc fix: sonarcloud warnings (#2815) 2022-03-25 00:24:04 -05:00
MessageLogWindow.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Notify.cc chore: update license spdx abbreviations (#2582) 2022-02-07 10:25:02 -06:00
Notify.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
OptionsDialog.cc refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
OptionsDialog.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Prefs.cc fix: some use-init-statement sonarcloud warnings (#2563) 2022-02-01 19:09:11 -06:00
Prefs.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
PrefsDialog.cc fix: sonarcloud warnings (#2815) 2022-03-25 00:24:04 -05:00
PrefsDialog.h refactor: fix sonarcloud "use enum class" code smells (#2590) 2022-02-08 20:25:19 -06:00
RelocateDialog.cc refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
RelocateDialog.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Session.cc refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
Session.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
StatsDialog.cc refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
StatsDialog.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
SystemTrayIcon.cc chore: update license spdx abbreviations (#2582) 2022-02-07 10:25:02 -06:00
SystemTrayIcon.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
TorrentCellRenderer.cc fix: sonarcloud warnings (#2815) 2022-03-25 00:24:04 -05:00
TorrentCellRenderer.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Utils.cc refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
Utils.h refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
main.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
my-valgrind.sh
ratio.svg
transmission-gtk.1 chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
transmission-gtk.desktop.in
transmission-gtk.metainfo.xml.in use metainfo folder instead of appdata (#2624) 2022-02-14 09:41:19 -06:00
transmission-ui.xml
transmission.gresource.xml
transmission.ico
transmission.png
transmission.rc
utilities.png lossless compression of images saved 72KB 2017-06-03 23:52:34 +01:00