summaryrefslogtreecommitdiffstats
path: root/statistics.c
AgeCommit message (Expand)Author
2015-03-11Better testing if the first gas is explicitGravatar Dirk Hohndel
2015-01-29Cylinders which have lesser pressure in the end are usedGravatar Robert C. Helling
2015-01-10Refactor dctype -> divemodeGravatar Robert C. Helling
2014-11-17In a CCR dive the diluent and oxygen cylinders are both usedGravatar Dirk Hohndel
2014-11-07Convert volume calculations into floating pointGravatar Anton Lundin
2014-11-03Fix two more potential crashes for dives without samplesGravatar Dirk Hohndel
2014-10-28Explicit first gas only on first sampleGravatar Dirk Hohndel
2014-10-28Improve tank handling for CobaltGravatar Dirk Hohndel
2014-08-06Make gas use statistics be coherent and more completeGravatar Linus Torvalds
2014-07-17Replace cylinder_is_used with is_cylinder_usedGravatar Anton Lundin
2014-07-17Rename is_gas_used to is_gas_usedGravatar Anton Lundin
2014-07-17Statistics: change our notion of "bogus SAC rate"Gravatar Dirk Hohndel
2014-06-29Calculate approx gas bill on divesGravatar Anton Lundin
2014-06-01Remove is_air() and convert its users to gasmixGravatar Dirk Hohndel
2014-05-20Migrate code to for_each_dive and for_each_dcGravatar Anton Lundin
2014-05-20Consistently use for_each_dive (and use it correctly)Gravatar Dirk Hohndel
2014-05-13Do not check for null before free.Gravatar Tomaz Canabrava
2014-04-26Don't calculate SAC-rates for negative pressure changesGravatar Linus Torvalds
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-01-16Convert the C code to using stdbool and true/falseGravatar Anton Lundin
2014-01-11Ensure gaslist is NULL terminatedGravatar Miika Turkia
2013-12-11Close warning first might be garbageGravatar Anton Lundin
2013-12-08Make local helpers staticGravatar Anton Lundin
2013-11-30Fix a crash when no trip existsGravatar Miika Turkia
2013-11-29Rewrite is_gas_used to use get_cylinder_indexGravatar Anton Lundin
2013-11-27Only return gas volumes for gases usedGravatar Anton Lundin
2013-11-24Bugfix crash in trip statistics for non trip divesGravatar Anton Lundin
2013-11-23Adding trip based statisticsGravatar Miika Turkia
2013-11-21Fix a couple of warningsGravatar Dirk Hohndel
2013-11-19Do per cylinder statisticsGravatar Anton Lundin
2013-11-02Replaced the tag implementationGravatar Maximilian Güntner
2013-10-20Get rid of compiler warning on format stringsGravatar Miika Turkia
2013-10-09Next step towards working translationsGravatar Dirk Hohndel
2013-10-06Make is_gas_used work with SAMPLE_EVENT_GASCHANGEGravatar Anton Lundin
2013-10-06Trying to switch to Qt translationGravatar Dirk Hohndel
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-10-03Bugfix typo in get_gas_usedGravatar Anton Lundin
2013-06-19Improve readability of yearly statisticsGravatar Dirk Hohndel
2013-06-12Show EANxx for Nitrox in info tabGravatar Dirk Hohndel
2013-05-31List only the gases used in the Info tabGravatar Dirk Hohndel
2013-05-19Continue populating the DiveInfo tabGravatar Dirk Hohndel
2013-05-17Merge branch 'Qt'Gravatar Dirk Hohndel
2013-05-14Add tag for deco divesGravatar Dirk Hohndel
2013-05-06Start populating the maintab Dive Info widgetGravatar Dirk Hohndel
2013-04-15Separate Gtk related code from core logic: statisticsGravatar Dirk Hohndel
2013-04-14Separate Gtk related code from core logic: statisticsGravatar Dirk Hohndel
2013-04-10Add four more tagsGravatar Dirk Hohndel
2013-04-09Automatically show Freshwater tag (but don't set it)Gravatar Dirk Hohndel
2013-04-09Add tags for night and freshwaterGravatar Henrik Brautaset Aronsen
2013-04-09Add lake and river to the list of supported tagsGravatar Pierre-Yves Chibon