(trunk gtk) include the torrent hashcode in the model's collated name.
authorJordan Lee <jordan@transmissionbt.com>
Fri, 21 Jan 2011 18:30:08 +0000 (18:30 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Fri, 21 Jan 2011 18:30:08 +0000 (18:30 +0000)
commit4d529db419c96fd6603ef46942f6b405ed6404ac
tree745a5f846eea7515b05645b85d87bebc13ba1615
parent287d61197a2684da30c9e3aecb0e09829e5a0ce7
(trunk gtk) include the torrent hashcode in the model's collated name.

This simplifies sorting by name by merging the primary and secondary keys (case-insensitive name, and hash string) into a single key.
gtk/tr-core.c