Age | Commit message (Expand) | Author |
2020-01-06 | core: read and write the user-specified salinity | willemferguson |
2020-01-06 | desktop UI: create the UI components for editing the salinity. | willemferguson |
2019-12-03 | Desktop: add additional star widgets to Information tab | willemferguson |
2019-12-03 | Desktop: enable additional environmental star widgets | willemferguson |
2019-11-16 | Remove setStyleSheet for "Dive mode" box | Stefan Fuchs |
2019-11-14 | Refactoring: move undo commands to top level | Berthold Stoeger |
2019-11-11 | Show altitude corresponding to surface pressure | willemferguson |
2019-11-11 | Information tab: Make air and water tempertatures editable | willemferguson |
2019-11-10 | Reorganise the Information tab of the Info panel | Willem Ferguson |
2019-11-09 | Cylinders: access cylinders with get_cylinder() | Berthold Stoeger |
2019-11-09 | Desktop: support no-cylinders in dive information tab | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-11-09 | Cylinders: dynamically allocate cylinder arrays | Berthold Stoeger |
2019-11-09 | Core: dynamically allocate the result of get_gas_used() | Berthold Stoeger |
2019-10-26 | Undo: turn dive- and trip-fields into flags | Berthold Stoeger |
2019-10-26 | Desktop: make salinity a field known to the undo system | Berthold Stoeger |
2019-07-18 | Cleanup: remove includes from qthelper.h | Berthold Stoeger |
2019-06-23 | Undo: don't send signals batched by trip | Berthold Stoeger |
2019-06-19 | Cleanup: use quotation marks for non-system includes | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-05-15 | Cleanup: small coding style fixes | Dirk Hohndel |
2019-05-15 | Convert the atmospheric pressure in the Information Tab to an editable field | willemferguson |
2019-04-29 | Cleanup: remove redundant string clearing | Berthold Stoeger |
2019-04-29 | Desktop: automatically update dive information tab | Berthold Stoeger |
2019-04-29 | Desktop: use current_dive in information tab | Berthold Stoeger |
2018-10-07 | Dive information: fix surface interval calculation | Berthold Stoeger |
2018-08-23 | Cleanup: pass gasmix by value | Berthold Stoeger |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-02-17 | Consistently use the famous l for liters in info tab | Stefan Fuchs |
2017-10-01 | Use helper function dive_endtime() where apropriate | Stefan Fuchs |
2017-06-11 | TabDiveInformation.cpp: use lrint() for sac.mliter in updateData() | Lubomir I. Ivanov |
2017-05-26 | Creation of dive duration string and surface interval string | Stefan Fuchs |
2017-04-29 | Add SPDX header to desktop widgets | Dirk Hohndel |
2017-04-06 | Break down MainTab into smaller classes | Tomaz Canabrava |