Age | Commit message (Expand) | Author |
2018-06-17 | Fix an error around translation of dive modes in the UI | Stefan Fuchs |
2018-05-28 | Rename confusing variable name | Robert C. Helling |
2018-05-28 | Distinguish between user and internal divemode names | Robert C. Helling |
2018-05-14 | Rename enum dive_comp_type to divemode_t | Robert C. Helling |
2018-04-10 | Cleanup: remove unused function get_selected_dives_text() | Berthold Stoeger |
2018-02-27 | Updated strategy for removing cylinders | Stefan Fuchs |
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-12-17 | Cleanup: durations are now signed | Dirk Hohndel |
2017-10-29 | Mark missing translations | Dirk Hohndel |
2017-09-14 | Refine cylinder usage tests | Miika Turkia |
2017-08-26 | Remove some unused variables | Dirk Hohndel |
2017-07-22 | Gas usage statistics: don't require gas switch events | Linus Torvalds |
2017-07-21 | Start cleaning up sensor indexing for multiple sensors | Linus Torvalds |
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 |
2017-03-09 | Fix potential double/float to int rounding errors | Jeremie Guichard |
2017-03-08 | Change calls to rint into lrint avoiding conversion warnings | Jeremie Guichard |
2017-03-07 | Enable translate 'All' in yearly statistics. | Martin Měřinský |
2017-02-03 | Don't do strcmp on NIL pointer | Robert C. Helling |
2017-02-03 | Do not count gas used in planned dives for statistics | Robert Helling |
2017-02-03 | Revert "In statistics, ignore gas use of planned dives" | Dirk Hohndel |
2017-02-02 | In statistics, ignore gas use of planned dives | Robert C. Helling |
2016-11-15 | Only consider non-zero average depth for statistics | Robert C. Helling |
2016-04-29 | Extend time parsing to before 1970 | Linus Torvalds |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |