subsurface/desktop-widgets/tab-widgets
Robert C. Helling 07745893e5 Don't attempt to compute SAC for CCR dives
CCRs are different. It does not make sense to compute
a depth dependent SAC. You could compute the rate of O2
consumption but even that is likely wrong (as O2 in the
diluent would enter that as well), so simply don't attempt
it.

Signed-off-by: Robert C. Helling <helling@atdotde.de>
2021-11-24 11:03:51 -08:00
..
maintab.cpp Remove the divecomputer naming tab 2021-08-18 13:22:02 -07:00
maintab.h cleanup: remove empty function MainTab::reload() 2020-11-14 10:01:50 -08:00
maintab.ui desktop: generalize the colorization of the tab widget 2020-11-03 23:08:39 -08:00
TabBase.cpp desktop: automatically pick a good theme title color 2020-11-04 14:47:10 -08:00
TabBase.h desktop: automatically pick a good theme title color 2020-11-04 14:47:10 -08:00
TabDiveEquipment.cpp desktop: warn when deleting a cylinder with sensor readings 2021-09-03 13:35:28 -07:00
TabDiveEquipment.h undo: show multiple dive warning when editing equipment 2020-04-07 00:13:35 +02:00
TabDiveEquipment.ui desktop: generalize the colorization of the tab widget 2020-11-03 23:08:39 -08:00
TabDiveExtraInfo.cpp cleanup: generalize ExtraDataModel to display data of any dc 2020-05-07 08:46:15 -07:00
TabDiveExtraInfo.h Cleanup: reinstate override modifiers 2018-09-29 15:23:25 -07:00
TabDiveExtraInfo.ui Cleanup: Move dive-equipment tab into own translation units 2019-04-15 10:30:04 +12:00
TabDiveInformation.cpp Don't attempt to compute SAC for CCR dives 2021-11-24 11:03:51 -08:00
TabDiveInformation.h desktop: automatically pick a good theme title color 2020-11-04 14:47:10 -08:00
TabDiveInformation.ui desktop: generalize the colorization of the tab widget 2020-11-03 23:08:39 -08:00
TabDivePhotos.cpp cleanup: replace membuffer by membufferpp in C-code 2021-07-23 11:22:43 -07:00
TabDivePhotos.h Write dive data as video subtitles 2019-04-16 20:38:19 +02:00
TabDivePhotos.ui Implement different zoom levels for dive photos tab 2017-12-18 12:07:10 -08:00
TabDiveSite.cpp desktop: fix saving of column-widths of device and site tables 2020-11-07 11:37:51 -08:00
TabDiveSite.h desktop: fix saving of column-widths of device and site tables 2020-11-07 11:37:51 -08:00
TabDiveSite.ui desktop: generalize the colorization of the tab widget 2020-11-03 23:08:39 -08:00
TabDiveStatistics.cpp desktop: fix div-by-zero when selecting multiple invalid dives 2021-10-11 20:53:41 +03:00
TabDiveStatistics.h desktop: move MinMaxAvgWidget to TabDiveStatistics 2020-10-26 20:56:56 -07:00
TabDiveStatistics.ui Reorganise the current statistics tab 2020-11-04 11:34:26 -08:00