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
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
2013-02-09
Show the actice divecomputer's data in the Info notebook
Dirk Hohndel
2013-02-08
Add maxdepth back to the dive structure
Dirk Hohndel
2013-02-08
Improve calculation of maxtemp and mintemp of dive
Dirk Hohndel
2013-02-08
Simplify/clarify the get_surface_pressure_in_mbar() function
Linus Torvalds
2013-02-09
Clean up the handling of surface pressure
Dirk Hohndel
2013-02-08
Duration of a dive is the maximum duration from all divecomputers
Dirk Hohndel
2013-02-03
Distinguish the two uses of "Gas Used" for translation purposes
Dirk Hohndel
2013-02-01
Clear yearly statistics when closing data file
Dirk Hohndel
2013-01-31
Place Info and Stats page at the top of notebook page
Dirk Hohndel
2013-01-30
Massive cleanup
Dirk Hohndel
2013-01-30
Display air pressure in the Info notebook
Dirk Hohndel
2013-01-28
Make subsurface compile with -DGSEAL_ENABLE
Linus Torvalds
2013-01-24
Remove unused variable for unit name in statistics calculations
Dirk Hohndel
2013-01-24
Use actual min and max temperatures in statistics.
Henrik Brautaset Aronsen
2013-01-23
Move more dive computer filled data to the divecomputer structure
Linus Torvalds
2013-01-14
Centralising and redefining values as integers
Jan Schubert
2013-01-11
Add default filename and divelist font to prefs structure
Linus Torvalds
2012-12-22
Add some text in statistics.c for translation
Lubomir I. Ivanov
2012-12-20
If no dives are selected, clear the stats widget
Dirk Hohndel
2012-12-20
Show which dives are covered by the statistics
Dirk Hohndel
2012-12-09
Rename on_delete function in statistics.c
Dirk Hohndel
2012-11-11
Fix average temperature statistics
Linus Torvalds
2012-10-28
Add support for visibility tracking and allow manual entry air temp
Dirk Hohndel
2012-10-28
Display air temperature in the info notebook page
Dirk Hohndel
2012-10-17
Translate the SAC value in 'Dive Info'
Lubomir I. Ivanov
2012-10-17
Handle dates and a "calculated plural" in translations
Dirk Hohndel
2012-10-16
Avoid zero degrees Kelvin in yearly statistics
Henrik Brautaset Aronsen
2012-10-14
Improve translations
Dirk Hohndel
2012-10-11
Conversion to gettext to allow localization
Dirk Hohndel
2012-09-20
Fix yearly statistics after 64-bit time changes
Miika Turkia
2012-09-19
Use a 64-bit 'timestamp_t' for all timestamps, rather than 'time_t'
Linus Torvalds
2012-09-17
Merge branch 'defaultfile'
Dirk Hohndel
2012-09-14
Changing Miika's code to avoid global iter
Dirk Hohndel
2012-09-14
Improving the yearly statistics code
Miika Turkia
2012-09-11
Display yearly/monthly statistics
Miika Turkia
2012-09-10
Implement Close menu option that allows closing the data file
Dirk Hohndel
2012-08-26
Do some whitespace cleanup
Linus Torvalds
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
[next]