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
/
core
/
units.h
Age
Commit message (
Expand
)
Author
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-05-18
core: removed clang warnings from units.h
jan Iversen
2018-03-02
Choose water presets from a qcombobox in planner, custom value possible
Oliver Schwaneberg
2018-02-24
Correct comments for struct temperature_t value range
Stefan Fuchs
2018-02-24
Use temperature_t for temperatures in struct stats_t
Stefan Fuchs
2017-11-24
Change prefs.show_units_table to bool
Stefan Fuchs
2017-11-17
Fix typo: LENGHT -> LENGTH
Berthold Stoeger
2017-11-13
Display values in info box only if value is interesting
Stefan Fuchs
2017-10-09
Display units in dive list table based on prefs option
Stefan Fuchs
2017-05-26
Adopt O2 and He densities to 20degC
Robert C. Helling
2017-05-26
Compute and display gas density
Robert C. Helling
2017-05-06
Wire up duration units preference UI
Dirk Hohndel
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2017-03-11
Merge branch 'master' of https://github.com/dje29/subsurface
Dirk Hohndel
2017-03-11
Use abbreviations with dots.
Martin Měřinský
2017-03-08
Change calls to rint into lrint avoiding conversion warnings
Jeremie Guichard
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel