summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets/TabDiveInformation.cpp
AgeCommit message (Expand)Author
2020-10-29desktop: use default colors for dive info labelsGravatar Doug Junkins
2020-09-21translations: initialize water type strings at run timeGravatar Berthold Stoeger
2020-05-25cleanup: whitespace fixes in TabDiveInformationGravatar Berthold Stoeger
2020-05-25desktop: localize salinity valueGravatar Berthold Stoeger
2020-05-06desktop: update information tab when cylinders changeGravatar Berthold Stoeger
2020-05-05cleanup: capitalize use dcGravatar Monty Taylor
2020-05-05cleanup: Change Salty to BrackishGravatar Monty Taylor
2020-05-05Grantlee: Add salinity and water type to grantlee variablesGravatar Monty Taylor
2020-05-03profile: remove outside callers of ProfileWidget2::replot()Gravatar Berthold Stoeger
2020-04-30desktop: don't replot profile when populating dive information tabGravatar Berthold Stoeger
2020-04-21desktop: don't access first data element if no cylindersGravatar Berthold Stoeger
2020-04-13desktop: remove special QGroupBox stylesheet for non-Windows systemsGravatar Berthold Stoeger
2020-01-10code cleanup: add missing initializationGravatar Dirk Hohndel
2020-01-06desktop UI: only show salinity warning when DC salinity is differentGravatar Dirk Hohndel
2020-01-06desktop UI: use salinity of current DC, not first DCGravatar Dirk Hohndel
2020-01-06desktop UI: correctly show the salinity data overwritten warningGravatar Dirk Hohndel
2020-01-06desktop UI: treat an unknown salinity as thatGravatar Dirk Hohndel
2020-01-06code cleanup: avoid unused argument warningsGravatar Dirk Hohndel
2020-01-06desktop UI: remove strange sprintf callsGravatar Dirk Hohndel
2020-01-06desktop UI: small cleanups of salinity codeGravatar willemferguson
2020-01-06core: read and write the user-specified salinityGravatar willemferguson
2020-01-06desktop UI: create the UI components for editing the salinity.Gravatar willemferguson
2019-12-03Desktop: add additional star widgets to Information tabGravatar willemferguson
2019-12-03Desktop: enable additional environmental star widgetsGravatar willemferguson
2019-11-16Remove setStyleSheet for "Dive mode" boxGravatar Stefan Fuchs
2019-11-14Refactoring: move undo commands to top levelGravatar Berthold Stoeger
2019-11-11Show altitude corresponding to surface pressureGravatar willemferguson
2019-11-11Information tab: Make air and water tempertatures editableGravatar willemferguson
2019-11-10Reorganise the Information tab of the Info panelGravatar Willem Ferguson
2019-11-09Cylinders: access cylinders with get_cylinder()Gravatar Berthold Stoeger
2019-11-09Desktop: support no-cylinders in dive information tabGravatar Berthold Stoeger
2019-11-09Core: remove MAX_CYLINDERS restrictionGravatar Berthold Stoeger
2019-11-09Cylinders: dynamically allocate cylinder arraysGravatar Berthold Stoeger
2019-11-09Core: dynamically allocate the result of get_gas_used()Gravatar Berthold Stoeger
2019-10-26Undo: turn dive- and trip-fields into flagsGravatar Berthold Stoeger
2019-10-26Desktop: make salinity a field known to the undo systemGravatar Berthold Stoeger
2019-07-18Cleanup: remove includes from qthelper.hGravatar Berthold Stoeger
2019-06-23Undo: don't send signals batched by tripGravatar Berthold Stoeger
2019-06-19Cleanup: use quotation marks for non-system includesGravatar Berthold Stoeger
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-05-15Cleanup: small coding style fixesGravatar Dirk Hohndel
2019-05-15Convert the atmospheric pressure in the Information Tab to an editable fieldGravatar willemferguson
2019-04-29Cleanup: remove redundant string clearingGravatar Berthold Stoeger
2019-04-29Desktop: automatically update dive information tabGravatar Berthold Stoeger
2019-04-29Desktop: use current_dive in information tabGravatar Berthold Stoeger
2018-10-07Dive information: fix surface interval calculationGravatar Berthold Stoeger
2018-08-23Cleanup: pass gasmix by valueGravatar Berthold Stoeger
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-02-17Consistently use the famous l for liters in info tabGravatar Stefan Fuchs