Age | Commit message (Expand) | Author |
2020-10-25 | cleanup: remove system includes from dive.c | Berthold Stoeger |
2019-11-09 | Core: dynamically allocate the result of get_gas_used() | Berthold Stoeger |
2019-03-12 | Add backend support for statistics by depth and temperature | Doug Junkins |
2018-12-17 | Show average max depth in yearly statistics | Robert C. Helling |
2018-10-07 | Statistics: only consider selected dives in HTML export statistics | Berthold Stoeger |
2018-10-07 | Statistics: un-globalize stats_selection | Berthold Stoeger |
2018-10-07 | Statistics: remove global state / calculate only when needed | Berthold Stoeger |
2018-10-07 | Dive information: fix surface interval calculation | Berthold Stoeger |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-04-10 | Cleanup: remove unused function get_selected_dives_text() | Berthold Stoeger |
2018-02-24 | Use duration_t for total_sac_time in struct stats_t | Stefan Fuchs |
2018-02-24 | Use temperature_t for temperatures in struct stats_t | Stefan Fuchs |
2017-05-26 | Creation of dive duration string and surface interval string | Stefan Fuchs |
2017-04-29 | Add SPDX header to core C files | Dirk Hohndel |
2016-11-15 | Only consider non-zero average depth for statistics | Robert C. Helling |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |