aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets/TabDiveInformation.cpp
AgeCommit message (Expand)Author
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
2017-10-01Use helper function dive_endtime() where apropriateGravatar Stefan Fuchs
2017-06-11TabDiveInformation.cpp: use lrint() for sac.mliter in updateData()Gravatar Lubomir I. Ivanov
2017-05-26Creation of dive duration string and surface interval stringGravatar Stefan Fuchs
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-04-06Break down MainTab into smaller classesGravatar Tomaz Canabrava