]> git.tdb.fi Git - ext/subsurface.git/commit
Improve divelist group header information
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Aug 2012 18:41:11 +0000 (11:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Aug 2012 18:41:11 +0000 (11:41 -0700)
commitc5be77093ae0b709ff10509fda20e08f09c0bc25
treeede564686c58eae3fac1ab009378ee14acff29c4
parent413065dcdccebe3a97813e9c45a654820f98e0e6
Improve divelist group header information

This shows the number of dives in the grup in the divelist header field,
and also picks the location from the first dive that *had* a location,
so that if any dive in the group has a valid location, the group will
have a location.

It also makes double-clicking a dive group expand/collapse that group.

Requested-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
divelist.c