diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2012-08-13 13:09:40 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2012-08-14 12:42:54 -0700 |
commit | 5f1e41de4376bef1968a42f48e3fb04bf10a52cb (patch) | |
tree | b1702ec96131ab8817a2e8fb8611799137f855c2 /save-xml.c | |
parent | 1f3813eb3d0824c9eff4cf9b02e3d34c1c6db71c (diff) | |
download | subsurface-5f1e41de4376bef1968a42f48e3fb04bf10a52cb.tar.gz |
Improve tree model implementation
We now support three hierarchy levels: day, month, and year. Each
indicated by a negative DIVE_INDEX for -1 to -3. This allows a nice
compact overview when doing date based sorting (the default).
As indicated in the previous commit, things still go wrong with sorting by
other columns as the entries are only sorted within each day, not globally
across the whole dive list.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'save-xml.c')
0 files changed, 0 insertions, 0 deletions