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-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
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
[next]