summaryrefslogtreecommitdiffstats
path: root/core/units.h
AgeCommit message (Expand)Author
2020-09-04Implement Seac SeacSync databaser parser.Gravatar James Wobser
2020-05-05cleanup: Change Salty to BrackishGravatar Monty Taylor
2020-05-01cleanup: move FRACTION macro from dive.h to units.hGravatar Berthold Stoeger
2020-01-18mobile-widgets: add pure interface for passing values to QMLGravatar jan Iversen
2020-01-10code cleanup: use explicit zero_locationGravatar Dirk Hohndel
2020-01-10code cleanup: consistently initialize zero duration_tGravatar Dirk Hohndel
2019-08-29 Fix broken windows build with latest MXEGravatar Paul Buxton
2019-06-19Cleanup: move unit-related functions to own translation unitGravatar Berthold Stoeger
2019-05-15Convert the atmospheric pressure in the Information Tab to an editable fieldGravatar willemferguson
2019-05-11Cleanup: move parse_location() declaration into header fileGravatar Berthold Stoeger
2019-05-05Cleanup: remove unused macro SURFACE_PRESSURE_STRINGGravatar Berthold Stoeger
2019-04-12Pedantic: K are an absolute scale, which are not given in degreesGravatar Berthold Stoeger
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-05-18core: removed clang warnings from units.hGravatar jan Iversen
2018-03-02Choose water presets from a qcombobox in planner, custom value possibleGravatar Oliver Schwaneberg
2018-02-24Correct comments for struct temperature_t value rangeGravatar Stefan Fuchs
2018-02-24Use temperature_t for temperatures in struct stats_tGravatar Stefan Fuchs
2017-11-24Change prefs.show_units_table to boolGravatar Stefan Fuchs
2017-11-17Fix typo: LENGHT -> LENGTHGravatar Berthold Stoeger
2017-11-13Display values in info box only if value is interestingGravatar Stefan Fuchs
2017-10-09Display units in dive list table based on prefs optionGravatar Stefan Fuchs
2017-05-26Adopt O2 and He densities to 20degCGravatar Robert C. Helling
2017-05-26Compute and display gas densityGravatar Robert C. Helling
2017-05-06Wire up duration units preference UIGravatar Dirk Hohndel
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-03-11Merge branch 'master' of https://github.com/dje29/subsurfaceGravatar Dirk Hohndel
2017-03-11Use abbreviations with dots.Gravatar Martin Měřinský
2017-03-08Change calls to rint into lrint avoiding conversion warningsGravatar Jeremie Guichard
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel