transmission/gtk
Charles Kerr f876a100a0
refactor: add [[fallthrough]] annotation (#1886)
2021-10-06 12:24:02 -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
CMakeLists.txt Port GTK client to C++ (#1833) 2021-09-25 13:47:09 +03:00
actions.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
actions.h Code style change leftovers 2017-04-21 10:40:57 +03:00
conf.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
conf.h refactor: torrent-complete-sound-command is a list (#1710) 2021-05-25 11:21:41 -05:00
details.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
details.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
dialogs.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
dialogs.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
favicon.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
favicon.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
file-list.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
file-list.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
filter.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
filter.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
hig.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
hig.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
icons.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
icons.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
main.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
makemeta-ui.cc refactor: add [[fallthrough]] annotation (#1886) 2021-10-06 12:24:02 -05:00
makemeta-ui.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
msgwin.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
msgwin.h Code style change leftovers 2017-04-21 10:40:57 +03:00
my-valgrind.sh Refactor shell scripts with syntax and styling fixes 2019-01-16 03:22:29 +08:00
notify.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
notify.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
open-dialog.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
open-dialog.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03: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
relocate.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
relocate.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
stats.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
stats.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
torrent-cell-renderer.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
torrent-cell-renderer.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-core.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
tr-core.h Port GTK client to C++ (#1833) 2021-09-25 13:47:09 +03:00
tr-icon.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
tr-icon.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-prefs.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
tr-prefs.h refactor: torrent-complete-sound-command is a list (#1710) 2021-05-25 11:21:41 -05:00
tr-window.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
tr-window.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
transmission-gtk.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
transmission-gtk.appdata.xml.in cmake: replace intltool with gettext 2018-04-18 09:25:13 +00:00
transmission-gtk.desktop.in cmake: replace intltool with gettext 2018-04-18 09:25:13 +00:00
transmission-ui.xml Add Sort by Queue menu item to popup menu (#1040) 2021-08-18 23:15:40 +03:00
transmission.gresource.xml icon: update application icon (#1141) 2020-04-25 20:01:49 -05:00
transmission.ico (win32) Add application icon as a resource 2008-09-06 04:31:08 +00:00
transmission.png (trunk) #5382: better compression of our bundled png files. recompressed by Mangix 2013-06-26 02:06:43 +00:00
transmission.rc (win32) Add application icon as a resource 2008-09-06 04:31:08 +00:00
util.cc refactor: use nullptr instead of NULL (#1884) 2021-10-06 11:32:17 -05:00
util.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
utilities.png lossless compression of images saved 72KB 2017-06-03 23:52:34 +01:00