index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
tab-widgets
/
TabDiveInformation.cpp
Age
Commit message (
Expand
)
Author
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