mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Today salinity combo is editable if one of these rules matches: The dive was manually entered or if salinity edition is allowed in preferences. However we can have cases that dives were downloaded but its doesn't have salinity info. This fix considers if there's a DC salinity info to decides combo edition and if salinity change indicator will be showed or not. If DC doesn't have salinity, the UI behavior is the same of a manual dive Signed-off-by: Rafael M. Salvioni <rafael.salvioni@gmail.com> |
||
|---|---|---|
| .. | ||
| maintab.cpp | ||
| maintab.h | ||
| TabBase.cpp | ||
| TabBase.h | ||
| TabDiveEquipment.cpp | ||
| TabDiveEquipment.h | ||
| TabDiveEquipment.ui | ||
| TabDiveExtraInfo.cpp | ||
| TabDiveExtraInfo.h | ||
| TabDiveExtraInfo.ui | ||
| TabDiveInformation.cpp | ||
| TabDiveInformation.h | ||
| TabDiveInformation.ui | ||
| TabDiveNotes.cpp | ||
| TabDiveNotes.h | ||
| TabDiveNotes.ui | ||
| TabDivePhotos.cpp | ||
| TabDivePhotos.h | ||
| TabDivePhotos.ui | ||
| TabDiveStatistics.cpp | ||
| TabDiveStatistics.h | ||
| TabDiveStatistics.ui | ||