aboutsummaryrefslogtreecommitdiffstats
path: root/statistics.c
AgeCommit message (Expand)Author
2012-08-21Add helper 'for_each_dive()' dive iteratorGravatar Linus Torvalds
2012-08-20Rework dive selection logicGravatar Linus Torvalds
2012-08-18Change default behavior for Stats to show selected divesGravatar Dirk Hohndel
2012-08-16Stop relying on gtk to track which dives are selectedGravatar Dirk Hohndel
2012-08-14Fix selecting and unselecting summary itemsGravatar Dirk Hohndel
2012-08-14Maintain selected rows when switching between list model and tree modelGravatar Dirk Hohndel
2012-06-30Fix a couple of possible divide-by-zero conditions in statisticsGravatar Linus Torvalds
2012-03-29Fix broken average SAC calculationGravatar Miika Turkia
2012-03-16Show statistics of selected divesGravatar Miika Turkia
2012-01-15Add statistics for longest, shortest, and shallowest diveGravatar Dirk Hohndel
2012-01-15Create separate single dive and total stats pagesGravatar Dirk Hohndel
2012-01-15Separate out single dive statistics and total statisticsGravatar Dirk Hohndel
2011-12-31Define O2 permille for air in one spotGravatar Henrik Brautaset Aronsen
2011-12-09Use common helper function for the "no cylinder info" caseGravatar Linus Torvalds
2011-12-09Show O2 per cent if given in cylinder infoGravatar Miika Turkia
2011-11-09Fix up the statistics page use of pressure dataGravatar Linus Torvalds
2011-11-07don't use strftime() due to locale issuesGravatar Lubomir I. Ivanov
2011-11-04Don't test for liquid HeliumGravatar Dirk Hohndel
2011-11-04Clear O2/H2 field if there is no tank informationGravatar Dirk Hohndel
2011-11-04Don't display a water temperature of absolute 0 in info/stats pageGravatar Dirk Hohndel
2011-11-02Exclude obviously bogus SAC values from statistics calculationsGravatar Dirk Hohndel
2011-11-02Fix typo that broke min SAC calculationGravatar Dirk Hohndel
2011-11-02Surface interval is calculated from the END of previous diveGravatar Dirk Hohndel
2011-11-02Add Info & Stats page to the notebookGravatar Dirk Hohndel