transmission/gtk
Charles Kerr 25fdb5805c
refactor: use tr_torrent_id_t (#3314)
* refactor: use semantic type tr_torrent_type_t in libtransmission

* refactor: use semantic type tr_torrent_type_t in gtk client

* refactor: use semantic type tr_torrent_type_t in qt client
2022-06-17 10:43:04 -05:00
..
icons Remove autotools-based build system (#1465) 2020-10-13 03:15:19 +03:00
screenshots lossless compression of images saved 72KB 2017-06-03 23:52:34 +01:00
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 tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
Application.h refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
CMakeLists.txt feat: add tr_strbuf (#2810) 2022-03-24 16:41:29 -05:00
DetailsDialog.cc refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
DetailsDialog.h refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
Dialogs.cc refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
Dialogs.h refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
FaviconCache.cc fixup! fix: coverity warnings (#3168) (#3193) 2022-06-04 11:33:03 -05:00
FaviconCache.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
FileList.cc refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
FileList.h refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05: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 fix: sonarcloud (#2860) 2022-04-01 14:16:33 -05:00
FreeSpaceLabel.h fix: sonarcloud (#2860) 2022-04-01 14:16:33 -05: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 perf: faster file-lists in the GTK client's details dialog (#2993) 2022-04-26 18:24:07 -05:00
IconCache.h perf: faster file-lists in the GTK client's details dialog (#2993) 2022-04-26 18:24:07 -05:00
MainWindow.cc fix: cell-renderer up/down ui layout order (#2970) 2022-04-22 22:41:30 -05:00
MainWindow.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
MakeDialog.cc feature: add piece size selection on torrent creation (GTK) (#3145) 2022-06-01 09:11:30 -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 refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
Notify.h refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
OptionsDialog.cc refactor: add pathbuf and std::string-friendly helpers to tr_sys file and path funcs (#3118) 2022-05-21 20:17:00 -05:00
OptionsDialog.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Prefs.cc refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
Prefs.h refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
PrefsDialog.cc refactor: remove tr_strip_positional_args() (#2881) 2022-04-07 08:23: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 tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
RelocateDialog.h refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
Session.cc refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
Session.h refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
StatsDialog.cc fix: add i18n options for past tense, future tense time (#3245) 2022-06-14 21:56:27 -05:00
StatsDialog.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
SystemTrayIcon.cc refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
SystemTrayIcon.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
TorrentCellRenderer.cc fix: add i18n options for past tense, future tense time (#3245) 2022-06-14 21:56:27 -05:00
TorrentCellRenderer.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Utils.cc fix: add i18n options for past tense, future tense time (#3245) 2022-06-14 21:56:27 -05:00
Utils.h fix: add i18n options for past tense, future tense time (#3245) 2022-06-14 21:56:27 -05:00
main.cc chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
my-valgrind.sh Refactor shell scripts with syntax and styling fixes 2019-01-16 03:22:29 +08:00
ratio.svg (trunk gtk) #2616: "for the ratio mode button, use the yin/yang icon submitted by jimmac" 2009-11-27 14:55:52 +00:00
transmission-gtk.1 update documentation links (#2985) 2022-04-25 18:18:35 -05:00
transmission-gtk.desktop.in cmake: replace intltool with gettext 2018-04-18 09:25:13 +00:00
transmission-gtk.metainfo.xml.in OS X → macOS (#2986) 2022-04-26 09:11:44 -05:00
transmission-ui.xml feature: add missing accelerators for File menu (GTK) (#3213) 2022-06-07 12:17:35 -05:00
transmission.gresource.xml Use stock options and statistics icons in statusbar (GTK client) (#2200) 2021-11-21 14:36:52 +03:00
transmission.ico chore: update GTK client icon to match Big Sur icon 2022-05-24 19:04:56 -05:00
transmission.png chore: update GTK client icon to match Big Sur icon 2022-05-24 19:04:56 -05:00
transmission.rc (win32) Add application icon as a resource 2008-09-06 04:31:08 +00:00
utilities.png lossless compression of images saved 72KB 2017-06-03 23:52:34 +01:00