1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-30 19:03:04 +00:00
transmission/utils
Charles Kerr 00be8d00d7
refactor: make variant_headers reusable to qt app. (#1369)
* refactor: make variant_headers reusable to qt app.

Torrent.cc's `change()` template methods are generically useful to deal
with tr_variant wrangling, but previously were only used in Torrent.cc.
This PR moves them into a new API `VariantHelpers.h` for use by Prefs,
Session, TorrentModel, etc.
2020-07-26 23:30:58 -05:00
..
CMakeLists.txt Move transmission-remote to utils 2018-11-06 20:10:10 +00:00
create.c Use explicit boolean conversions 2019-07-14 16:25:07 +03:00
edit.c Use explicit boolean conversions 2019-07-14 16:25:07 +03:00
Makefile.am Move transmission-remote to utils 2018-11-06 20:10:10 +00:00
remote.c refactor: make variant_headers reusable to qt app. (#1369) 2020-07-26 23:30:58 -05:00
show.c Use explicit boolean conversions 2019-07-14 16:25:07 +03:00
transmission-create.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
transmission-edit.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
transmission-remote.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
transmission-show.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
units.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00