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
2014-06-01
Remove is_air() and convert its users to gasmix
Dirk Hohndel
2014-05-20
Migrate code to for_each_dive and for_each_dc
Anton Lundin
2014-05-20
Consistently use for_each_dive (and use it correctly)
Dirk Hohndel
2014-05-13
Do not check for null before free.
Tomaz Canabrava
2014-04-26
Don't calculate SAC-rates for negative pressure changes
Linus Torvalds
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-01-16
Convert the C code to using stdbool and true/false
Anton Lundin
2014-01-11
Ensure gaslist is NULL terminated
Miika Turkia
2013-12-11
Close warning first might be garbage
Anton Lundin
2013-12-08
Make local helpers static
Anton Lundin
2013-11-30
Fix a crash when no trip exists
Miika Turkia
2013-11-29
Rewrite is_gas_used to use get_cylinder_index
Anton Lundin
2013-11-27
Only return gas volumes for gases used
Anton Lundin
2013-11-24
Bugfix crash in trip statistics for non trip dives
Anton Lundin
2013-11-23
Adding trip based statistics
Miika Turkia
2013-11-21
Fix a couple of warnings
Dirk Hohndel
2013-11-19
Do per cylinder statistics
Anton Lundin
2013-11-02
Replaced the tag implementation
Maximilian Güntner
2013-10-20
Get rid of compiler warning on format strings
Miika Turkia
2013-10-09
Next step towards working translations
Dirk Hohndel
2013-10-06
Make is_gas_used work with SAMPLE_EVENT_GASCHANGE
Anton Lundin
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-03
Bugfix typo in get_gas_used
Anton Lundin
2013-06-19
Improve readability of yearly statistics
Dirk Hohndel
2013-06-12
Show EANxx for Nitrox in info tab
Dirk Hohndel
2013-05-31
List only the gases used in the Info tab
Dirk Hohndel
2013-05-19
Continue populating the DiveInfo tab
Dirk Hohndel
2013-05-17
Merge branch 'Qt'
Dirk Hohndel
2013-05-14
Add tag for deco dives
Dirk Hohndel
2013-05-06
Start populating the maintab Dive Info widget
Dirk Hohndel
2013-04-15
Separate Gtk related code from core logic: statistics
Dirk Hohndel
2013-04-14
Separate Gtk related code from core logic: statistics
Dirk Hohndel
2013-04-10
Add four more tags
Dirk Hohndel
2013-04-09
Automatically show Freshwater tag (but don't set it)
Dirk Hohndel
2013-04-09
Add tags for night and freshwater
Henrik Brautaset Aronsen
2013-04-09
Add lake and river to the list of supported tags
Pierre-Yves Chibon
2013-04-09
Store the tag names instead of an opaque number
Dirk Hohndel
2013-04-09
Add dive tags and support invalid dives
Ďoďo
2013-04-07
Fix some of the gcc-4.8 warnings
Dirk Hohndel
2013-04-07
Fix some of the gcc-4.8 warnings
Dirk Hohndel
2013-03-28
Use the new get_o2()/get_he() helper functions more widely
Linus Torvalds
2013-03-03
Try to capture some more potential buffer overflows caused by localization
Dirk Hohndel
2013-02-25
Take incompressibility of gas into account at higher pressures
Linus Torvalds
2013-02-23
statistics.c: Fix a potential compiler bug triggered in gcc 3.4.5
Lubomir I. Ivanov
2013-02-23
statistics.c: Added missing translation of "<unit>/min"
Lubomir I. Ivanov
2013-02-18
Clear statistics and equipment when no dive is selected
Dirk Hohndel
2013-02-14
Better handling of manually edited air temperature
Dirk Hohndel
2013-02-09
Move duration to dive structure and replace accessor function
Dirk Hohndel
2013-02-09
Add a meandepth to the dive structure
Dirk Hohndel
[next]