index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
statistics.c
Age
Commit message (
Expand
)
Author
2012-08-21
Add helper 'for_each_dive()' dive iterator
Linus Torvalds
2012-08-20
Rework dive selection logic
Linus Torvalds
2012-08-18
Change default behavior for Stats to show selected dives
Dirk Hohndel
2012-08-16
Stop relying on gtk to track which dives are selected
Dirk Hohndel
2012-08-14
Fix selecting and unselecting summary items
Dirk Hohndel
2012-08-14
Maintain selected rows when switching between list model and tree model
Dirk Hohndel
2012-06-30
Fix a couple of possible divide-by-zero conditions in statistics
Linus Torvalds
2012-03-29
Fix broken average SAC calculation
Miika Turkia
2012-03-16
Show statistics of selected dives
Miika Turkia
2012-01-15
Add statistics for longest, shortest, and shallowest dive
Dirk Hohndel
2012-01-15
Create separate single dive and total stats pages
Dirk Hohndel
2012-01-15
Separate out single dive statistics and total statistics
Dirk Hohndel
2011-12-31
Define O2 permille for air in one spot
Henrik Brautaset Aronsen
2011-12-09
Use common helper function for the "no cylinder info" case
Linus Torvalds
2011-12-09
Show O2 per cent if given in cylinder info
Miika Turkia
2011-11-09
Fix up the statistics page use of pressure data
Linus Torvalds
2011-11-07
don't use strftime() due to locale issues
Lubomir I. Ivanov
2011-11-04
Don't test for liquid Helium
Dirk Hohndel
2011-11-04
Clear O2/H2 field if there is no tank information
Dirk Hohndel
2011-11-04
Don't display a water temperature of absolute 0 in info/stats page
Dirk Hohndel
2011-11-02
Exclude obviously bogus SAC values from statistics calculations
Dirk Hohndel
2011-11-02
Fix typo that broke min SAC calculation
Dirk Hohndel
2011-11-02
Surface interval is calculated from the END of previous dive
Dirk Hohndel
2011-11-02
Add Info & Stats page to the notebook
Dirk Hohndel
[prev]