transmission/gtk
Balázs Meskó 0df6c23c7b
fix: mark non-c-strings for gettext i18n (#3210)
2022-06-08 01:04:17 -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 docs: fix various typos and misspellings (#2955) 2022-04-21 09:28:38 -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 fix: mark non-c-strings for gettext i18n (#3210) 2022-06-08 01:04:17 -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 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 fix: GTK file list size and progress % regression (#3127) 2022-05-25 13:27:33 -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 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 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: 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 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 Revert "refactor: move tr_torrent callbacks to tr_session (#3003)" (#3104) 2022-05-16 13:48:43 -05:00
Session.h chore: iwyu cleanup (#2981) 2022-04-24 20:49:52 -05: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 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: mark non-c-strings for gettext i18n (#3210) 2022-06-08 01:04:17 -05:00
TorrentCellRenderer.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
Utils.cc refactor: remove tr_strip_positional_args() (#2881) 2022-04-07 08:23:04 -05:00
Utils.h chore: iwyu cleanup (#2981) 2022-04-24 20:49:52 -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