transmission/gtk
Mike Gelfand dadffa2c0f Align type qualifiers to the right (code style)
This way all the qualifiers (`const`, `volatile`, `mutable`) are grouped
together, e.g. `T const* const x` vs. `const T* const x`. Also helps reading
types right-to-left, e.g. "constant pointer to constant T" vs. "constant
pointer to T which is constant".
2017-04-20 19:53:20 +03:00
..
icons Load icons with GResource, remove deprecated inline pixbufs 2016-02-23 04:34:57 +00:00
CMakeLists.txt Load icons with GResource, remove deprecated inline pixbufs 2016-02-23 04:34:57 +00:00
Makefile.am Load icons with GResource, remove deprecated inline pixbufs 2016-02-23 04:34:57 +00:00
actions.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
actions.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
conf.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
conf.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
details.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
details.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
dialogs.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
dialogs.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
favicon.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
favicon.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
file-list.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
file-list.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
filter.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
filter.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
hig.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
hig.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
icons.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
icons.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
main.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
makemeta-ui.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
makemeta-ui.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
msgwin.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
msgwin.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
my-valgrind.sh synchronize the Qt and GTK+ client's statusbars, including the new freespace indicator. Make the up/down speed ordering consistent between statusbar and torrent list. 2013-01-27 23:05:47 +00:00
notify.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
notify.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
open-dialog.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03: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.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
relocate.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
stats.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
stats.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
torrent-cell-renderer.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
torrent-cell-renderer.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-core.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
tr-core.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
tr-icon.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
tr-icon.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-prefs.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
tr-prefs.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-window.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
tr-window.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
transmission-gtk.1 Add myself to the list of Transmission authors 2017-01-15 01:38:45 +03:00
transmission-gtk.desktop.in Add Keywords to the .desktop file 2017-01-29 01:13:53 +01:00
transmission-ui.xml load the UI from a resource file rather than a string. Patch by fmuellner 2012-09-07 17:18:17 +00:00
transmission.gresource.xml Load icons with GResource, remove deprecated inline pixbufs 2016-02-23 04:34:57 +00: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.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
util.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
utilities.png #5335: better compression of .png files by Mangix 2013-04-10 02:27:42 +00:00