diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-11-25 20:06:54 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2012-11-26 09:30:27 -0800 |
commit | ffa3fd551c2571060b5f41b7dedad3e714e33311 (patch) | |
tree | daaeb39832dcff1721f741b5d85c0514ec705464 /xslt | |
parent | 85f0749c854b014d6f8759426fa981eb9418ca18 (diff) | |
download | subsurface-ffa3fd551c2571060b5f41b7dedad3e714e33311.tar.gz |
Clarify (and fix) dive trip auto-generation
This makes the dive trip auto-generation a separate pass from the
showing of the dive trips, which makes things much more understandable.
It simplifies the code a lot too, because it's much more natural to
generate the automatic trip data by walking the dives from oldest to
newest (while the tree model wants to walk the other way).
It gets rid of the most annoying part of using the gtk tree model for
dive trip management, but some still remains.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'xslt')
0 files changed, 0 insertions, 0 deletions