]> git.tdb.fi Git - ext/subsurface.git/commit
Do output unit conversion in the dive info window too
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Sep 2011 16:35:45 +0000 (09:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Sep 2011 16:35:45 +0000 (09:35 -0700)
commitc4d5ebb069d41f143d829da26693a72152809f20
tree9b5e9ce6333ad74f144fa2cf168c160f4f73a276
parentfdbd80a3a2e7185b931de139e043304ec5977350
Do output unit conversion in the dive info window too

This should take care of it all, unless I missed some case.

Now we should just save the default units somewhere, and I should do the
divelist update much cleaner (instead of re-doing the divelist entirely,
it should just repaint it - now we lose the highlited dive etc).

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
dive.h
info.c