Age | Commit message (Expand) | Author |
2020-09-04 | Implement Seac SeacSync databaser parser. | James Wobser |
2020-05-05 | cleanup: Change Salty to Brackish | Monty Taylor |
2020-05-01 | cleanup: move FRACTION macro from dive.h to units.h | Berthold Stoeger |
2020-01-18 | mobile-widgets: add pure interface for passing values to QML | jan Iversen |
2020-01-10 | code cleanup: use explicit zero_location | Dirk Hohndel |
2020-01-10 | code cleanup: consistently initialize zero duration_t | Dirk Hohndel |
2019-08-29 | Fix broken windows build with latest MXE | Paul Buxton |
2019-06-19 | Cleanup: move unit-related functions to own translation unit | Berthold Stoeger |
2019-05-15 | Convert the atmospheric pressure in the Information Tab to an editable field | willemferguson |
2019-05-11 | Cleanup: move parse_location() declaration into header file | Berthold Stoeger |
2019-05-05 | Cleanup: remove unused macro SURFACE_PRESSURE_STRING | Berthold Stoeger |
2019-04-12 | Pedantic: K are an absolute scale, which are not given in degrees | Berthold Stoeger |
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 |